[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compile problem after upgrading



This patch solved the problem:

--- ipc.h.orig  2003-10-31 16:18:39.000000000 -0500
+++ ipc.h       2003-10-31 16:18:23.000000000 -0500
@@ -1,6 +1,8 @@
 #ifndef __i386_IPC_H__
 #define __i386_IPC_H__

+#include <linux/compiler.h>
+
 /*
  * These are used to wrap system calls on x86.
  *

Cheers.

Andrés Roldán <aroldan@debian.org> writes:

> Hi, I decided to ask first before file a bug.
>
> After I upgrade to libc6 2.3.2.ds1-8 I was not able to compile one of my 
> packages. The error is the following:
>
> In file included from vg_intercept.c:64:
> /usr/include/asm/ipc.h:10: error: field `__user' has incomplete type
> /usr/include/asm/ipc.h:10: error: error de decodificación before '*' token
> /usr/include/asm/ipc.h:12: error: error de decodificación before '}' token
>
> Any ideas?
>
> Thanks in advance.
>
> -- 
> Andres Roldan
>
> Fluidsignal Group 	<aroldan@fluidsignal.com>
> The Debian Project	<aroldan@debian.org>
> GPG Key-ID: 		0xB29396EB	
> Home Page   		http://people.fluidsignal.com/~aroldan

-- 
Andres Roldan

Fluidsignal Group 	<aroldan@fluidsignal.com>
The Debian Project	<aroldan@debian.org>
GPG Key-ID: 		0xB29396EB	
Home Page   		http://people.fluidsignal.com/~aroldan

Attachment: pgp6VL9iX7l6V.pgp
Description: PGP signature


Reply to: