Date: Sun, 31 Oct 2004 13:24:01 +1000 From: Mark Sergeant <msergeant@snsonline.net> To: "Zoltan Frombach" <tssajo@hotmail.com> Cc: ports@freebsd.org Subject: Re: apache-2.0.52_2 port is broken ?!! Message-ID: <4F5EBF3E-2AEC-11D9-A967-000A95AB7DDE@snsonline.net> In-Reply-To: <BAY2-DAV10Px33E1ioW0001fd36@hotmail.com> References: <BAY2-DAV10Px33E1ioW0001fd36@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This seems to be a port bug, a cd work/httpd-2.0.52 ./configure && make works fine after this error. Cheers, Mark On 31/10/2004, at 13:17, Zoltan Frombach wrote: > I've just tried to install the latest apache-2 port. It appears to be > broken. My system is FreeBSD 5.2-CURRENT #3 (from May 9, 2004) and all > ports are up to date, except now apache-2. This is what happens when I > try to portupgrade apache: > > # portupgrade apache > ---> Upgrading 'apache-2.0.52_1' to 'apache-2.0.52_2' (www/apache2) > ---> Building '/usr/ports/www/apache2' > ===> Cleaning for libiconv-1.9.2_1 > ===> Cleaning for libtool-1.3.5_2 > ===> Cleaning for libtool-1.5.10 > ===> Cleaning for perl-5.8.5 > ===> Cleaning for openssl-0.9.7e > ===> Cleaning for expat-1.95.8 > ===> Cleaning for apache-2.0.52_2 > > To enable a module category: WITH_<CATEGORY>_MODULES > To disable a module category: WITHOUT_<CATEGORY>_MODULES > > Per default categories are: > AUTH DAV MISC > Categories available: > AUTH DAV EXPERIMENTAL LDAP MISC PROXY SSL SUEXEC THREADS > > To see all available knobs, type make show-options > To see all modules in different categories, type make show-categories > You can check your modules configuration by using make show-modules > > ===> Vulnerability check disabled > ===> Extracting for apache-2.0.52_2 >>> Checksum OK for apache2/httpd-2.0.52.tar.gz. >>> Checksum OK for apache2/powerlogo.gif. > ===> apache-2.0.52_2 depends on file: /usr/local/bin/perl5.8.5 - > found > ===> Patching for apache-2.0.52_2 > ===> apache-2.0.52_2 depends on file: /usr/local/bin/perl5.8.5 - > found > ===> Applying FreeBSD patches for apache-2.0.52_2 > ===> apache-2.0.52_2 depends on file: /usr/local/lib/libcrypto.so.3 > - found > ===> apache-2.0.52_2 depends on file: /usr/local/bin/perl5.8.5 - > found > ===> apache-2.0.52_2 depends on shared library: expat.5 - found > ===> apache-2.0.52_2 depends on shared library: iconv.3 - found > ===> Configuring for apache-2.0.52_2 > rebuilding srclib/apr/configure > buildconf: checking installation... > autoconf: not found > buildconf: autoconf not found. > You need autoconf version 2.13 or newer installed > to build Apache from CVS. > /buildconf failed for apr > *** Error code 1 > > Stop in /usr/ports/www/apache2. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade56634.0 make > ** Fix the problem and try again. > ** Listing the failed packages (*:skipped / !:failed) > ! www/apache2 (apache-2.0.52_1) (unknown build error) > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed > > > While I do have autoconf installed from ports! See: > > # pkg_info | grep autoconf > autoconf-2.53_3 Automatically configure source code on many Un*x > platforms > autoconf-2.59_2 Automatically configure source code on many Un*x > platforms > > I even re-reinstall autoconf, but it did not solve the problem. I did > this: portupgrade -f autoconf > Portupgrade then re-installed autoconf-2.53_3 first. Then it > re-installed autoconf-2.59_2 There were no errors, everything went > smooth as suppose to. But then 2.0.52_2 still complains about autoconf > and still does not install. > > I would appreciate any help resolving this issue. > > Zoltan _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to > "freebsd-ports-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F5EBF3E-2AEC-11D9-A967-000A95AB7DDE>