Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem with boson-emerge
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
meyerm
Veteran
Veteran


Joined: 27 Jun 2002
Posts: 1311
Location: Munich / Germany

PostPosted: Thu Jul 25, 2002 8:23 pm    Post subject: problem with boson-emerge Reply with quote

Hi,

I'm having problems emerging boson. Whenever I say emerge boson the following error appears right after the configuring (the second gcc call fails).

Any suggestions? Thanks

Code:

make  all-recursive
make[1]: Entering directory `/var/tmp/portage/boson-0.6.1/work/boson'
Making all in boson
make[2]: Entering directory `/var/tmp/portage/boson-0.6.1/work/boson/boson'
Making all in data
make[3]: Entering directory `/var/tmp/portage/boson-0.6.1/work/boson/boson/data'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/boson-0.6.1/work/boson/boson/data'
make[3]: Entering directory `/var/tmp/portage/boson-0.6.1/work/boson/boson'
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include/arts -I/usr/kde/3/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -c -o main.o `test -f main.cpp || echo './'`main.cpp
/usr/qt/3/bin/moc ./top.h -o top.moc
/usr/qt/3/bin/moc ./bosonwelcomewidget.h -o bosonwelcomewidget.moc
/usr/qt/3/bin/moc ./bosonnewgamewidget.h -o bosonnewgamewidget.moc
/usr/qt/3/bin/moc ./bosonserveroptionswidget.h -o bosonserveroptionswidget.moc
/usr/qt/3/bin/moc ./bosonloadingwidget.h -o bosonloadingwidget.moc
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include/arts -I/usr/kde/3/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -c -o cell.o `test -f cell.cpp || echo './'`cell.cpp
In file included from /usr/qt/3/include/qmime.h:43,
                 from /usr/qt/3/include/qevent.h:45,
                 from /usr/qt/3/include/qobject.h:45,
                 from /usr/qt/3/include/qwidget.h:43,
                 from /usr/qt/3/include/qframe.h:42,
                 from /usr/kde/3/include/kdockwidget.h:54,
                 from top.h:22,
                 from main.cpp:20:
/usr/qt/3/include/qmap.h:52: directory `../map' specified in #include
make[3]: *** [main.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/boson-0.6.1/work/boson/boson'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/boson-0.6.1/work/boson/boson'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/boson-0.6.1/work/boson'
make: *** [all] Error 2
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/boson-0.6.1/work/boson'
Making all in boson
make[2]: Entering directory `/var/tmp/portage/boson-0.6.1/work/boson/boson'
Making all in data
make[3]: Entering directory `/var/tmp/portage/boson-0.6.1/work/boson/boson/data'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/boson-0.6.1/work/boson/boson/data'
make[3]: Entering directory `/var/tmp/portage/boson-0.6.1/work/boson/boson'
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include/arts -I/usr/kde/3/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -c -o main.o `test -f main.cpp || echo './'`main.cpp
In file included from /usr/qt/3/include/qmime.h:43,
                 from /usr/qt/3/include/qevent.h:45,
                 from /usr/qt/3/include/qobject.h:45,
                 from /usr/qt/3/include/qwidget.h:43,
                 from /usr/qt/3/include/qframe.h:42,
                 from /usr/kde/3/include/kdockwidget.h:54,
                 from top.h:22,
                 from main.cpp:20:
/usr/qt/3/include/qmap.h:52: directory `../map' specified in #include
make[3]: *** [main.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/boson-0.6.1/work/boson/boson'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/boson-0.6.1/work/boson/boson'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/boson-0.6.1/work/boson'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function kde_src_compile, Line -4733, Exitcode 2
!!! died running emake, kde_src_compile:make

!!! emerge aborting on  /usr/portage/app-games/boson/boson-0.6.1.ebuild .
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum