Porting libc_r from -current to -stable

[ Available lists | Index of freebsd-hackers | Month of Aug 2002 | Week of 29 Aug 2002 | Raw email | Wrap long lines | Reply | Tag ]
From
Jonathon McKitrick <jcm@FreeBSD-uk.eu.org>
Date
29 Aug 2002 05:21:42
Subject
Porting libc_r from -current to -stable
Message-ID
20020829122135.GB89683@dogma.freebsd-uk.eu.org


[ Hide this part ]
 
I've volunteered to do this port, with the expectation that it's within my
ability. I'm just a bit over my head, but that's how I'll learn, right?

I've gotten the -current version to build and install, but I've found 2
problems so far: gkrellm loads and cannot resolve the symbol _flockfile.
Also, a build of xmms (which uses threads) fails in configure because it
cannot find pthreads support.

I'd like to solve this myself, but I need a little push in the right
direction. Could someone give me a hint? Is it simply a matter of
undefining functions that are not present in -stable?

NOTE: Please CC me, as I am not currently subscribed. Thanks.

jm
--
My other computer is your windows box.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Elapsed time: 0.133 seconds