Anyone got advice for this problem - it is baffling me and I have screwed up my 
distribution a couple of times trying to fix it:



bitbake fs
...
ERROR: see log in 
/home/matt/beagle/OE/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/fs-0.0+cvs20090701-r0/temp/log.do_compile.28423
...
ERROR: Build of /home/matt/beagle/OE/openembedded/recipes/fs/fs_cvs.bb 
do_compile failed.

the relevant bit of the logfile is:


In file included from FSlibos.h:269,
                 from FSlibint.h:76,
                 from FSConnServ.c:56:
fs_trans.h:27:20: error: Xtrans.h: No such file or directory
In file included from FSlibos.h:269,
                 from FSlibint.h:76,
                 from FSClServ.c:56:
fs_trans.h:27:20: error: Xtrans.h: No such file or directory

The recipe depends on xtrans though...


PV = "0.0+cvs${SRCDATE}"
LICENSE = "BSD-X"
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "libxfont xtrans"

SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=FS"
S = "${WORKDIR}/FS"

inherit autotools pkgconfig

do_stage() {
        autotools_stage_all

Any suggestions?

Cheers,

SA

_________________________________________________________________
Drag n’ drop—Get easy photo sharing with Windows Live™ Photos.

http://www.microsoft.com/windows/windowslive/products/photos.aspx
_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to