NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
zfil
Jul 14, 2008Aspirant
Subversion : some progress
Hello I've managed to build a working subversion server : wget http://subversion.tigris.org/downloads/ ... 5.0.tar.gz wget http://subversion.tigris.org/downloads/ ... 5.0.tar.gz First untar ...
wishyou
Nov 06, 2008Aspirant
I get a problem build apr which is a part of subversion 1.5.4
Anyone have a solution to this problem?
The zlib build worked fine so all libs should be in place...
Wish
Anyone have a solution to this problem?
readynas:~/svn-install/subversion-1.5.4$ make
------ making all in apr
make[1]: Entering directory `/home/XXX/svn-install/subversion-1.5.4/apr'
make[2]: Entering directory `/home/XXX/svn-install/subversion-1.5.4/apr'
/bin/sh /home/XXX/svn-install/subversion-1.5.4/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I./include -I/home/XXX/svn-install/subversion-1.5.4/apr/include/arch/unix -I./include/arch/unix -I/home/XXX/svn-install/subversion-1.5.4/apr/include -o passwd/apr_getpass.lo -c passwd/apr_getpass.c && touch passwd/apr_getpass.lo
passwd/apr_getpass.c:78: warning: static declaration for `getpass' follows non-static
passwd/apr_getpass.c: In function `getpass':
passwd/apr_getpass.c:81: error: `stderr' undeclared (first use in this function)
passwd/apr_getpass.c:81: error: (Each undeclared identifier is reported only once
passwd/apr_getpass.c:81: error: for each function it appears in.)
passwd/apr_getpass.c:82: error: `stdin' undeclared (first use in this function)
make[2]: *** [passwd/apr_getpass.lo] Error 1
make[2]: Leaving directory `/home/XXX/svn-install/subversion-1.5.4/apr'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/XXX/svn-install/subversion-1.5.4/apr'
make: *** [external-all] Error 1
readynas:~/svn-install/subversion-1.5.4$
The zlib build worked fine so all libs should be in place...
Wish
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!