fixes for graphics/dri

Angka H. K. harikurniawan at gmail.com
Tue Nov 7 02:59:48 UTC 2006


I think there is no i830_dri.so
As far as I know the source is build as part of i810_dri.so or i915_dri.so

Forwarded Conversation
Subject: fixes for graphics/dri
------------------------

 From: Rene Ladan <r.c.ladan at gmail.com>
To: freebsd-x11 at freebsd.org
Date: Mon, Nov 6, 2006 at 6:59 AM
Attachments: signature.asc

Hi,

even faster than Bill Fenner >:)

I've found two errors in graphics/dri, attached are the fixes.

Regards,
Rene
--
GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)

"It won't fit on the line."
                -- me, 2001



--- graphics/dri/Makefile.orig  Mon Nov  6 00:51:10 2006
+++ graphics/dri/Makefile       Mon Nov  6 00:55:21 2006
@@ -44,6 +44,7 @@
        ${MKDIR} ${DRIMODDIR}
 .if ${ARCH} == i386
        ${INSTALL_PROGRAM} ${WRKSRC}/lib/i810_dri.so ${DRIMODDIR}
+       ${INSTALL_PROGRAM} ${WRKSRC}/lib/i830_dri.so ${DRIMODDIR}
        ${INSTALL_PROGRAM} ${WRKSRC}/lib/i915_dri.so ${DRIMODDIR}
        ${INSTALL_PROGRAM} ${WRKSRC}/lib/i965_dri.so ${DRIMODDIR}
        ${INSTALL_PROGRAM} ${WRKSRC}/lib/unichrome_dri.so ${DRIMODDIR}


--- graphics/dri/pkg-plist.orig Mon Nov  6 00:55:35 2006
+++ graphics/dri/pkg-plist      Mon Nov  6 00:56:09 2006
@@ -1,5 +1,6 @@
 %%I386%%lib/modules/dri/i810_dri.so
 %%I386%%lib/modules/dri/i830_dri.so
+%%I386%%lib/modules/dri/i965_dri.so
 %%I386_AMD64%%lib/modules/dri/i915_dri.so
 lib/modules/dri/mach64_dri.so
 lib/modules/dri/mga_dri.so



--------
 From: Florent Thoumie <flz at xbsd.org>
To: Rene Ladan <r.c.ladan at gmail.com>
Cc: freebsd-x11 at freebsd.org
Date: Mon, Nov 6, 2006 at 7:04 AM
Attachments: signature.asc

On Mon, 2006-11-06 at 00:59 +0100, Rene Ladan wrote:
> Hi,
>
> even faster than Bill Fenner >:)
>
> I've found two errors in graphics/dri, attached are the fixes.

Will commit in a sec, thanks!

--
Florent Thoumie
flz at FreeBSD.org
FreeBSD Committer


--------
 From: Rene Ladan <r.c.ladan at gmail.com>
To: freebsd-x11 at freebsd.org
Date: Mon, Nov 6, 2006 at 4:57 PM

Florent Thoumie schreef:
> On Mon, 2006-11-06 at 00:59 +0100, Rene Ladan wrote:
>> Hi,
>>
>> even faster than Bill Fenner >:)
>>
>> I've found two errors in graphics/dri, attached are the fixes.
>
> Will commit in a sec, thanks!
>
Hmm, it seems that i830_dri.so is not build at all on i386 boxes?

Regards,
Rene
--
GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)

"It won't fit on the line."
                -- me, 2001

_______________________________________________
freebsd-x11 at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "freebsd-x11-unsubscribe at freebsd.org"

--------
-------------- next part --------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFTnr5PB1vgxLhhPYRAt6kAKCm/SFbkt/17W2uPKnzgSloBVLOUwCeOQLe
apuKFNA1kxbjDvN/+aGydw0=
=r/bl
-----END PGP SIGNATURE-----


More information about the freebsd-x11 mailing list