Re: New release of GTK+ libraries (1.3.6)
- From: Owen Taylor <otaylor redhat com>
- To: okuno msr mei co jp (Katsuhiro Okuno)
- Cc: gtk-list gnome org
- Subject: Re: New release of GTK+ libraries (1.3.6)
- Date: 19 Jun 2001 08:26:18 -0400
okuno msr mei co jp (Katsuhiro Okuno) writes:
> I can't rebuild pkgconfig-0.7.0-3.i386.rpm from pkgconfig-0.7.0-3.src.rpm
> under Red Hat Linux 7.1 because of the libtool error.
>
> ---------------------------------------------------------------------
> /bin/sh ./libtool --mode=link gcc -O2 -march=i386 -mcpu=i686 -o pkg-config pkg.o partial-glib.o parse.o main.o findme.o popt.o poptconfig.o popthelp.o poptparse.o glib-1.2.8/libglib.la
> libtool: ltconfig version `' does not match ltmain.sh version `1.3.5'
> Fatal configuration error. See the libtool docs for more information.
> ---------------------------------------------------------------------
The spec file uses %configure which in turn calls libtoolize. But
the libtool on your system is older than that in the package,
and this causes problems.
You can:
- change the specfile not to use %configure
- Edit the definition of %configure in /usr/lib/rpm/macros not
to run libtoolize
- Install newer libtool packages
http://people.redhat.com/otaylor/libtool-rpms/
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]