With the update of bitbake to 1.10.2 today, I've attemted once more to build x11-image for Poodle (Using the dev tree).
I'm still getting this error. Does anyone have an idea how to patch this so that the systemtap-sdt-devel (what supplies sys/sdt.h on Fedora) is "installed" before trying to build dispatch.c ? The only "Systemtap" I see in the Openembedded build is "task-mamona-systemtap". I've been trying to use the console and opie images but both of them hang on the "udev Starting" point (with nothing indicating WTF its doing). Matt > Thanks to whomever patched the bitbake rule. This is working now. > > However, I'm seeing this now when trying to do a bitbake of x11-image > > Xserver-dtrace.h:6:21: error: sys/sdt.h: No such file or directory > > Here is the pertinent info. > > Hopefully someone will have an idea for a fix for this. > > Thanks ! > > Build Configuration: > BB_VERSION = "1.10.0" > METADATA_BRANCH = "org.openembedded.dev" > METADATA_REVISION = "53ff07e" > TARGET_ARCH = "arm" > TARGET_OS = "linux-gnueabi" > MACHINE = "poodle" > DISTRO = "angstrom" > DISTRO_VERSION = "2010.7-test-20101220" > TARGET_FPU = "soft" > > | In file included from dispatch.c:152: > | Xserver-dtrace.h:6:21: error: sys/sdt.h: No such file or directory > | dispatch.c: In function 'Dispatch': > | dispatch.c:494: warning: implicit declaration of function 'STAP_PROBE5' > | dispatch.c:494: warning: nested extern declaration of 'STAP_PROBE5' > | dispatch.c:494: error: 'Xserver' undeclared (first use in this function) > | dispatch.c:494: error: (Each undeclared identifier is reported only once > | dispatch.c:494: error: for each function it appears in.) > | dispatch.c:494: error: 'request__start' undeclared (first use in this > function) > | dispatch.c:506: error: 'request__done' undeclared (first use in this > function) > | dispatch.c: In function 'CloseDownClient': > | dispatch.c:3631: warning: implicit declaration of function 'STAP_PROBE1' > | dispatch.c:3631: warning: nested extern declaration of 'STAP_PROBE1' > | dispatch.c:3631: error: 'Xserver' undeclared (first use in this > function) > | dispatch.c:3631: error: 'client__disconnect' undeclared (first use in > this function) > | dispatch.c: In function 'LoadRequestNames': > | dispatch.c:4047: warning: nested extern declaration of > 'LoadExtensionNames' > > >> I've finally managed to get things built but during the "install" phase >> of >> e2fsprogs, its failing. >> >> It generates an error file >> armv5te-angstrom-linux-gnueabi/e2fsprogs-1.41.12-r26/temp/log.do_install.11687 >> >> And in the error file, it contains 8 lines identical to this. >> /sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: >> Permission denied >> >> Any suggestions how to fix this ? >> >> Thanks ! >> >> >> ----------------------------------------- >> This email was sent using SquirrelMail. >> "Webmail for nuts!" >> http://squirrelmail.org/ >> >> >> _______________________________________________ >> Angstrom-distro-devel mailing list >> [email protected] >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel >> > > > > ----------------------------------------- > This email was sent using SquirrelMail. > "Webmail for nuts!" > http://squirrelmail.org/ > > > _______________________________________________ > Angstrom-distro-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel > ----------------------------------------- This email was sent using SquirrelMail. "Webmail for nuts!" http://squirrelmail.org/ _______________________________________________ Angstrom-distro-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
