Hi all
Im using "./ltib --config" for Freescale iM233/stemp3780.
I receive the following error:
..snip..
dbus-launch.c: In function 'main':
dbus-launch.c:472: error: impossible constraint in 'asm'
dbus-launch.c:473: error: impossible constraint in 'asm'
make[2]: *** [dbus-launch.o] Error 1
make[2]: Leaving directory `/home/david/Freescale/installed/ltib/rpm/BUILD/dbus-1.2.3/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/david/Freescale/installed/ltib/rpm/BUILD/dbus-1.2.3'
make: *** [all] Error 2
error: Bad exit status from /home/david/Freescale/installed/ltib/tmp/rpm-tmp.37867 (%build)
RPM build errors:
Bad exit status from /home/david/Freescale/installed/ltib/tmp/rpm-tmp.37867 (%build)
Build time for dbus: 27 seconds
Failed building dbus
f_buildrpms() returned an error, exiting
traceback:
main:560
Started: Thu Oct 6 14:28:58 2011
Ended: Thu Oct 6 14:31:52 2011
Elapsed: 174 seconds
These packages failed to build:
dbus
Build Failed
Exiting on error or interrupt
I've heard this is either an issue with the dbus make file, I need to uncomment "--without-x", or my "system header files" are buggy. Being totally new to Linux and Linux for embedded systems, I have no idea what this means or how to approach this.
Any help would be appreciated.
Thanks