Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269611 - ati-driver && glxgears, glxinfo
Summary: ati-driver && glxgears, glxinfo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: X11 External Driver Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-12 19:27 UTC by Brugger Jerome
Modified: 2009-05-13 20:51 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,107.27 KB, text/plain)
2009-05-13 05:45 UTC, Brugger Jerome
Details
emerge --info (emerge_info,2.92 KB, text/plain)
2009-05-13 05:46 UTC, Brugger Jerome
Details
emerge -pvq xorg-server (emerge_pvq_xorg-server,915 bytes, text/plain)
2009-05-13 05:47 UTC, Brugger Jerome
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brugger Jerome 2009-05-12 19:27:04 UTC
fgl_glxgears.c:706: erreur: ‘PFNGLDELETERENDERBUFFERSEXTPROC’ undeclared (first use in this function)
fgl_glxgears.c:706: erreur: expected ‘;’ before ‘glXGetProcAddressARB’
 * 
 * ERROR: x11-drivers/ati-drivers-8.552-r2 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 3284:  Called die
 * The specific snippet of code:
 *       "$(tc-getCC)" -o fgl_glxgears ${CFLAGS} ${LDFLAGS} -DUSE_GLU -I"${S}"/common/usr/include fgl_glxgears.c -lGL -lGLU -lX11 -lm || die "fgl_glxgears build failed";
 *  The die message:
 *   fgl_glxgears build 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/ati-drivers-8.552-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/ati-drivers-8.552-r2/temp/environment'.
 * 

>>> Failed to emerge x11-drivers/ati-drivers-8.552-r2, Log file:

>>>  '/var/tmp/portage/x11-drivers/ati-drivers-8.552-r2/temp/build.log'

 * Messages for package x11-drivers/ati-drivers-8.552-r2:

 * 
 * ERROR: x11-drivers/ati-drivers-8.552-r2 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 3284:  Called die
 * The specific snippet of code:
 *       "$(tc-getCC)" -o fgl_glxgears ${CFLAGS} ${LDFLAGS} -DUSE_GLU -I"${S}"/common/usr/include fgl_glxgears.c -lGL -lGLU -lX11 -lm || die "fgl_glxgears build failed";
 *  The die message:
 *   fgl_glxgears build 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/ati-drivers-8.552-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/ati-drivers-8.552-r2/temp/environment'.
 * 

Reproducible: Always

Steps to Reproduce:
Linux kernel 2.6.27-r10 + X11 + Xfce + Readeon 9550 (PCI)
Comment 1 Sebastian Luther (few) 2009-05-12 20:16:31 UTC
Please attach the complete build.log, emerge --info and emerge -pvq xorg-server.
Comment 2 Brugger Jerome 2009-05-13 05:45:56 UTC
Created attachment 191110 [details]
build.log
Comment 3 Brugger Jerome 2009-05-13 05:46:20 UTC
Created attachment 191112 [details]
emerge --info
Comment 4 Brugger Jerome 2009-05-13 05:47:08 UTC
Created attachment 191114 [details]
emerge -pvq xorg-server
Comment 5 Brugger Jerome 2009-05-13 05:48:01 UTC
I haved upload the 3 files.
Comment 6 Brugger Jerome 2009-05-13 20:51:45 UTC
Recompiled "mesa" with support opengl (on make.conf > USE) => OK.

Thanks,
J.Brugger