* Scott England <[EMAIL PROTECTED]> [20030303 23:53]:
> test ! -f /usr/bin/ranlib || /usr/bin/ranlib libdb_cxx-3.2.a
>
> * Building db_dump185...
> libtool: unrecognized option `-c'
> Try `libtool --help' for more information.
>
> !!! ERROR: sys-libs/db-3.2.9-r1 failed.
> !!! Function src_compile, Line -59, Exitcode 1
> !!! (no error message)
As a workaround either put "CC=cc" into your /etc/make.conf or
edit /usr/portage/sys-libs/db/db-3.2.9-r1.ebuild and change all ${CC}s
to "cc". The first one will help to avoid similar errors with other
ebuilds (like bzip2-1.0.2-r2, as I've experienced yesterday).
Sandor
--
--
[EMAIL PROTECTED] mailing list