Mailinglist Archive: radeonhd (265 mails)
| < Previous | Next > |
[radeonhd] Apropros atombios...
- From: Thomas Meyer <thomas@xxxxxxxx>
- Date: Thu, 08 Jan 2009 21:48:16 +0100
- Message-id: <1231447696.2611.9.camel@xxxxxxxxxxxxxxxxxxxxx>
Current git build (1.2.4-14-gf57a410) fails:
make[1]: Entering directory `/home/thomas/source/xf86-video-radeonhd'
Making all in src
make[2]: Entering directory `/home/thomas/source/xf86-video-radeonhd/src'
/bin/sh ../git_version.sh -k -s .. -o git_version.h
git_version.sh: Output is unchanged, keeping git_version.h
make all-am
make[3]: Entering directory `/home/thomas/source/xf86-video-radeonhd/src'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm
-I/usr/include/X11/dri -Wall -Wextra -Wno-unused-parameter
-Werror-implicit-function-declaration -Wstrict-aliasing -Wstrict-overflow
-Wpointer-arith -Woverlength-strings -Wvolatile-register-var -Winit-self
-Wbad-function-cast -Wstrict-prototypes -Wold-style-definition -Wnested-externs
-Wdisabled-optimization -pedantic -Wno-long-long -Wno-variadic-macros -g -O2
-finline-functions -MT radeonhd_drv_la-rhd_dig.lo -MD -MP -MF
.deps/radeonhd_drv_la-rhd_dig.Tpo -c -o radeonhd_drv_la-rhd_dig.lo `test -f
'rhd_dig.c' || echo './'`rhd_dig.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/xorg -I/usr/include/pixman-1
-I/usr/include/drm -I/usr/include/X11/dri -Wall -Wextra -Wno-unused-parameter
-Werror-implicit-function-declaration -Wstrict-aliasing -Wstrict-overflow
-Wpointer-arith -Woverlength-strings -Wvolatile-register-var -Winit-self
-Wbad-function-cast -Wstrict-prototypes -Wold-style-definition -Wnested-externs
-Wdisabled-optimization -pedantic -Wno-long-long -Wno-variadic-macros -g -O2
-finline-functions -MT radeonhd_drv_la-rhd_dig.lo -MD -MP -MF
.deps/radeonhd_drv_la-rhd_dig.Tpo -c rhd_dig.c -fPIC -DPIC -o
.libs/radeonhd_drv_la-rhd_dig.o
rhd_dig.c: In function 'LVTMATransmitterSet':
rhd_dig.c:281: warning: unused variable 'rhdPtr'
rhd_dig.c:277: warning: unused variable 'value'
rhd_dig.c: In function 'EncoderSet':
rhd_dig.c:1052: error: implicit declaration of function 'rhdPrintDigDebug'
rhd_dig.c:1052: warning: nested extern declaration of 'rhdPrintDigDebug'
rhd_dig.c: In function 'EncoderPower':
rhd_dig.c:1125: error: implicit declaration of function 'digProbeEncoder'
rhd_dig.c:1125: warning: nested extern declaration of 'digProbeEncoder'
rhd_dig.c: In function 'DigAllocFree':
rhd_dig.c:1590: error: dereferencing pointer to incomplete type
rhd_dig.c:1594: error: dereferencing pointer to incomplete type
rhd_dig.c:1594: error: 'atomEncoderDIG1' undeclared (first use in this function)
rhd_dig.c:1594: error: (Each undeclared identifier is reported only once
rhd_dig.c:1594: error: for each function it appears in.)
rhd_dig.c:1601: error: dereferencing pointer to incomplete type
rhd_dig.c:1601: error: 'atomEncoderDIG2' undeclared (first use in this function)
make[3]: *** [radeonhd_drv_la-rhd_dig.lo] Error 1
make[3]: Leaving directory `/home/thomas/source/xf86-video-radeonhd/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/thomas/source/xf86-video-radeonhd/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/thomas/source/xf86-video-radeonhd'
make: *** [all] Error 2
Does anybody care, or should these options be removed from configure?
greets
thomas
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
make[1]: Entering directory `/home/thomas/source/xf86-video-radeonhd'
Making all in src
make[2]: Entering directory `/home/thomas/source/xf86-video-radeonhd/src'
/bin/sh ../git_version.sh -k -s .. -o git_version.h
git_version.sh: Output is unchanged, keeping git_version.h
make all-am
make[3]: Entering directory `/home/thomas/source/xf86-video-radeonhd/src'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm
-I/usr/include/X11/dri -Wall -Wextra -Wno-unused-parameter
-Werror-implicit-function-declaration -Wstrict-aliasing -Wstrict-overflow
-Wpointer-arith -Woverlength-strings -Wvolatile-register-var -Winit-self
-Wbad-function-cast -Wstrict-prototypes -Wold-style-definition -Wnested-externs
-Wdisabled-optimization -pedantic -Wno-long-long -Wno-variadic-macros -g -O2
-finline-functions -MT radeonhd_drv_la-rhd_dig.lo -MD -MP -MF
.deps/radeonhd_drv_la-rhd_dig.Tpo -c -o radeonhd_drv_la-rhd_dig.lo `test -f
'rhd_dig.c' || echo './'`rhd_dig.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/xorg -I/usr/include/pixman-1
-I/usr/include/drm -I/usr/include/X11/dri -Wall -Wextra -Wno-unused-parameter
-Werror-implicit-function-declaration -Wstrict-aliasing -Wstrict-overflow
-Wpointer-arith -Woverlength-strings -Wvolatile-register-var -Winit-self
-Wbad-function-cast -Wstrict-prototypes -Wold-style-definition -Wnested-externs
-Wdisabled-optimization -pedantic -Wno-long-long -Wno-variadic-macros -g -O2
-finline-functions -MT radeonhd_drv_la-rhd_dig.lo -MD -MP -MF
.deps/radeonhd_drv_la-rhd_dig.Tpo -c rhd_dig.c -fPIC -DPIC -o
.libs/radeonhd_drv_la-rhd_dig.o
rhd_dig.c: In function 'LVTMATransmitterSet':
rhd_dig.c:281: warning: unused variable 'rhdPtr'
rhd_dig.c:277: warning: unused variable 'value'
rhd_dig.c: In function 'EncoderSet':
rhd_dig.c:1052: error: implicit declaration of function 'rhdPrintDigDebug'
rhd_dig.c:1052: warning: nested extern declaration of 'rhdPrintDigDebug'
rhd_dig.c: In function 'EncoderPower':
rhd_dig.c:1125: error: implicit declaration of function 'digProbeEncoder'
rhd_dig.c:1125: warning: nested extern declaration of 'digProbeEncoder'
rhd_dig.c: In function 'DigAllocFree':
rhd_dig.c:1590: error: dereferencing pointer to incomplete type
rhd_dig.c:1594: error: dereferencing pointer to incomplete type
rhd_dig.c:1594: error: 'atomEncoderDIG1' undeclared (first use in this function)
rhd_dig.c:1594: error: (Each undeclared identifier is reported only once
rhd_dig.c:1594: error: for each function it appears in.)
rhd_dig.c:1601: error: dereferencing pointer to incomplete type
rhd_dig.c:1601: error: 'atomEncoderDIG2' undeclared (first use in this function)
make[3]: *** [radeonhd_drv_la-rhd_dig.lo] Error 1
make[3]: Leaving directory `/home/thomas/source/xf86-video-radeonhd/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/thomas/source/xf86-video-radeonhd/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/thomas/source/xf86-video-radeonhd'
make: *** [all] Error 2
Does anybody care, or should these options be removed from configure?
greets
thomas
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |