| View previous topic :: View next topic |
| Author |
Message |
MMHein n00b

Joined: 04 Feb 2005 Posts: 4
|
Posted: Wed Feb 09, 2005 5:03 pm Post subject: Troubles with libtool/ranlib |
|
|
Hello,
I'm trying to migrate my MacOS X 10.3.7 system from Fink to Gentoo/Portage, but unfortunately I'm encountering lots of obstacles, eg. the most recent when trying to emerge bison 2.0:
| Code: | obstack.c:74: warning: use of `long double' type; its size may change in a future release
obstack.c:74: warning: (Long double usage is reported only once for each file.
obstack.c:74: warning: To disable this warning, use -Wno-long-double.)
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT strndup.o -MD -MP -MF ".deps/strndup.Tpo" -c -
o strndup.o strndup.c; \
then mv -f ".deps/strndup.Tpo" ".deps/strndup.Po"; else rm -f ".deps/strndup.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT strnlen.o -MD -MP -MF ".deps/strnlen.Tpo" -c -
o strnlen.o strnlen.c; \
then mv -f ".deps/strnlen.Tpo" ".deps/strnlen.Po"; else rm -f ".deps/strnlen.Tpo"; exit 1; fi
rm -f liby.a
ar cru liby.a main.o yyerror.o
ranlib liby.a
rm -f libbison.a
ar cru libbison.a get-errno.o subpipe.o abitset.o bitset.o bitset_stats.o bitsetv.o ebitset.o lbitse
t.o vbitset.o bitsetv-print.o timevar.o argmatch.o dirname.o basename.o stripslash.o exitfail.o hard
-locale.o hash.o mbswidth.o quote.o quotearg.o xmalloc.o xalloc-die.o xstrndup.o error.o getopt.o ge
topt1.o obstack.o strndup.o strnlen.o
ranlib libbison.a
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE be specified.
ranlib: warning: cannot infer operation mode from `libbison.a'
ranlib: you must specify a MODE
Try `ranlib --help' for more information.
make[3]: *** [libbison.a] Error 1
make[3]: *** Waiting for unfinished jobs....
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE be specified.
ranlib: warning: cannot infer operation mode from `liby.a'
ranlib: you must specify a MODE
Try `ranlib --help' for more information.
make[3]: *** [liby.a] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
!!! ERROR: sys-devel/bison-2.0 failed.
!!! Function src_compile, Line 35, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
...done!
>>> emerge (1 of 1) sys-devel/bison-2.0 to / |
Any ideas?
- Martin |
|
| Back to top |
|
 |
Earthwings Administrator


Joined: 14 Apr 2003 Posts: 7747 Location: Karlsruhe, Germany
|
Posted: Sat Feb 19, 2005 11:39 am Post subject: |
|
|
| Moved from Portage & Programming. |
|
| Back to top |
|
 |
|
|
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
|
|