tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Problems building devel/subversion-base on MacOS X 10.8



Hi,

I want to extract my subversion-history from a crashed machine (really
crashed, not able to rebuild). So I decided to build myself a subversion
from pkgsrc on my Notebook …

===> Building for subversion-base-1.8.0nb1
cd subversion/libsvn_ra_serf && /bin/bash 
/tmp/pkgsrc/devel/subversion-base/work/subversion-1.8.0/libtool --tag=CC 
--silent --mode=link gcc  -pipe -O2 -I/opt/pkg/include -I/opt/pkg/include/apr-1 
-I/opt/pkg/include/db4 -I/usr/include -DLDAP_DEPRECATED 
-I/opt/pkg/include/gettext    -L/opt/pkg/lib -L/usr/lib    -rpath /opt/pkg/lib 
-version-info 0  -o libsvn_ra_serf-1.la  blame.lo blncache.lo commit.lo 
get_deleted_rev.lo getdate.lo getlocations.lo getlocationsegments.lo 
getlocks.lo inherited_props.lo locks.lo log.lo merge.lo mergeinfo.lo options.lo 
property.lo replay.lo sb_bucket.lo serf.lo update.lo util.lo util_error.lo 
xml.lo ../../subversion/libsvn_delta/libsvn_delta-1.la 
../../subversion/libsvn_subr/libsvn_subr-1.la -L/opt/pkg/lib -laprutil-1 
-L/opt/pkg/lib -lapr-1 /opt/pkg/lib/libserf-1.la -lexpat -lintl -liconv 
-framework CoreFoundation -framework Security -framework CoreServices
grep: /tmp/pkgsrc/devel/subversion-base/work/.buildlink/lib/libiconv.la: No 
such file or directory
sed: /tmp/pkgsrc/devel/subversion-base/work/.buildlink/lib/libiconv.la: No such 
file or directory
libtool: link: 
`/tmp/pkgsrc/devel/subversion-base/work/.buildlink/lib/libiconv.la' is not a 
valid libtool archive
*** Error code 1

Well - I did some basic research, pkgsrc always uses the
libiconv from /usr/lib - no way to negotiate ;)  And there is
no /usr/lib/libiconv.la (regardless it would be linked to
/tmp/pkgsrc/devel/subversion-base/work/.buildlink/lib/).

This is the first time I see that kind of message, and
any help getting me to a running subversion would be nice.

Thanks
-- 
Jens Rehsack
pkgsrc, Perl5
sno%NetBSD.org@localhost





Home | Main Index | Thread Index | Old Index