From owner-freebsd-ports Sat Nov 10 13:36:11 2001 Delivered-To: freebsd-ports@freebsd.org Received: from pendragon.tacni.net (mail.tacni.net [216.178.136.165]) by hub.freebsd.org (Postfix) with SMTP id CA68737B41A for ; Sat, 10 Nov 2001 13:36:04 -0800 (PST) Received: (qmail 44619 invoked by alias); 10 Nov 2001 21:35:52 -0000 Received: from unknown (HELO cerebro.superhero.org) (216.201.173.186) by ns1.tacni.net with SMTP; 10 Nov 2001 21:35:52 -0000 Received: (qmail 90246 invoked by uid 1000); 10 Nov 2001 21:36:38 -0000 Date: Sat, 10 Nov 2001 15:36:38 -0600 From: Erich Zigler To: Jim Bryant Cc: Joe Clarke , lioux@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: KaZaA port (not working, help if you can) Message-ID: <20011110153637.B89126@cerebro.superhero.org> References: <20011110151738.C27503-100000@shumai.marcuscom.com> <3BED97F5.30806@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BED97F5.30806@yahoo.com>; from kc5vdj@yahoo.com on Sat, Nov 10, 2001 at 03:11:17PM -0600 X-Eric-Conspiracy: There is no conspiracy. X-Operating-System: FreeBSD 4.4-STABLE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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