Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Mar 2009 06:39:46 -0500
From:      "Aryeh M. Friedman" <aryeh.friedman@gmail.com>
To:        m.borsatino@alice.it
Cc:        freebsd-questions@freebsd.org
Subject:   Re: libpthread not found
Message-ID:  <49AA7402.8070509@gmail.com>
In-Reply-To: <3B419C0DD853DC47AA4FA65D0FC92B5FE5C8FC@FBCMST11V01.fbc.local>
References:  <3B419C0DD853DC47AA4FA65D0FC92B5FE5C8FC@FBCMST11V01.fbc.local>

next in thread | previous in thread | raw e-mail | index | archive | help
Then you will need to limit it to diablo only by placing it in the exec 
path in []'s

m.borsatino@alice.it wrote:
> amm ... when I change the 'candidate' something strange begins to happen: bash doesn't work anymore, saying that it does not find the library. this happens as soon as I do the change, showing what you've explained to me.
>
> Marco
>
>   
>> thanks ... but ... how?
>> now I don't get the first message; but the second tells me that a library
>> is missing, but it is present. anyway I' prepared a very simple
>> /etc/libmap.conf like this:
>>
>> # /etc/libmap.conf
>> #
>> # candidate             mapping
>> #
>> libc.so.6 		/usr/compat/linux/lib/libc.so.6
>>     
>
> Change to:
>
> libc.so.6			libc.so.7
>  
>   
>> but clearly this is not enough. should I restart the system or use a
>> program to make the change accepted?
>>
>>     
>
> No need, it is picked up the next time the libmap.conf file is parsed.
>
> What is occurring is the java binary was built against libc.so.6, which is 
> what you would find on a FreeBSD 6.x box. 
>
> -Mike
>
>
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
>   




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49AA7402.8070509>