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

Daniel Alejandro Benavides D. dabenavidesd at yahoo.es
Tue Feb 6 16:39:34 CET 2007


Hi:
Im compiling all the system and I got this error

/home/admin11/code/cm3-5.4/cm3/scripts/pkgmap.sh -c
"/usr/local/cm3/bin/cm3 -DPTHREAD -build 
-DROOT='/home/admin11/code/cm3-5.4/cm3'  &&
/usr/local/cm3/bin/cm3 -DPTHREAD -ship
-DROOT='/home/admin11/code/cm3-5.4/cm3' " m3gc-simple
m3core libm3 patternmatching m3middle m3quake
m3scanner m3tools m3cgcat m3cggen m3gdb m3bundle
arithmetic bitvector digraph parseparams realgeometry
set slisp sortedtableextras table-list tempfiles tcp
udp libsio libbuf debug listfuncs embutils m3tk-misc
http binIO commandrw m3tk mtex m3totex m3tohtml m3scan
m3markup m3browser cmpdir cmpfp dirfp uniq netobj
netobjd stubgen events rdwr sharedobj sharedobjgen
odbc postgres95 db smalldb stable stablegen X11R4 ui
PEX vbtkit cmvbt jvideo videovbt web formsvbtpixmaps
formsvbt formsview formsedit codeview mg mgkit opengl
anim3D zeus m3zume synloc synex metasyn obliqrt
obliqparse obliqprint obliq obliqlibemb obliqlibm3
obliqlibui obliqlibanim obliqsrvstd obliqsrvui
obliqbinmin obliqbinstd obliqbinui obliqbinanim
visualobliq vocgi voquery vorun webvbt recordheap
rehearsecode replayheap showheap shownew showthread
pkl-fonts juno-machine juno-compiler juno-app cube
calculator fisheye mentor
=== package
/home/admin11/code/cm3-5.4/cm3/m3-libs/m3gc-simple ===
 +++ /usr/local/cm3/bin/cm3 -DPTHREAD -build 
-DROOT='/home/admin11/code/cm3-5.4/cm3'  &&
/usr/local/cm3/bin/cm3 -DPTHREAD -ship
-DROOT='/home/admin11/code/cm3-5.4/cm3'  +++
--- building in LINUXLIBC6 ---

new source -> compiling RTVM.c
new source -> compiling sysdeps.c
../src/runtime/LINUXLIBC6/sysdeps.c:20:21: asm/ipc.h:
No existe el fichero ó directorio
compilation failed => not building library
"libm3gcdefs.a"
Fatal Error: package build failed
 *** execution of  failed ***
root at sl11:/home/admin11/code/cm3-5.4/cm3/scripts#     

The file ipc.h does exist but in the directory
/usr/include/asm-generic
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

Thanks,
Daniel Benavides


		
______________________________________________ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com



More information about the M3devel mailing list