Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge supersed fails (fluxbox dependency)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
frodo
n00b
n00b


Joined: 13 Dec 2002
Posts: 22
Location: Bloomington, Indiana, USA

PostPosted: Tue Dec 17, 2002 8:52 pm    Post subject: Emerge supersed fails (fluxbox dependency) Reply with quote

I'm trying to get fluxbox installed. One of the dependencies is supersed, but it fails to emerge. I have also tried to do an "emerge supersed" by itself. Each time I get the same error:

Making all in lib
make[2]: Entering directory `/var/tmp/portage/supersed-3.58-r2/work/sed-3.58/lib'
source='getopt1.c' object='getopt1.o' libtool=no \
depfile='.deps/getopt1.Po' tmpdepfile='.deps/getopt1.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I../pcre -I.. -march=pentium-mmx -mcpu=pentium-mmx -O3 -pipe -c `test -f getopt1.c || echo './'`getopt1.c
source='getopt.c' object='getopt.o' libtool=no \
depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I../pcre -I.. -march=pentium-mmx -mcpu=pentium-mmx -O3 -pipe -c `test -f getopt.c || echo './'`getopt.c
source='utils.c' object='utils.o' libtool=no \
depfile='.deps/utils.Po' tmpdepfile='.deps/utils.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I../pcre -I.. -march=pentium-mmx -mcpu=pentium-mmx -O3 -pipe -c `test -f utils.c || echo './'`utils.c
utils.c:24:22: libintl.h: No such file or directory
utils.c: In function `ck_fopen':
utils.c:140: warning: passing arg 1 of `panic' makes pointer from integer without a cast
utils.c: In function `ck_fwrite':
utils.c:172: warning: passing arg 1 of `panic' makes pointer from integer without a cast
utils.c:175: warning: passing arg 1 of `panic' makes pointer from integer without a cast
utils.c: In function `ck_fread':
utils.c:188: warning: passing arg 1 of `panic' makes pointer from integer without a cast
make[2]: *** [utils.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/supersed-3.58-r2/work/sed-3.58/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/supersed-3.58-r2/work/sed-3.58'
make: *** [all] Error 2

!!! ERROR: sys-apps/supersed-3.58-r2 failed.
!!! Function src_compile, Line -214, Exitcode 2
!!! (no error message)
Back to top
View user's profile Send private message
frodo
n00b
n00b


Joined: 13 Dec 2002
Posts: 22
Location: Bloomington, Indiana, USA

PostPosted: Tue Dec 17, 2002 9:06 pm    Post subject: SOLVED (kinda) Reply with quote

Further research leads me to believe that gettext is boogered up. After an emerge rsyn, I upgraded gettext and it deleted libintl.h.

I solved the problem (for me), by adding USE="-nls" to my make.conf file.
Back to top
View user's profile Send private message
clutch
n00b
n00b


Joined: 22 Oct 2002
Posts: 25

PostPosted: Fri Dec 20, 2002 9:44 pm    Post subject: Reply with quote

Thanks for posting the workaround, as I just had the same issue. :)
_________________
Regards,

clutch
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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