http://bugs.openembedded.org/show_bug.cgi?id=1244





------- Comment #1 from [EMAIL PROTECTED]  2006-07-28 07:35 -------
It seems that xTrans pkgconfig was wrong...

altered tmp/staging/i586-oe-linux/share/pkgconfig/xproto.pc from:

prefix=/home/tom/stv/oe-stv/build/tmp/staging/i586-oe-linux/lib/..
exec_prefix=/home/tom/stv/oe-stv/build/tmp/staging/i586-oe-linux/lib/..
libdir=/home/tom/stv/oe-stv/build/tmp/staging/i586-oe-linux/lib
includedir=/home/tom/stv/oe-stv/build/tmp/staging/i586-oe-linux/include

Name: XProto
Description: Sundry X headers
Version: 6.6.2
Cflags: -I${includedir}


to:

prefix=/home/tom/stv/oe-stv/build/tmp/staging/i586-oe-linux/lib/..
exec_prefix=/home/tom/stv/oe-stv/build/tmp/staging/i586-oe-linux/lib/..
libdir=/home/tom/stv/oe-stv/build/tmp/staging/i586-oe-linux/lib
includedir=/home/tom/stv/oe-stv/build/tmp/staging/i586-oe-linux/include

Name: XProto
Description: Sundry X headers
Version: 6.6.2
Cflags: -I${includedir} -I${includedir}/X11/Xtrans


seemed to do the trick


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to