Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 May 2004 00:34:17 -0400
From:      Christopher Nehren <apeiron@comcast.net>
To:        FreeBSD Ports List <ports@FreeBSD.org>
Subject:   Yet another user with subversion building problems (WITH_PERL breakage)
Message-ID:  <20040521043417.GA8528@prophecy.dyndns.org>

next in thread | raw e-mail | index | archive | help
--17pEHd4RhPHOinZp
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

After two fresh cvsups I'm still getting the following error when trying
to build Subversion:

adjunct# make WITH_PERL=3DYES SVNREPOS=3D/usr/local/svn/repos
WITH_MOD_DAV_SVN=3DYES WITH_APACHE2_APR=3DYES
[...]
cd subversion/clients/cmdline && /bin/sh
/usr/ports/devel/subversion/work/subversion-1.0.2/libtool --silent
--mode=3Dlink cc  -O -pipe -O2    -pthread  -DNEON_ZLIB -DNEON_SSL
-L/usr/local/lib/db42 -L/usr/local/lib  -rpath /usr/local/lib -o svn
add-cmd.o blame-cmd.o cat-cmd.o checkout-cmd.o cleanup-cmd.o
commit-cmd.o copy-cmd.o delete-cmd.o diff-cmd.o export-cmd.o help-cmd.o
import-cmd.o info-cmd.o log-cmd.o ls-cmd.o main.o merge-cmd.o
mkdir-cmd.o move-cmd.o notify.o prompt.o propdel-cmd.o propedit-cmd.o
propget-cmd.o proplist-cmd.o props.o propset-cmd.o resolved-cmd.o
revert-cmd.o status-cmd.o status.o switch-cmd.o update-cmd.o util.o
=2E./../../subversion/libsvn_client/libsvn_client-1.la
=2E./../../subversion/libsvn_wc/libsvn_wc-1.la
=2E./../../subversion/libsvn_ra/libsvn_ra-1.la
=2E./../../subversion/libsvn_delta/libsvn_delta-1.la
=2E./../../subversion/libsvn_subr/libsvn_subr-1.la
/usr/local/lib/apache2/libaprutil-0.la -ldb-4.2 -lexpat
/usr/local/lib/apache2/libapr-0.la -lm -lcrypt  -lc_r -L/usr/local/lib
-rpath=3D/usr/local/lib -L/usr/local/lib -lneon -lssl -lcrypto -lz -lexpat
libtool: link: cannot find the library `'
*** Error code 1

Trying to run this command manually without the libtool nonsense gives
an error that ../../../subversion/libsvn_client/libsvn_client-1.la is an
unrecognized file format. I removed the file, tried again, and got the
same error. This is on a FreeBSD 4.10-BETA system as cvsup'd and built
on May 8th starting at 10:00 AM EST.=20

Curiously enough, the port builds and installs cleanly without a single
hitch if I omit WITH_PERL=3DYES .

If I try to build with Perl support, in addition, SWIG dies with an
error that a zend function is given too many arguments in libphp4.c .
This seems quite spurious to me, since SWIG_LANGUAGES is set to perl by
devel/subversion/Makefile , which should totally omit PHP and everything
else !~ /^perl$/.

Of course, there's always the possibility for user error, so if that is
the case, I would appreciate some directions to the appropriate
documentation.

--=20
I abhor a system designed for the "user", if that word is a coded
pejorative meaning "stupid and unsophisticated".  -- Ken Thompson
-
Unix is user friendly. However, it isn't idiot friendly.
-
Please CC me in all replies, even if I'm on the relevant list(s).

--17pEHd4RhPHOinZp
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFArYbJk/lo7zvzJioRAuDKAKCTFeS/nwPK5R7NjieZze+eYBiwLACdFney
r72a/2+rST5cBOpT3ELlR+A=
=AlWU
-----END PGP SIGNATURE-----

--17pEHd4RhPHOinZp--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040521043417.GA8528>