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:

>=20
>=20
> 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):
>=20
>=20
>=20
> moet2:/usr/ports/xf86-video-ati-6.12.3 # make install clean
>=20
> Making install in src
>=20
> make[1]: Entering directory `/usr/ports/xf86-video-ati-6.12.3/src'
>=20
> /bin/sh ../libtool --tag=3DCC=A0=A0 --mode=3Dcompile gcc -DHAVE_CONFIG_H
> -I. -I.. -I./AtomBios/include
>=20
> s=A0 -Wall -I/usr/include/xorg
> -I/usr/include/pixman-1=A0=A0=A0 -DXF86_MODES_RENAME -I../src
> -I../src/
>=20
> modes -I../src/parser -DDISABLE_EASF -DENABLE_ALL_SERVICE_FUNCTIONS
> -DATOM_BIOS -DATOM_BIOS_PA
>=20
> RSER -DDRIVER_PARSER -g -O2 -MT ati.lo -MD -MP -MF .deps/ati.Tpo -c -o
> ati.lo ati.c
>=20
> mkdir .libs
>=20
> =A0gcc -DHAVE_CONFIG_H -I. -I.. -I./AtomBios/includes -Wall
> -I/usr/include/xorg -I/usr/include/p
>=20
> ixman-1 -DXF86_MODES_RENAME -I../src -I../src/modes -I../src/parser
> -DDISABLE_EASF -DENABLE_AL
>=20
> L_SERVICE_FUNCTIONS -DATOM_BIOS -DATOM_BIOS_PARSER -DDRIVER_PARSER -g -O2
> -MT ati.lo -MD -MP -
>=20
> MF .deps/ati.Tpo -c ati.c=A0 -fPIC -DPIC -o .libs/ati.o
>=20
> In file included from ati.c:57:
>=20
> ../config.h:4:25: error: xorg-server.h: No such file or directory
>=20
> In file included from ati.c:65:
>=20
> ati.h:28:21: error: xf86Pci.h: No such file or directory
>=20
> ati.h:29:25: error: xf86PciInfo.h: No such file or directory
>=20
> ati.h:31:18: error: xf86.h: No such file or directory
>=20
> ati.h:33:25: error: xf86_OSproc.h: No such file or directory
>=20
> In file included from ati.c:65:
>=20
> ati.h:35: error: expected &lsquo;)&rsquo; before &lsquo;options&rsquo;
>=20
> ati.c:125: error: expected &lsquo;=3D&rsquo;, &lsquo;,&rsquo;,
> &lsquo;;&rsquo;, &lsquo;asm&rsquo; or &lsquo;__attribute__&rsquo; before
> &lsquo;ati_device_get_from
>=20
> _busid&rsquo;
>=20
> ati.c:146: error: expected &lsquo;=3D&rsquo;, &lsquo;,&rsquo;,
> &lsquo;;&rsquo;, &lsquo;asm&rsquo; or &lsquo;__attribute__&rsquo; before
> &lsquo;ati_device_get_prim
>=20
> ary&rsquo;
>=20
>=20
>=20
>=20
>=20
> I'm not sure what I have done wrong, or is this a bug?
>=20
>=20
>=20
> Thanks,
>=20
>=20
>=20
> David
>=20
>=20
>=20
> --=20
>=20
> David Paribello (B. Eng., M. Eng.)
>=20
> dparibel@imaging.robarts.ca
>=20
> Imaging Research Laboratories
>=20
> 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"
>=20



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