[Bug 10023] MergedFB no display on second monitor. 2.6.20, Xorg 7.1, AMD64, R423, PCIE

bugzilla-daemon at annarchy.freedesktop.org bugzilla-daemon at annarchy.freedesktop.org
Tue Feb 20 09:45:23 PST 2007


http://bugs.freedesktop.org/show_bug.cgi?id=10023





------- Comment #15 from johnjaylward at yahoo.com  2007-02-20 09:45 -------
DLed the SIL code from dave's repository and merged it with the head of the
original repository. I also had to DL the src/i2c_vid.h file. After that I was
able to get this far in the compilation, but I'm not sure what to do with the
missing PACKAGE_VERSION_* definitions. 

The make file define PACKAGE_VERSION to be 6.6.99, should I just hard code that
value in the ativersion.h file for now?

make  all-recursive
make[1]: Entering directory
`/home/jaylward/workspace/ati-driver/xf86-video-ati'
Making all in src
make[2]: Entering directory
`/home/jaylward/workspace/ati-driver/xf86-video-ati/src'
Making all in sil164
make[3]: Entering directory
`/home/jaylward/workspace/ati-driver/xf86-video-ati/src/sil164'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/jaylward/workspace/ati-driver/xf86-video-ati/src/sil164'
make[3]: Entering directory
`/home/jaylward/workspace/ati-driver/xf86-video-ati/src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg
  -I/usr/include/drm -I/usr/include/X11/dri   -g -O2 -MT ati.lo -MD -MP -MF
.deps/ati.Tpo -c -o ati.lo ati.c
 gcc -DHAVE_CONFIG_H -I. -I.. -DXFree86Server -DIN_MODULE -DXFree86Module
-DXFree86LOADER -I/usr/include/xorg -I/usr/include/drm -I/usr/include/X11/dri
-g -O2 -MT ati.lo -MD -MP -MF .deps/ati.Tpo -c ati.c  -fPIC -DPIC -o
.libs/ati.o
ati.c:68: error: 'PACKAGE_VERSION_MAJOR' undeclared here (not in a function)
ati.c:68: error: 'PACKAGE_VERSION_MINOR' undeclared here (not in a function)
ati.c:68: error: 'PACKAGE_VERSION_PATCHLEVEL' undeclared here (not in a
function)
make[3]: *** [ati.lo] Error 1
make[3]: Leaving directory
`/home/jaylward/workspace/ati-driver/xf86-video-ati/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/jaylward/workspace/ati-driver/xf86-video-ati/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jaylward/workspace/ati-driver/xf86-video-ati'
make: *** [all] Error 2


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Xorg-driver-ati mailing list