[quake3] Re: avoid find error on freebsd

Andreas Kohn andreas at syndrom23.de
Thu Oct 6 11:52:02 EDT 2005


On Thu, 2005-10-06 at 17:45 +0200, Andreas Kohn wrote:
> On Thu, 2005-10-06 at 16:17 +0100, Tim Angus wrote:
> > On Thu, 06 Oct 2005 16:59:51 +0200 Andreas wrote:
> > > attached is a small fix to code/unix/Makefile that avoids an error
> > > when calling find.
> > 
> > Applied, thanks.
> > 
> > As an aside, do the vm files build correctly on FreeBSD (in
> > code/unix/[builddir]/baseq3/vm)?
> 
> [snip]
>

I knew I'll forget about that one...
You can probably not build q3lcc on a stock FreeBSD system, because cc
-print-search-dirs is broken. 

From code/tools/lcc/makefile
143:SYSTEM=$(shell cc -print-search-dirs | head -n 1 | cut -b 10-)

Definitely a FreeBSD error, and I submitted a PR about that one some
time ago:

http://www.freebsd.org/cgi/query-pr.cgi?pr=gnu/85895

Just FYI, perhaps this should end up as a note in the documentation
sometimes :)

Ciao,
--
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
URL: <http://icculus.org/pipermail/quake3/attachments/20051006/6604ae80/attachment.pgp>


More information about the quake3 mailing list