[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

build failure 1.2.0rc2 on Macos X

From: Han-Wen Nienhuys <hanwen_at_lilypond.org>
Date: 2005-04-26 01:34:54 CEST

compiling 1.2.0-rc2 on MacOS 10.3.9 with a jumble of Fink packages,

        /bin/sh /var/root/subversion-1.2.0-rc2/libtool --tag=CC --silent
        --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-
        cpp-precomp -g -O2 -g -O2 -DNEON_ZLIB -DNEON_SSL -
        I./subversion/include -I./subversion -
        I/var/root/subversion-1.2.0-rc2/neon/src -
        I/usr/local/include/neon -I/var/root/subversion-1.2.0-
        rc2/apr/include -I/var/root/subversion-1.2.0-rc2/apr-
        util/include -I/sw/include/db4/ -I/var/root/subversion-1.2.0-
        rc2/apr-util/xml/expat/lib -o subversion/libsvn_delta/svndiff.lo
        -c subversion/libsvn_delta/svndiff.c
        In file included from subversion/libsvn_delta/svndiff.c:26:
        subversion/svn_private_config.h:134:21: libintl.h: No such file
        or directory
        subversion/libsvn_delta/svndiff.c: In function
        `count_and_verify_instructions':
        subversion/libsvn_delta/svndiff.c:350: warning: passing arg 3 of
        pointer to function makes pointer fro
        
I have libintl.h in /sw/include/libintl.h , which is not in the standard
include path, so svn_private_config.h should probably not even have
attempted to include it. I configured with

  ./configure --with-zlib --with-berkeley-db=/sw/include/db4/:/sw/lib --with-ssl

-- 
Han-Wen Nienhuys - hanwen@lilypond.org
LilyPond Software Design - http://www.lilypond-design.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 26 02:10:38 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.