Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xf86-video-ati won't compile
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
bugs16
n00b
n00b


Joined: 19 Jul 2008
Posts: 4

PostPosted: Sat Jul 19, 2008 4:35 pm    Post subject: xf86-video-ati won't compile Reply with quote

I've searched the web and found many posts about xf86-video-ati problems but not exactly my problem.
I tried the patch listed in gentoo bug 227821 with no success. I'm a first time poster so please let me know
if I've omitted important information.

I updated to kernel 2.6.25-r6 and xf86-video-ati no longer compiles. Prior to this I have been able
to build for my ATI tech RV 280 [Radeon 92000] (rev 01) video card with no problem. My make.conf
has VIDEO_CARDS="ati" (which has been for years), but I added "dri" to USE in this build (I tried
removing this and still have the same problem). I have [/quote]not changed anything in my xorg.conf file.

Here is my emerge --info:
---
Portage 2.1.4.4 (default-linux/x86/2007.0/desktop, gcc-3.4.6, glibc-2.6.1-r0, 2.6.25-gentoo-r6 i686)
=================================================================
System uname: 2.6.25-gentoo-r6 i686 AMD Athlon(tm) MP 2600+
Timestamp of tree: Sat, 19 Jul 2008 02:15:01 +0000
app-shells/bash: 3.2_p33
dev-lang/python: 2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox: 1.2.18.1-r2
sys-devel/autoconf: 2.13, 2.61-r2
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils: 2.18-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool: 1.5.26
virtual/os-headers: 2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-mp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=athlon-mp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X acl acpi alsa berkdb cairo cdr cli cracklib crypt cups dbus dri dvd dvdr dvdread eds emboss encode esd evo fam firefox fortran gdbm gif gnome gpm gstreamer gtk hal iconv ipv6 isdnlog jpeg kde kerberos ldap mad midi mikmod mp3 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre pdf perl png pppd python qt qt3 qt3support qt4 quicktime readline reflection sdl session spell spl ssl svg tcpd tiff truetype unicode vorbis win32codecs x86 xml xorg xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="ati"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
---
Here is the tail of the emerge info:
---
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./AtomBios/includes -Wall -I/usr/include/xorg -I/usr/include/drm -I/usr/include/X11/dri -DDISABLE_EASF -DENABLE_ALL_SERVICE_FUNCTIONS -DATOM_BIOS -DATOM_BIOS_PARSER -DFGL_LINUX -DDRIVER_PARSER -O2 -march=athlon-mp -pipe -fomit-frame-pointer -MT radeon_crtc.lo -MD -MP -MF .deps/radeon_crtc.Tpo -c radeon_crtc.c -fPIC -DPIC -o .libs/radeon_crtc.o
radeon_crtc.c:109: error: syntax error before "n"
radeon_crtc.c: In function `RADEONDiv':
radeon_crtc.c:111: error: `n' undeclared (first use in this function)
radeon_crtc.c:111: error: (Each undeclared identifier is reported only once
radeon_crtc.c:111: error: for each function it appears in.)
radeon_crtc.c:111: error: `d' undeclared (first use in this function)
radeon_crtc.c: In function `RADEONComputePLL':
radeon_crtc.c:168: error: `CARD64' undeclared (first use in this function)
radeon_crtc.c:168: error: syntax error before "freq"
radeon_crtc.c:174: error: syntax error before "pll"
make[2]: *** [radeon_crtc.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./AtomBios/includes -Wall -I/usr/include/xorg -I/usr/include/drm -I/usr/include/X11/dri -DDISABLE_EASF -DENABLE_ALL_SERVICE_FUNCTIONS -DATOM_BIOS -DATOM_BIOS_PARSER -DFGL_LINUX -DDRIVER_PARSER -O2 -march=athlon-mp -pipe -fomit-frame-pointer -MT radeon_output.lo -MD -MP -MF .deps/radeon_output.Tpo -c radeon_output.c -fPIC -DPIC -o .libs/radeon_output.o
radeon_output.c: In function `RADEONSetupConnectors':
radeon_output.c:2694: warning: unsigned int format, RADEONDacType arg (arg 4)
radeon_output.c:2694: warning: unsigned int format, RADEONTmdsType arg (arg 5)
radeon_output.c:2694: warning: unsigned int format, RADEONConnectorType arg (arg 6)
radeon_output.c:2694: warning: unsigned int format, RADEONDacType arg (arg 8)
radeon_output.c:2694: warning: unsigned int format, RADEONTmdsType arg (arg 9)
radeon_output.c:2694: warning: unsigned int format, RADEONConnectorType arg (arg 10)
make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-ati-6.8.0-r1/work/xf86-video-ati-6.8.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-ati-6.8.0-r1/work/xf86-video-ati-6.8.0'
make: *** [all] Error 2
*
* ERROR: x11-drivers/xf86-video-ati-6.8.0-r1 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2940: Called x-modular_src_compile
* environment, line 3725: Called x-modular_src_make
* environment, line 3761: Called die
* The specific snippet of code:
* emake || die "emake failed"
* The die message:
* emake failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/x11-drivers/xf86-video-ati-6.8.0-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-drivers/xf86-video-ati-6.8.0-r1/temp/environment'.
*
----
Any tips or suggestions would be much appreciated.
Thanks!
Back to top
View user's profile Send private message
djanderson
Tux's lil' helper
Tux's lil' helper


Joined: 24 Mar 2004
Posts: 98
Location: Boulder, CO

PostPosted: Sun Jul 20, 2008 4:24 am    Post subject: Reply with quote

This is probably not going to fix your problem, but just a note... I don't think there's an option "ati" in video cards. Look at the output of:
Code:
# emerge -pv xorg-server
to see which variables can be used. I think you want "radeon" in there. That's what I have.

Also, you definitely want to keep "dri" in your use flags.

I doubt those will fix your problem... but :P
-Doug

P.S. Long shot but fun thing to do in the mean time... you could update your make.profile and rebuild your system with the newly stable gcc-4 ;) That's always fun and good for your system!
http://www.gentoo.org/doc/en/gcc-upgrading.xml
Back to top
View user's profile Send private message
bugs16
n00b
n00b


Joined: 19 Jul 2008
Posts: 4

PostPosted: Sun Jul 20, 2008 5:25 am    Post subject: Reply with quote

Thanks for the suggestions. I put back "dri" into USE and I tried VIDEO_CARDS="radeon" but
still have the same problem. I am currently reading the documentation on gcc-4 and may do
that if no other ideas are suggested. Thanks again for the help.
Back to top
View user's profile Send private message
djanderson
Tux's lil' helper
Tux's lil' helper


Joined: 24 Mar 2004
Posts: 98
Location: Boulder, CO

PostPosted: Sun Jul 20, 2008 5:55 am    Post subject: Reply with quote

hmm... OK a more practical suggestion :) Why not try unmasking a newer version of xf86-video-ati?
Code:
# ACCEPT_KEYWORDS="~x86" emerge -av xf86-video-ati

And if that compiles and works for you, you can just:
Code:
# echo "=x11-drivers/xf86-video-ati-6.9.0" >> /etc/portage/package.keywords


Let me know if that works...


-Doug
Back to top
View user's profile Send private message
bugs16
n00b
n00b


Joined: 19 Jul 2008
Posts: 4

PostPosted: Sun Jul 20, 2008 6:08 am    Post subject: Reply with quote

I tried
# ACCEPT_KEYWORDS="~x86" emerge -av xf86-video-ati
and get the same compilation failure.

(BTW, I kept VIDEO_CARDS="radeon" for now, but am a little
surprised that "ati" was working for years and now would become
obsolete.)
Back to top
View user's profile Send private message
djanderson
Tux's lil' helper
Tux's lil' helper


Joined: 24 Mar 2004
Posts: 98
Location: Boulder, CO

PostPosted: Sun Jul 20, 2008 7:29 am    Post subject: Reply with quote

bugs16 wrote:
I tried
# ACCEPT_KEYWORDS="~x86" emerge -av xf86-video-ati
and get the same compilation failure.
I'm out of ideas :(

bugs16 wrote:
BTW, I kept VIDEO_CARDS="radeon" for now, but am a little
surprised that "ati" was working for years and now would become
obsolete.)

In the xf86-video-ati ebuild file there are these lines:
Quote:
ewarn "If you have a mach64 or r128 video card, read this"
ewarn "The mach64 and r128 drivers moved to their own packages,"
ewarn "xf86-video-mach64 and xf86-video-r128. If these weren't installed"
ewarn "automatically by xorg-server and you have one of these cards,"
ewarn "check your VIDEO_CARDS settings."

I also remember seeing ati as an option not too long ago, but I've used the more specific radeon for quite a while. I imagine they were slowly splitting the generic ati into more specific ones, and now they're done. Anyways, having ati set in VIDEO_CARDS wouldn't have made a big difference to you because back when it was an option, it would have brought in xf86-video-ati, which builds the radeon driver, and once you had xf86-video-ati in your world file it would just keep getting updated naturally, but not necessarily be pulled in by xorg-server anymore.

-Doug
Back to top
View user's profile Send private message
bugs16
n00b
n00b


Joined: 19 Jul 2008
Posts: 4

PostPosted: Mon Jul 21, 2008 8:48 pm    Post subject: Reply with quote

I ran an "emerge -uD world' last night and now xf86-video-ati compiles!
The display manager fails on boot up, but I can successfully run startx
upon logging in.

Thanks for your suggestions, I wouldn't have gotten my computer back
to semi-functioning mode with out your help.
_________________
CK Hayakawa
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum