Date: Thu, 26 Aug 1999 09:34:50 +0200 From: Marcel Moolenaar <marcel@scc.nl> To: emulation@FreeBSD.ORG Subject: Re: half life/tfc server on 3.2-RELEASE Message-ID: <37C4EE1A.85DD15A9@scc.nl> References: <4.2.0.58.19990825162833.009572e0@pop.datacruz.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Joshua Stump wrote: > > Has anyone else come accross this problem with the half life linux > server??? when i try to run the server i get this?? > > -- > Attempting to authenticate with WON > ./hlds_l: error in loading shared libraries > : undefined symbol: __bzero > > -- > any ideas??? It probably finds a FreeBSD library before the Linux one. Make sure you: o don't have LD_LIBRARY_PATH messing things up, o have Linux versions of all libraries needed by the binary, o have libraries there where they are expected. Hth, -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ Amsterdam, The Netherlands tel: +31 20 4200655 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37C4EE1A.85DD15A9>