Re: Function not implemented error in RedHat 9
From: Chris Croome <chris_at_webarchitects.co.uk>
Date: 2003-10-23 17:33:39 CEST
Hi
This is a follow up to the thread that started here:
http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgId=292504
The following could be used to update the RedHat FAQ here:
http://subversion.tigris.org/project_faq.html#redhat-db
Th db4 shipped with redhat9 is built with --enable-posixmutexes. This
So, for machines with i386 kernel the solution is to fix the db4.spec
This is the change to the spec file that fixes the problem:
#%define nptl_arches %{ix86}
Chris
-- Chris Croome <chris@webarchitects.co.uk> web design http://www.webarchitects.co.uk/ web content management http://mkdoc.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Oct 23 17:34:24 2003 |
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.