libc, perl, python and nnrpd don't mix well

Erik Klavon erik at eriq.org
Thu Jan 9 17:38:03 UTC 2003


On Thu, Jan 09, 2003 at 02:15:34AM -0500, greg andruk wrote:
> 
> Erik Klavon wrote:
> 
> >When --with-python is given to configure, one of the added arguments
> >to gcc when linking is -pthread.
> >
> IIRC this flag is peculiar to the FreeBSD port of python.   The link 
> stuff in INN had to be patched to accommodate that quirk.

Yep. I just installed Python from the tarball and after reconfiguring
INN -pthread went away. It seems to have been replaced by the
inclusion of -lc_r (which is an effect -pthread has according to the
gcc man page). Including that library in this manner didn't cause the
segfaults I was having before. Weird.

Erik

-- 
erik         | "It is idle to think that, by means of words, | Maurice
  kl at von     | any real communication can ever pass | Maeterlinck
    eriq.org | from one [human] to another." | Silence


More information about the inn-workers mailing list