Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Oct 2009 17:04:53 -0400
From:      Adam K Kirchhoff <adamk@voicenet.com>
To:        "David Paribello" <dparibel@imaging.robarts.ca>
Cc:        x11@FreeBSD.org
Subject:   Re: ATI Mach64 Linux Driver
Message-ID:  <20091030170453.1aafb593@sorrow.ashke.com>
In-Reply-To: <35203.198.20.40.229.1256934881.squirrel@email.imaging.robarts.ca>
References:  <35203.198.20.40.229.1256934881.squirrel@email.imaging.robarts.ca>

next in thread | previous in thread | raw e-mail | index | archive | help


The mach64 driver isn't part of xf86-video-ati, it's part of
xf86-video-mach64, and is available in the FreeBSD ports tree.

Adam

On Fri, 30 Oct 2009 16:34:41 -0400 (EDT)
"David Paribello" <dparibel@imaging.robarts.ca> wrote:

> 
> 
> Hello, I am trying to install xf86-video-ati-6.12.3 driver for my ATI
> Mach64 GR card and I am getting errors when trying to compile the code
> (Note that I have cut the output short):
> 
> 
> 
> moet2:/usr/ports/xf86-video-ati-6.12.3 # make install clean
> 
> Making install in src
> 
> make[1]: Entering directory `/usr/ports/xf86-video-ati-6.12.3/src'
> 
> /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
> -I. -I.. -I./AtomBios/include
> 
> s  -Wall -I/usr/include/xorg
> -I/usr/include/pixman-1    -DXF86_MODES_RENAME -I../src
> -I../src/
> 
> modes -I../src/parser -DDISABLE_EASF -DENABLE_ALL_SERVICE_FUNCTIONS
> -DATOM_BIOS -DATOM_BIOS_PA
> 
> RSER -DDRIVER_PARSER -g -O2 -MT ati.lo -MD -MP -MF .deps/ati.Tpo -c -o
> ati.lo ati.c
> 
> mkdir .libs
> 
>  gcc -DHAVE_CONFIG_H -I. -I.. -I./AtomBios/includes -Wall
> -I/usr/include/xorg -I/usr/include/p
> 
> ixman-1 -DXF86_MODES_RENAME -I../src -I../src/modes -I../src/parser
> -DDISABLE_EASF -DENABLE_AL
> 
> L_SERVICE_FUNCTIONS -DATOM_BIOS -DATOM_BIOS_PARSER -DDRIVER_PARSER -g -O2
> -MT ati.lo -MD -MP -
> 
> MF .deps/ati.Tpo -c ati.c  -fPIC -DPIC -o .libs/ati.o
> 
> In file included from ati.c:57:
> 
> ../config.h:4:25: error: xorg-server.h: No such file or directory
> 
> In file included from ati.c:65:
> 
> ati.h:28:21: error: xf86Pci.h: No such file or directory
> 
> ati.h:29:25: error: xf86PciInfo.h: No such file or directory
> 
> ati.h:31:18: error: xf86.h: No such file or directory
> 
> ati.h:33:25: error: xf86_OSproc.h: No such file or directory
> 
> In file included from ati.c:65:
> 
> ati.h:35: error: expected &lsquo;)&rsquo; before &lsquo;options&rsquo;
> 
> ati.c:125: error: expected &lsquo;=&rsquo;, &lsquo;,&rsquo;,
> &lsquo;;&rsquo;, &lsquo;asm&rsquo; or &lsquo;__attribute__&rsquo; before
> &lsquo;ati_device_get_from
> 
> _busid&rsquo;
> 
> ati.c:146: error: expected &lsquo;=&rsquo;, &lsquo;,&rsquo;,
> &lsquo;;&rsquo;, &lsquo;asm&rsquo; or &lsquo;__attribute__&rsquo; before
> &lsquo;ati_device_get_prim
> 
> ary&rsquo;
> 
> 
> 
> 
> 
> I'm not sure what I have done wrong, or is this a bug?
> 
> 
> 
> Thanks,
> 
> 
> 
> David
> 
> 
> 
> -- 
> 
> David Paribello (B. Eng., M. Eng.)
> 
> dparibel@imaging.robarts.ca
> 
> Imaging Research Laboratories
> 
> Robarts Research Institute
> _______________________________________________
> freebsd-x11@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091030170453.1aafb593>