Tom once stated:

=> => What's the magic and why doesn't the port know it? Why is -lc even
=> => in play if  some of the components  (-lmysqlclient) require -lc_r?
=> => Yours,
=> =
=> =  libmysqlclient does  not require  -lc_r, because the  library does
=> =not use threads. Only mysqld is threaded.
=> 
=> Thank you,  Tom, for this  correction. However, this does  not change
=> much. Some other extension wants threads then...
=
=  Uhh.. highly unlikely. Almost none of PHP3 is thread-safe, and only a
=bit of Apache  is thread-safe. I doubt that anything  in the Apache-PHP
=port wants or needs threads.

I did not put it in there myself  :) At least one of the many extensions
selected (I included  the Makefile.inc with my  original report) dragged
the c_r with it...

        -mi



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to