[oe-issues] [Bug 2554] broken cross build environment / fix ncurses build

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Mon Jul 9 10:49:56 UTC 2007


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





--- Comment #4 from Stanislav Brabec <utx at penguin.cz>  2007-07-09 03:49:56 ---
Paths were changed since my last comment:

Now I use following lines in my source_me script.

LD_LIBRARY_PATH=/OE/build/tmp/staging/x86_64-linux/lib
PATH=/OE/build/tmp/staging/x86_64-linux/bin:$PATH

export PATH LD_LIBRARY_PATH

(Replace x86_64-linux by i686-linux for i686 and /OE/build by your path to OE
build repository.)


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list