I am trying to install "subversion" from the ports collection. I have updated my ports tree. When I do "make install" in /usr/ports/devel/subversion, the make fails on one of the dependencies (apr-svn):
checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether system uses EBCDIC... no performing libtool configuration... ./configure: line 23307: syntax error near unexpected token `done' ./configure: line 23307: ` done' *** Error code 2 Stop in /usr/ports/devel/apr-svn. *** Error code 1 Stop in /usr/ports/devel/subversion. uname -a returns: FreeBSD www.sarum.local 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 Any idea what is wrong? - Carsten _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"