Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fluxbox won't emerge
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
mo' ron
n00b
n00b


Joined: 01 May 2005
Posts: 5

PostPosted: Mon May 02, 2005 4:48 am    Post subject: fluxbox won't emerge Reply with quote

I tried to do "emerge fluxbox" and it keeps giving this error:

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./FbTk -O2 -mcpu=ultrasparc -DSHAPE -I/$
'./'`fluxbox.cc
source='Keys.cc' object='Keys.o' libtool=no \
depfile='.deps/Keys.Po' tmpdepfile='.deps/Keys.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./FbTk -O2 -mcpu=ultrasparc -DSHAPE -I/$
'./'`Keys.cc
source='main.cc' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./FbTk -O2 -mcpu=ultrasparc -DSHAPE -I/$
'./'`main.cc
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:https://bugs.gentoo.org/> for instructions.
make[4]: *** [fluxbox.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/fluxbox-0.9.12-r1/work/fluxbox-0.9$
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/fluxbox-0.9.12-r1/work/fluxbox-0.9$
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/fluxbox-0.9.12-r1/work/fluxbox-0.9$
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/fluxbox-0.9.12-r1/work/fluxbox-0.9$
make: *** [all] Error 2

!!! ERROR: x11-wm/fluxbox-0.9.12-r1 failed.
!!! Function src_compile, Line 108, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status message.




This is under kernel 2.4.30 on a Sun Ultra 5.

-- edit--

Someone on gentoo IRC suggested that I was out of memory (which seems likely), so i created a swap file, and i'm trying the emerge again.

-- /edit--

Also, does anyone know how I can use my OS X computer (with distcc) to compile stuff for gentoo?
Back to top
View user's profile Send private message
mo' ron
n00b
n00b


Joined: 01 May 2005
Posts: 5

PostPosted: Mon May 02, 2005 6:05 am    Post subject: Reply with quote

okay, I did the re-emerge, and got another error:


g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./FbTk -O2 -mcpu=ultrasparc -DSHAPE -I/u
sr/include/freetype2 -I/usr/include/freetype2/config -c -o FbRootWindow.o `te
st -f FbRootWindow.cc || echo './'`FbRootWindow.cc
source='Screen.cc' object='Screen.o' libtool=no \
depfile='.deps/Screen.Po' tmpdepfile='.deps/Screen.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./FbTk -O2 -mcpu=ultrasparc -DSHAPE -I/u
sr/include/freetype2 -I/usr/include/freetype2/config -c -o Screen.o `test -f
Screen.cc || echo './'`Screen.cc
/usr/lib/gcc-lib/sparc-unknown-linux-gnu/3.3.4/include/g++-v3/bits/basic_string$
constructor `BScreen::ScreenResource::ScreenResource(FbTk::ResourceManager&,
const std::string&, const std::string&)':
/usr/lib/gcc-lib/sparc-unknown-linux-gnu/3.3.4/include/g++-v3/bits/basic_string$
error
Please submit a full bug report,
with preprocessed source if appropriate.


The bug is not reproducible, so it is likely a hardware or OS problem.
make[4]: *** [Screen.o] Error 1
make[4]: *** Waiting for unfinished jobs....



What is this all about? I had plenty of page free, and have plenty of HD free.
Back to top
View user's profile Send private message
mo' ron
n00b
n00b


Joined: 01 May 2005
Posts: 5

PostPosted: Mon May 02, 2005 4:59 pm    Post subject: Reply with quote

i emerged again, and now it's working... weird. The only thing I did different was emerge ccache in between.

Now... how do I make it that this fluxbox automatically runs when I do startx?
Back to top
View user's profile Send private message
Ferris
Retired Dev
Retired Dev


Joined: 13 Jan 2003
Posts: 426
Location: N. Virginia (USA)

PostPosted: Tue May 03, 2005 1:18 pm    Post subject: Reply with quote

Code:

export WINDOWMANAGER=`which startfluxbox`

Should do it. You can put it in your .profile file, for example.
Back to top
View user's profile Send private message
-Craig-
Guru
Guru


Joined: 03 Jun 2004
Posts: 333

PostPosted: Tue May 03, 2005 1:54 pm    Post subject: Reply with quote

or edit rc.conf and change/add this:
Code:

XSESSION="fluxbox"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc 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