*BSDThis forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
i try to install apache22 from ports but when I type make install it fails
what can i do do resolve problem?
freebsd 8.0. ports after cvsup
this is end of my log:
/bin/sh /usr/ports/www/apache22/work/httpd-2.2.14/srclib/apr/libtool --silent --mode=compile cc -O2 -pipe -I/usr/local/include/mysql -DHAVE_MYSQL_H -I/usr/include -fno-strict-aliasing -DHAVE_CONFIG_H -I./include -I/usr/ports/www/apache22/work/httpd-2.2.14/srclib/apr/include/arch/unix -I./include/arch/unix -I/usr/ports/www/apache22/work/httpd-2.2.14/srclib/apr/include/arch/unix -I/usr/ports/www/apache22/work/httpd-2.2.14/srclib/apr/include -o file_io/unix/dir.lo -c file_io/unix/dir.c && touch file_io/unix/dir.lo
/bin/sh /usr/ports/www/apache22/work/httpd-2.2.14/srclib/apr/libtool --silent --mode=compile cc -O2 -pipe -I/usr/local/include/mysql -DHAVE_MYSQL_H -I/usr/include -fno-strict-aliasing -DHAVE_CONFIG_H -I./include -I/usr/ports/www/apache22/work/httpd-2.2.14/srclib/apr/include/arch/unix -I./include/arch/unix -I/usr/ports/www/apache22/work/httpd-2.2.14/srclib/apr/include/arch/unix -I/usr/ports/www/apache22/work/httpd-2.2.14/srclib/apr/include -o file_io/unix/fileacc.lo -c file_io/unix/fileacc.c && touch file_io/unix/fileacc.lo
CDPATH: not found
CDPATH: not found
CDPATH: not found
func_opt_split: not found
func_opt_split: not found
func_opt_split: not found
libtool: Version mismatch error. This is libtool 2.2.6b, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b
libtool: and run autoconf again.
libtool: Version mismatch error. This is libtool 2.2.6b, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b
libtool: and run autoconf again.
*** Error code 63
*** Error code 63
libtool: Version mismatch error. This is libtool 2.2.6b, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b
libtool: and run autoconf again.
*** Error code 63
14 errors
*** Error code 1
1 error
*** Error code 1
1 error
*** Error code 1
1 error
*** Error code 1
You may need to build within the port itself.
I had a similar problem with Mesa and had to build within a subdirectory.
Also is the port dependent upon another make such as gmake?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.