XFree86 build

Jem Matzan techsupport at thejemreport.com
Fri Jan 30 22:36:26 PST 2004


On Sat, 2004-01-31 at 01:28, hiroshi-n at iname.com wrote:
> Hi,
> 
> I installed FreeBSD 5.2 (amd64) from ISO image, then tried to build 
> XFree86 4.3.99.902 from source.
> ( my video card is Radeon 9600XT and not supported by the default 
> installation. )
> 
> But compilation failed while compiling FreeType/lib/ttcalc.c in 
> function 'Order64'. - CARD64 is undefined
> 
> I had no problem in building XFree86 for Linux 64 (Fedora ),  FreeBSD i386
> 
> Are there any required modification to the header/source/make files ?
> 
> ---------------
> Hiroshi Nakamoto

	What's in your /etc/make.conf? I have CPUTYPE?=?x86_64 for the CPU
type, and CFLAGS are set to -0 -pipe. Occasionally for some builds (KDE
for instance) I have to add -fPIC to get everything to compile properly.
I don't know if these settings are "right," but they work for me.

-- 
Jem Matzan <techsupport at thejemreport.com>



More information about the freebsd-amd64 mailing list