[M3devel] asm/ipc.h not present on ubuntu 6.10

Olaf Wagner wagner at elegosoft.com
Tue Feb 6 17:13:43 CET 2007


On Tue, February 6, 2007 4:39 pm, Daniel Alejandro Benavides D. wrote:
> Hi:
> Im compiling all the system and I got this error
>
> On the file
> cm3/m3-libs/m3gc-simple/src/runtime/LINUXLIBC6
> the line 19 has the following include:
>
> #if __GLIBC__ >= 2 && __GLIBC_MINOR__ >= 1
> #include <asm/ipc.h>
> #endif
>
> Is there a problem changing the include to
> #include <asm-generic/ipc.h>   ?
> This kernel is 2.6.17-10-generic

If this is the location the file has moved to it is certainly correct
at least for your workspace. Before you check-in such a change, you
should add an appropriate version check of course, or other people
using other Linux versions will have similar problems as you.

Olaf
-- 
Olaf Wagner -- elego Software Solutions GmbH, Ohmstr. 9, 10179 Berlin, Germany
phone: +49 30 23 45 86 96  mobile: +49 177 2345 869  fax: +49 30 23 45 86 95
http://www.elegosoft.com | Geschäftsführer: Olaf Wagner | Sitz: Berlin
Handelregister: Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194



More information about the M3devel mailing list