From: "Edwin L. Culp W." on 16 Jul 2010 11:06 When I try to compile apr1 for apache22 on 7.3-STABLE FreeBSD 7.3-STABLE #1077: Tue Jul 13 06:40:52 CDT 2010, it breaks at the following point. -DHAVE_CONFIG_H -I./include -I/new/usr/local/ports/devel/apr1/work/apr-1.4.2/include/arch/unix -I./include/arch/unix -I/new/usr/local/ports/devel/apr1/work/apr-1.4.2/include/arch/unix -I/new/usr/local/ports/devel/apr1/work/apr-1.4.2/include -o passwd/apr_getpass.lo -c passwd/apr_getpass.c && touch passwd/apr_getpass.lo X--mode=compile: not found *** Warning: inferring the mode of operation is deprecated.: not found *** Future versions of Libtool will require --mode=MODE be specified.: not found Xcc: not found X-g: not found X-O2: not found X-DHAVE_CONFIG_H: not found /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool: X-I./include: not found /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool: X-I/new/usr/local/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: not found /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool: X-I./include/arch/unix: not found /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool: X-I/new/usr/local/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: not found /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool: X-I/new/usr/local/ports/devel/apr1/work/apr-1.4.2/include: not found X-c: not found /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool: Xpasswd/apr_getpass.lo: not found libtool: compile: cannot determine name of library object from `': not found *** Error code 1 Stop in /new/usr/local/ports/devel/apr1/work/apr-1.4.2. *** Error code 1 Stop in /new/usr/local/ports/devel/apr1/work/apr-1.4.2. *** Error code 1 Stop in /new/usr/local/ports/devel/apr1. *** Error code 1 Stop in /new/usr/local/ports/devel/apr1. ===>>> make failed for devel/apr1 ===>>> Aborting update Infact I tried with portmaster : portmaster -f devel/apr1 and rebuilt ===>>> The following actions were performed: Re-installation of xz-4.999.9_1 Re-installation of libtool-2.2.6b Re-installation of libiconv-1.13.1_1 Re-installation of db46-4.6.21.4 Re-installation of gettext-0.18_1 Re-installation of gmake-3.81_4 Re-installation of gdbm-1.8.3_3 Re-installation of m4-1.4.14_1,1 Upgrade of perl-5.10.1_1 to perl-5.10.1_2 Re-installation of p5-gettext-1.05_3 Re-installation of help2man-1.38.2_1 Re-installation of autoconf-wrapper-20071109 Re-installation of autoconf-2.62 Re-installation of automake-wrapper-20071109 Re-installation of automake-1.9.6_3 Re-installation of python26-2.6.5 Re-installation of pkg-config-0.23_1 Re-installation of xproto-7.0.16 Re-installation of makedepend-1.0.2,1 Re-installation of openssl-1.0.0_2 Re-installation of openldap-client-2.4.23 Re-installation of expat-2.0.1_1 but it still wouldn't compile apr1 Any suggestions appreciated, ed _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: "Philip M. Gollucci" on 16 Jul 2010 11:39 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Your libtool installation is foobar. Search the archives. On 07/16/10 15:06, Edwin L. Culp W. wrote: > When I try to compile apr1 for apache22 on 7.3-STABLE FreeBSD 7.3-STABLE > #1077: Tue Jul 13 06:40:52 CDT 2010, it breaks at the following point. > > -DHAVE_CONFIG_H -I./include > -I/new/usr/local/ports/devel/apr1/work/apr-1.4.2/include/arch/unix > -I./include/arch/unix > -I/new/usr/local/ports/devel/apr1/work/apr-1.4.2/include/arch/unix > -I/new/usr/local/ports/devel/apr1/work/apr-1.4.2/include -o > passwd/apr_getpass.lo -c passwd/apr_getpass.c && touch passwd/apr_getpass.lo > X--mode=compile: not found > *** Warning: inferring the mode of operation is deprecated.: not found > *** Future versions of Libtool will require --mode=MODE be specified.: not > found > Xcc: not found > X-g: not found > X-O2: not found > X-DHAVE_CONFIG_H: not found > /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool: X-I./include: not > found > /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool: > X-I/new/usr/local/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: not > found > /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool: > X-I./include/arch/unix: not found > /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool: > X-I/new/usr/local/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: not > found > /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool: > X-I/new/usr/local/ports/devel/apr1/work/apr-1.4.2/include: not found > X-c: not found > /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool: > Xpasswd/apr_getpass.lo: not found > libtool: compile: cannot determine name of library object from `': not found > *** Error code 1 > > Stop in /new/usr/local/ports/devel/apr1/work/apr-1.4.2. > *** Error code 1 > > Stop in /new/usr/local/ports/devel/apr1/work/apr-1.4.2. > *** Error code 1 > > Stop in /new/usr/local/ports/devel/apr1. > *** Error code 1 > > Stop in /new/usr/local/ports/devel/apr1. > > ===>>> make failed for devel/apr1 > ===>>> Aborting update > > Infact I tried with portmaster : portmaster -f devel/apr1 and rebuilt > > ===>>> The following actions were performed: > Re-installation of xz-4.999.9_1 > Re-installation of libtool-2.2.6b > Re-installation of libiconv-1.13.1_1 > Re-installation of db46-4.6.21.4 > Re-installation of gettext-0.18_1 > Re-installation of gmake-3.81_4 > Re-installation of gdbm-1.8.3_3 > Re-installation of m4-1.4.14_1,1 > Upgrade of perl-5.10.1_1 to perl-5.10.1_2 > Re-installation of p5-gettext-1.05_3 > Re-installation of help2man-1.38.2_1 > Re-installation of autoconf-wrapper-20071109 > Re-installation of autoconf-2.62 > Re-installation of automake-wrapper-20071109 > Re-installation of automake-1.9.6_3 > Re-installation of python26-2.6.5 > Re-installation of pkg-config-0.23_1 > Re-installation of xproto-7.0.16 > Re-installation of makedepend-1.0.2,1 > Re-installation of openssl-1.0.0_2 > Re-installation of openldap-client-2.4.23 > Re-installation of expat-2.0.1_1 > > but it still wouldn't compile apr1 > > Any suggestions appreciated, > > ed > _______________________________________________ > freebsd-ports(a)freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org" - -- - ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci(a)p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iD8DBQFMQH07dbiP+9ubjBwRAgTqAJ4uJrhXY2P8/62YBu0WIm5rXcAG6QCePQ7o EIs9/S+LhGpJEBWbbwXFE5o= =7qDj -----END PGP SIGNATURE----- _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
|
Pages: 1 Prev: Cant get new port Makefile to work Next: INDEX build failed for 6.x |