Date: Mon, 05 Jun 2006 22:13:52 +0400 From: Boris Samorodov <bsam@ipt.ru> To: Phil Barbier <pbarbier@hhmedia.com> Cc: ports@FreeBSD.org Subject: Re: Compilation error for linux_base Message-ID: <51310207@ho.ipt.ru> In-Reply-To: <B9742023-27BF-4A08-A721-6F8DFFC86C64@hhmedia.com> (Phil Barbier's message of "Mon, 5 Jun 2006 11:52:57 -0400") References: <B9742023-27BF-4A08-A721-6F8DFFC86C64@hhmedia.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 5 Jun 2006 11:52:57 -0400 Phil Barbier wrote: > # uname -a > FreeBSD wwebby.houseandhome.com 5.4-RELEASE FreeBSD 5.4-RELEASE #0: > Sun May 8 07:00:26 UTC 2005 root@portnoy.cse.buffalo.edu:/usr/ > obj/usr/src/sys/GENERIC amd64 > updating cache ./config.cache > /usr/local/share/libtool13/ltconfig13: Can't open /usr/local/share/ > libtool13/ltconfig13: No such file or directory > configure: error: libtool configure failed > ===> Script "configure" failed unexpectedly. > Please report the problem to ports@FreeBSD.org [maintainer] and > attach the > "/usr/ports/archivers/rpm/work/rpm-3.0.6/config.log" including the > output of > the failure of your make command. Also, it might be a good idea to > provide > an overview of all packages installed on your system (e.g. an `ls > /var/db/pkg`). > *** Error code 1 > Stop in /usr/ports/archivers/rpm. > *** Error code 1 > Stop in /usr/ports/emulators/linux_base. You try to install a very ancient version of linux base port. Current (but yet outdated one) is linux_base-8. But I'll suggest to install linux_base-fc3 or even newest linux_base-fc4 (one of them should become a default one in the nearest future). To use fc4 just do: # echo "OVERRIDE_LINUX_BASE_PORT=fc4" >> /etc/make.conf ...and all other linux ports should use this port as a base one. > And a view of our packages:- > ls /var/db/pkg > GeoIP-1.3.14 bsdpan-Geo-IP-1.27 > freetype2-2.1.10_1 m4-1.4.3 php4- > mysql-4.4.0 pkgdb.fixme ruby18- > bdb1-0.2.2 > apache+mod_ssl-1.3.33+2.8.24_2 cacti-0.8.6g > gettext-0.14.5 mm-1.4.0 php4- > pcre-4.4.0 png-1.2.8_2 > autoconf-2.13.000227_5 cgilib-0.5 > gmake-3.80_2 mysql-client-4.1.14 php4- > session-4.4.0 popt-1.7 > autoconf-2.59_2 cvsup-16.1h_2 > libart_lgpl2-2.3.17 net-snmp-5.2.1.2 php4- > xml-4.4.0 portupgrade-20041226_2 > automake-1.4.6_2 cvsup-without-gui-16.1h_2 > libiconv-1.9.2_1 perl-5.8.7 > pkgconfig-0.17.2 rrdtool-1.2.11 > bison-1.75_2,1 expat-1.95.8_3 > libtool-1.5.20 php4-4.4.0 Libtool is outdated. The current version is 1.5.22. You may consider to read /usr/ports/UPDATING. BTW, Did you use up-to-date port's tree? Did you use portupgrade or else to use up-to-date ports? WBR -- Boris B. Samorodov, Research Engineer InPharmTech Co, http://www.ipt.ru Telephone & Internet Service Provider
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51310207>