where do I get "libtoolize"
Still trying to update everything.
binutils-2.9.5.0.37 seems ok. although runtest not found.( needs testsuite,
which needs DejaGnu from ftp ://gcc.gnu.org/pub/gcc/infrastructure BUT the
site is currently down.
glibc-2.2.3 needs gcc-3.0 it seems. (checking version of gcc...
egcs-2.91.66, bad ...*** Some critical program is missing or too old
)
gcc-3.0 needs rectification in [libgcc_s.so] & [libgcc.a] it seems (see
make error below!)
Any idea Anyone please.
###############################################################
bash-2.04# pwd
/gcc-3.0
bash-2.04#make
...
...
/usr/local/mips-unknown-linux-gnu/bin/ld: bfd assertion fail
elf32-mips.c:8348
/usr/local/mips-unknown-linux-gnu/bin/ld: bfd assertion fail
elf32-mips.c:8348
/usr/local/mips-unknown-linux-gnu/bin/ld: bfd assertion fail
elf32-mips.c:8348
/usr/local/mips-unknown-linux-gnu/bin/ld: bfd assertion fail
elf32-mips.c:8348
collect2: ld returned 1 exit status
make[2]: *** [libgcc_s.so] Error 1
make[2]: Leaving directory `/gcc-3.0/gcc'
make[1]: *** [libgcc.a] Error 2
make[1]: Leaving directory `/gcc-3.0/gcc'
make: *** [all-gcc] Error 2
bash-2.04#
###############################################################
Any idea Anyone please.
Thanks
Roger
> -----Original Message-----
> From: Maciej W. Rozycki [SMTP:macro@ds2.pg.gda.pl]
> Sent: Tuesday, 14 August 2001 2:28 am
> To: Ralf Baechle
> Cc: Salisbury, Roger; linux-mips@oss.sgi.com; linux-mips@fnet.fr
> Subject: Re: /usr/bin/file
>
> On Mon, 13 Aug 2001, Ralf Baechle wrote:
>
> > > It's worth to run `libtoolize -c -f' before building any
> libtool-based
> > > software.
> >
> > That results in build failures for a few rpms. Many packages already do
> > that but unfortunately not all.
>
> Well, libtool is pretty self-contained, but you may try to regenerate
> scripts as well. If that fails, too, the software needs to be fixed
> sooner or later. Look at my packages for a number of updates in this
> area.
>
> --
> + Maciej W. Rozycki, Technical University of Gdansk, Poland +
> +--------------------------------------------------------------+
> + e-mail: macro@ds2.pg.gda.pl, PGP key available +
|