[quake2] Freebsd 5.0

Brendan Burns brendanburns at attbi.com
Tue Jan 21 18:43:28 EST 2003


*sigh* I'll add:

*always "make clean"*  to my check list of things to do prior to 
release…

Sorry about that ;-P

--brendan

On Tuesday, January 21, 2003, at 06:04 PM, Seth Kingsley wrote:

> On Tue, Jan 21, 2003 at 05:36:11PM -0500, Mik Mifflin wrote:
>> I just got finished installing FreeBSD 5.0-RELEASE, and though I would
>> test it with Quake2 (more like I was tired of compiling stuff and 
>> wanted
>> to play a game :).  During the build I get this error:
>>
>> debugi386/client/cd_linux.o: In function `CDAudio_Stop':
>> /home/bburns/quake2/src/linux/cd_linux.c:379: undefined reference to
>> `__errno_location'
>> debugi386/client/cd_linux.o: In function `CDAudio_Init':
>> /home/bburns/quake2/src/linux/cd_linux.c:643: undefined reference to
>> `__errno_location'
>
> This is due to really annoying stale object files in the source
> distribution.  Notice the pathname /home/bburns?  The solution is:
>
> % gmake clean
> % find debugi386 -name \*.o -delete
>
> I also have a port I'm working on which will probably work fine on
> 5.0-R.  Perhaps you would like to test it?  My deveopment system is:
>
> FreeBSD 5.0-CURRENT #27: Sat Jan 11 01:01:09 PST 2003
> sethk at neko.home.meowfishies.com:/usr/src/sys/i386/compile/NEKO
>
> -- 
> || Seth Kingsley || sethk at meowfishies.com ||
> || http://www.meowfishies.com/ | Meow ^_^ ||
> <mime-attachment>



More information about the quake2 mailing list