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

build error "undefined reference to `_apr_uuid_parse'"

From: Christian Fischer <Christian.Fischer_at_HOOD-Group.com>
Date: Sat, 28 Feb 2009 20:38:00 +0100

Hi all!

My Goal is to write a tutorial for a alternate build process under Windows.
Trying to compile subversion under the stable release of cygwin inside
of windows XP i am getting the following error:

$ make
cd subversion/libsvn_fs && /bin/sh
/home/hood-user/subversion-1.5.6/libtool --tag=CC --silent --mode=link
gcc -g -O2 -L/usr/l
ocal/lib -rpath /usr/local/lib -o libsvn_fs-1.la -no-undefined
access.lo fs-loader.lo ../../subversion/libsvn_subr/libsvn_subr-1.
la ../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la
../../subversion/libsvn_delta/libsvn_delta-1.la
../../subversion/libsvn_subr/li
bsvn_subr-1.la ../../subversion/libsvn_fs_util/libsvn_fs_util-1.la
/usr/lib/libapr-0.la -lresolv -lcrypt -lintl
.libs/fs-loader.o: In function `svn_fs_set_uuid':
/home/hood-user/subversion-1.5.6/subversion/libsvn_fs/fs-loader.c:1014:
undefined reference to `_apr_uuid_parse'
Creating library file: .libs/libsvn_fs-1.dll.a
collect2: ld returned 1 exit status
make: *** [subversion/libsvn_fs/libsvn_fs-1.la] Error 1

Installed all the libs and dev-tools in cygwin.
configure runs fine, make exits.
The source code used is subversion-1.5.6.

Tried google, nothing found.

Sincerely

-- 
Christian Fischer
mobile: 0049 176 6100 3450
Christian.Fischer_at_HOOD-Group.com
http://www.HOOD-Group.com <http://www.hood-group.com/>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1246250
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-28 20:40:06 CET

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

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