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

Re: Build error under OpenBSD 3.3

From: EAW <ericw_at_xmtp.net>
Date: 2004-03-08 21:17:33 CET

Yes, I found that for some reason the subversion configure script didn't
link to the pthread library as it should have. I edited the LIBS variable
of the makefiles in question to simply add "-lpthread" and all was good.
Meant to report this, but kinda forgot when I was overjoyed that it all
worked.

Good luck,

e.

On Mon, 8 Mar 2004, Wade Williams wrote:

> I'm trying to build subversion 1.0 from source on OpenBSD 3.3 and get
> the following error after doing a "make install":
>
> /home/wade/subversion-1.0.0/ac-helpers/install-sh -c -d /usr/local/info
> subversion/svnversion/svnversion . /repos/svn/trunk >
> /usr/local/include/subversion-1/svn-revision.txt
> /usr/libexec/ld.so: Undefined symbol "_pthread_mutex_init" called from
> svnversion:/usr/local/apr/lib/libapr-0.so.9.5 at 0x402596b8
> gmake: *** [revision-install] Error 1
>
>
> Has anyone run into this or have an idea on a fix?
>
> Thanks,
>
> Wade
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
> !DSPAM:404cbb84297971321612747!
>
>

-- 
ericw@xmtp.net
"If the answer isn't violence, neither is your silence!"
			-- Pop Will Eat Itself, "Ich Bin Ein Auslander"
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 8 21:18:36 2004

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.