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

Installing Subversion 1.3.0 from tarball

From: DROMARD, Gabriel (CIMPA) <gabriel.dromard_at_airbus.com>
Date: 2006-01-24 15:48:59 CET

Hi,

I do the ./configure ... and all goes well,
but it crash while running the make:
(Here is the copy/paste of the error)
________________________________________
....
Making all in locks/unix
make[2]: Entering directory
`/opt/install/subversion-1.3.0/apr/locks/unix'
make[3]: Entering directory
`/opt/install/subversion-1.3.0/apr/locks/unix'
/bin/sh /opt/install/subversion-1.3.0/apr/libtool --silent
--mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2
-D_REENTRANT -D_GNU_SOURCE -I../../include -I../../include/arch
-I../../include/arch/unix -c thread_mutex.c && touch thread_mutex.lo
/bin/sh /opt/install/subversion-1.3.0/apr/libtool --silent
--mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2
-D_REENTRANT -D_GNU_SOURCE -I../../include -I../../include/arch
-I../../include/arch/unix -c thread_rwlock.c && touch thread_rwlock.lo
/bin/sh /opt/install/subversion-1.3.0/apr/libtool --silent
--mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2
-D_REENTRANT -D_GNU_SOURCE -I../../include -I../../include/arch
-I../../include/arch/unix -c thread_cond.c && touch thread_cond.lo
/bin/sh /opt/install/subversion-1.3.0/apr/libtool --silent
--mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2
-D_REENTRANT -D_GNU_SOURCE -I../../include -I../../include/arch
-I../../include/arch/unix -c proc_mutex.c && touch proc_mutex.lo
proc_mutex.c: In function 'proc_mutex_proc_pthread_create':
proc_mutex.c:341: error: 'PTHREAD_PRIO_INHERIT' undeclared (first use in
this function)
proc_mutex.c:341: error: (Each undeclared identifier is reported only
once
proc_mutex.c:341: error: for each function it appears in.)
make[3]: *** [proc_mutex.lo] Erreur 1
make[3]: Leaving directory
`/opt/install/subversion-1.3.0/apr/locks/unix'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory
`/opt/install/subversion-1.3.0/apr/locks/unix'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/opt/install/subversion-1.3.0/apr'
make: *** [external-all] Erreur 1
___________________________________

Does someone understand this error ? I do not !!

I already try to use an rpm (found on rpmfind.net
<http://www.rpmfind.net> ) but some dependencies stoped the install.

I try to install it on Fedora Core 4


Gabriel


This e-mail is intended only for the above addressee. It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it. If you have
received it in error please delete it and immediately notify the sender.
Security Notice: all e-mail, sent to or from this address, may be
accessed by someone other than the recipient, for system management and
security reasons. This access is controlled under Regulation of
Investigatory Powers Act 2000, Lawful Business Practises.
Received on Tue Jan 24 15:54:48 2006

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.