Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115585 - ogre-1.0.6 fails to build without xerces-c
Summary: ogre-1.0.6 fails to build without xerces-c
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-14 12:49 UTC by Anton Romanov
Modified: 2005-12-14 23:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info output (info.txt,2.25 KB, text/plain)
2005-12-14 12:51 UTC, Anton Romanov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Romanov 2005-12-14 12:49:52 UTC
mkdir .libs
i686-pc-linux-gnu-g++ -march=athlon-4 -mfpmath=sse -O3 -pipe
-fomit-frame-pointer -m3dnow -mmmx -msse -pthread -Wl,-O1 -Wl,--enable-new-dtags
-Wl,--sort-common -o .libs/Gui Gui.o 
-L/var/tmp/portage/ogre-1.0.6/work/ogrenew/OgreMain/src
-L/var/tmp/portage/ogre-1.0.6/work/ogrenew/Samples/Common/CEGUIRenderer/src
/var/tmp/portage/ogre-1.0.6/work/ogrenew/OgreMain/src/.libs/libOgreMain.so
/usr/lib/libzzip.so
-L/var/tmp/portage/devil-1.6.7-r1/work/DevIL-1.6.7/src-IL/src
-L/usr/i686-pc-linux-gnu/bin -L/usr/i686-pc-linux-gnu/lib
/usr/lib/libCEGUIBase.so /usr/lib/libfreetype.so /usr/lib/libmng.so
/usr/lib/liblcms.so -lxerces-c
/var/tmp/portage/ogre-1.0.6/work/ogrenew/Samples/Common/CEGUIRenderer/src/.libs/libCEGUIOgreRenderer.so
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libstdc++.so -lCg /usr/lib/libILU.so
/usr/lib/libIL.so -lpng /usr/lib/libtiff.so /usr/lib/libjpeg.so -lc
-lboost_thread-mt -lpthread -lz -lm -ldl -Wl,--rpath
-Wl,/usr/lib/gcc/i686-pc-linux-gnu/3.4.4
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lxerces-c
collect2: ld returned 1 exit status
make[3]: *** [Gui] error 1
make[3]: Leaving directory
`/var/tmp/portage/ogre-1.0.6/work/ogrenew/Samples/Gui/src'
make[2]: *** [all-recursive] error 1
make[2]: Leaving directory `/var/tmp/portage/ogre-1.0.6/work/ogrenew/Samples/Gui'
make[1]: *** [all-recursive] error 1
make[1]: Leaving directory `/var/tmp/portage/ogre-1.0.6/work/ogrenew/Samples'
make: *** [all-recursive] error 1
Comment 1 Anton Romanov 2005-12-14 12:51:26 UTC
Created attachment 74757 [details]
emerge --info output
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2005-12-14 22:53:44 UTC
Please attach the config.log from the build directory as text/plain.

It builds fine here without xerces-c installed.

Also, can I see the output from "emerge -evp ogre".  Attach that as text/plain
as well.

Thanks.
Comment 3 Anton Romanov 2005-12-14 23:27:44 UTC
oh.. sorry ... i've had cegui emerged with xerces-c and then xerces-c was
unmerged ....