Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Nov 2001 15:36:38 -0600
From:      Erich Zigler <erichz@superhero.org>
To:        Jim Bryant <kc5vdj@yahoo.com>
Cc:        Joe Clarke <marcus@marcuscom.com>, lioux@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG
Subject:   Re: KaZaA port (not working, help if you can)
Message-ID:  <20011110153637.B89126@cerebro.superhero.org>
In-Reply-To: <3BED97F5.30806@yahoo.com>; from kc5vdj@yahoo.com on Sat, Nov 10, 2001 at 03:11:17PM -0600
References:  <20011110151738.C27503-100000@shumai.marcuscom.com> <3BED97F5.30806@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat 10 Nov 2001, Jim Bryant wrote:

> Works for me!
> linux_base-6.1      The base set of packages needed in Linux mode
> linux_devtools-6.1  Packages needed for doing development in Linux mode
> FreeBSD wahoo.kc.rr.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Nov  9 01:05:41 CST 2001 
> jbryant@wahoo.kc.rr.com:/usr/src/sys/i386/compile/WAHOO  i386

I ran some tests today, and with only linux_base-6.1 installed it segfaulted
when it tried to connect to the server. I gdb'ed the core and got the
following...

Program terminated with signal 11, Segmentation fault.
/lib/libpthread.so.0: No such file or directory.
#0  0x2819b58b in ?? ()
(gdb) bt
#0  0x2819b58b in ?? ()
#1  0x280d6211 in ?? ()
#2  0x280d399a in ?? ()
#3  0x809cc4f in __builtin_delete ()
#4  0x8053989 in strcpy ()
#5  0x80532e3 in strcpy ()
#6  0x809c9cb in __builtin_delete ()
#7  0x280d2eca in ?? ()

I could not find libpthread on my system. However I did find it was included
with the package linux_devtools. I installed linux_devtools and the client
worked fine. 

-- 
Erich Zigler 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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