List:MySQL and Perl« Previous MessageNext Message »
From:Mathijs Brands Date:November 18 1999 2:36pm
Subject:Re: Installing the MySQL DBI on a FreeBSD box - what's wrong?
View as plain text  
On Thu, Nov 18, 1999 at 11:49:25AM +0100, Jochen Wiedmann allegedly wrote:
> Mathijs Brands wrote:
> 
> > I assume you're referring to the 'pthread_mutex_destroy' symbol? 
> > This is caused by the fact that the module is linked against libc,
> > while it should be linked against libc_r. libc_r is the threadsafe
> > version of the C library - that's why libc doesn't contain any
> > threadings stuff.
> 
> Excellent. Two questions: How did you manage that libc_r was
> used? And do you see any possibility for me to detect
> automatically, whether libc or libc_r should be used?

I changed the value for LIBC in both makefiles. Also, added -pthread
to the compilerflags.

Mathijs
Thread
Installing the MySQL DBI on a FreeBSD box - what's wrong?Mathijs Brands16 Nov
  • Re: Installing the MySQL DBI on a FreeBSD box - what's wrong?Ed Phillips16 Nov
  • Re: Installing the MySQL DBI on a FreeBSD box - what's wrong?Jochen Wiedmann17 Nov
    • Re: Installing the MySQL DBI on a FreeBSD box - what's wrong?Mathijs Brands17 Nov
      • ERROR! URGENT!!Andre Natal17 Nov
        • Re: ERROR! URGENT!!Andre Natal17 Nov
      • Re: Installing the MySQL DBI on a FreeBSD box - what's wrong?Mathijs Brands17 Nov
        • Re: Installing the MySQL DBI on a FreeBSD box - what's wrong?Mathijs Brands17 Nov
  • Re: Installing the MySQL DBI on a FreeBSD box - what's wrong?Jochen Wiedmann18 Nov
    • Re: Installing the MySQL DBI on a FreeBSD box - what's wrong?Mathijs Brands18 Nov
  • Re: Installing the MySQL DBI on a FreeBSD box - what's wrong?Jochen Wiedmann18 Nov
    • Re: Installing the MySQL DBI on a FreeBSD box - what's wrong?Mathijs Brands18 Nov
    • Re: Installing the MySQL DBI on a FreeBSD box - what's wrong?Mathijs Brands18 Nov
  • Re: Installing the MySQL DBI on a FreeBSD box - what's wrong?Jochen Wiedmann18 Nov
  • Re: Installing the MySQL DBI on a FreeBSD box - what's wrong?Jochen Wiedmann18 Nov
    • Re: Installing the MySQL DBI on a FreeBSD box - what's wrong?Mathijs Brands18 Nov