Re: Trouble compiling KDE

2004-07-05 Thread Conrad J. Sabatier

On 05-Jul-2004 Conrad J. Sabatier wrote:
> 
> On 05-Jul-2004 Trey Sizemore wrote:
>> Trying to compile kde3 on a new FBSD 5.2.1 install, but I'm getting
>> the 
>> following error:
>> 
>> "Shared object libthread.so.1 not found.  Required by libGL.so.1."
>> 
>> Per the /usr/src/UPDATING file entries dated 20040130 and 20040303 I
>> added:
>> 
>> libc_r.so.5   libthread.so.1
>> lib_r.so   libthread.so
   

Just noticed another typo here.  That should be libc_r.so, of course.
 
>> to /etc/libmap.conf
> 
> That should be libpthread.so.1.

And libpthread.so for the second line, of course.

-- 
Conrad J. Sabatier <[EMAIL PROTECTED]> -- "In Unix veritas"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Trouble compiling KDE

2004-07-05 Thread Conrad J. Sabatier

On 05-Jul-2004 Trey Sizemore wrote:
> Trying to compile kde3 on a new FBSD 5.2.1 install, but I'm getting
> the 
> following error:
> 
> "Shared object libthread.so.1 not found.  Required by libGL.so.1."
> 
> Per the /usr/src/UPDATING file entries dated 20040130 and 20040303 I
> added:
> 
> libc_r.so.5   libthread.so.1
> lib_r.so   libthread.so
> 
> to /etc/libmap.conf

That should be libpthread.so.1.

-- 
Conrad J. Sabatier <[EMAIL PROTECTED]> -- "In Unix veritas"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"