Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30341 - ati-drivers-3.2.5-r1 needs fix in 2.6.x/Makefile
Summary: ati-drivers-3.2.5-r1 needs fix in 2.6.x/Makefile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL: http://mygentoo.kicks-ass.net/ati-3.2...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-04 12:45 UTC by Disenchanted (RETIRED)
Modified: 2003-10-04 20:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
the ebuild used to successfuly merge the drivers on this ~x86 system as 'emerge info' details (ati-drivers-3.2.5-r1.ebuild,4.79 KB, text/plain)
2003-10-04 12:50 UTC, Disenchanted (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Disenchanted (RETIRED) gentoo-dev 2003-10-04 12:45:12 UTC
emerge failed and libgl was dead, 'file' showed libgl was 'data' not 'ELF'
ill provide as much extra info as needed (but im afraid you might have to ask
for it as im not sure what additional info would be helpful)
ill attach the ebuild i used to emerge the drivers i still have one patch
disabled as the einfo said its patching what modprobe comlplained about being a
unresolved symbol, that was before i had the proper sed in the ebuild
but i havent seen a ned to allow the patch now, unless someone can explain what
the patch does (like well it works with and without that patch, just with it,
XYZ would be happening/possible)


Reproducible: Always
Steps to Reproduce:
1. emerge ati-drivers-3.2.5-r1 on a ~x86 system with sys-apps/coreutils-5.0-r4
2. 
3.

Actual Results:  
head from at least this version on takes -n 1  no longer -1 as used in
2.6.x/Makefile
panels dont compiles, fgl_glxgears doesn't compile, fglrx.ko cant be loaded



Expected Results:  
head doing its trick, not failing with "-1 obsolete us -n 1 instead"
driver, panel and fgl_glxgears being installed

schlaefer bin # emerge info
Portage 2.0.49-r6 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r5, 2.6.0-test6-mm2)
=================================================================
System uname: 2.6.0-test6-mm2 i686 AMD Athlon(tm) XP
distcc 2.9 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -fomit-frame-pointer -march=athlon-xp -mfpmath=sse -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/NX/etc /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -fomit-frame-pointer -march=athlon-xp -mfpmath=sse -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="rsync://csociety-ftp.ecn.purdue.edu/pub/gentoo/
ftp://gentoo.ccccom.com http://www.ibiblio.org/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss avi crypt encode foomaticdb gif jpeg libg++ mad mikmod mmx mpeg
ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib directfb
gtkhtml alsa gdbm berkdb slang readline tetex aalib bonobo svga ggi tcltk guile
mysql X sdl gpm tcpd pam libwww ssl perl python imlib oggvorbis gnome gtk motif
opengl mozilla gphoto2 cdr 3dnow dga doc dv dvb dvd dvdr fbcon fbdev gtk2 ipv6
moznoirc moznomail nptl radeon sse tiff type1 Xaw3d xface xinerama -apm -cups
-java -arts -esd -qt -kde"

note to above -qt, to install panel i use USE="qt kde" emerge ati-drivers
gcc is 3.3.1-r3
Comment 1 Disenchanted (RETIRED) gentoo-dev 2003-10-04 12:50:52 UTC
Created attachment 18759 [details]
the ebuild used to successfuly merge the drivers on this ~x86 system as 'emerge info' details

let me know if you rather had a diff -u
Comment 2 Luca Barbato gentoo-dev 2003-10-04 20:15:34 UTC
grrr, let me do a band aid fix to that.
Comment 3 Luca Barbato gentoo-dev 2003-10-04 20:34:01 UTC
workaround committed.