problem when cross compiling dbus

hamdi Srihi hamdi_gl4 at hotmail.com
Mon Nov 12 07:50:29 PST 2007


hi all
when cross compiling dbus for mips target i found this problem
dbus-launch.c:413: error: impossible constraint in 'asm'
dbus-launch.c:414: error: impossible constraint in 'asm'
dbus-launch.c:444: error: impossible constraint in 'asm'
dbus-launch.c:445: error: impossible constraint in 'asm'
dbus-launch.c:451: error: impossible constraint in 'asm'
dbus-launch.c:475: error: impossible constraint in 'asm'
make[2]: *** [dbus-launch.o] Error 1

i have this configuration 
CFLAGS=-I/home/........./libxml2/ -I/home/.........../zlib/include (both of them are cross compilated for mips target)
LDFLAGS=-L/home/.........../libxml/lib -L/home/........./zlib/lib

and i configure using 
./configure --host=mips-linux

it seems like the mips-linux-gcc don't look at the his include directorie because the line 413 of dbus-launch.c contain a macro 
that should be defined in header files of cross compiler.!!!!
any idea how to resolve this??
thank you all



_________________________________________________________________
Téléchargez le nouveau Windows Live Messenger !
http://get.live.com/messenger/overview
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/dbus/attachments/20071112/785b4502/attachment.htm 


More information about the dbus mailing list