Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[popt] error compiling
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
wzzrd
Apprentice
Apprentice


Joined: 18 Jul 2002
Posts: 245

PostPosted: Fri Jul 19, 2002 7:46 am    Post subject: [popt] error compiling Reply with quote

Hi all. I'm trying to compile popt, as part of the gnome-base/gnome package. It won't work because of this error.

Code:

gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -march=athlon -mmmx -fomit-frame-pointer -m3dnow -O3 -pipe -c popthelp.c  -fPIC -DPIC -o .libs/popthelp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -march=athlon -mmmx -fomit-frame-pointer -m3dnow -O3 -pipe -c popthelp.c -o popthelp.o >/dev/null 2>&1
mv -f .libs/popthelp.lo popthelp.lo
/bin/sh ./libtool --mode=link gcc  -Wall -march=athlon -mmmx -fomit-frame-pointer -m3dnow -O3 -pipe  -o libpopt.la -rpath /usr/lib  popt.lo findme.lo poptparse.lo poptconfig.lo popthelp.lo 
rm -fr .libs/libpopt.la .libs/libpopt.* .libs/libpopt.*
gcc -shared  popt.lo findme.lo poptparse.lo poptconfig.lo popthelp.lo   -Wl,-soname -Wl, -o .libs/
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/../../../../i686-pc-linux-gnu/bin/ld: cannot open output file .libs/: Is a directory
collect2: ld returned 1 exit status
make[2]: *** [libpopt.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/popt-1.6.3/work/popt-1.6.3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/popt-1.6.3/work/popt-1.6.3'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 12, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/dev-libs/popt/popt-1.6.3.ebuild .


Can anyone tell me what to do with this error? Am i doing something wrong? If you need more info, just holler :)
Back to top
View user's profile Send private message
wzzrd
Apprentice
Apprentice


Joined: 18 Jul 2002
Posts: 245

PostPosted: Sat Jul 20, 2002 6:57 am    Post subject: Reply with quote

Sorry, didn't know. This (probably) has to go to GCC3 forum.
Added it to a topic there.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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