xf86-video-intel 2.7.1_3 build failure

till plewe till.plewe at gmail.com
Tue May 4 02:12:52 UTC 2010


xf86-video-intel 2.7.1_3 still fails to build. I appended a complete build
log.

1) uname -a
FreeBSD ... 8.0-STABLE FreeBSD 8.0-STABLE #0: Sun Mar 14 09:22:23 JST 2010
... i386

2) dmesg | grep agp:

agp0: <Intel 82945GM (945GM GMCH) SVGA controller> on vgapci0
agp0: detected 7932k stolen memory
agp0: aperture size is 256M

3) build error:

...
 cc -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/xorg
-I/usr/local/include/pixman-1 -I/usr/local/include
-I/usr/local/include -I/usr/local/include/drm -I/usr/local/include -Wall
-Wpointer-arith -Wstrict-prototypes -Wmissing-
prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing
-I./.. -DREG_DUMPER -O2 -pipe -fno-strict-aliasi
ng -MT i830_debug.o -MD -MP -MF .deps/i830_debug.Tpo -c -o i830_debug.o
`test -f '../i830_debug.c' || echo './'`../i830_debug
.c
../i830_debug.c: In function 'i830_debug_pipeconf':
../i830_debug.c:111: warning: implicit declaration of function 'IS_I965G'
../i830_debug.c:111: warning: nested extern declaration of 'IS_I965G'
../i830_debug.c: In function 'i830_debug_fp':
../i830_debug.c:192: warning: implicit declaration of function 'IS_IGD'
../i830_debug.c:192: warning: nested extern declaration of 'IS_IGD'
../i830_debug.c: In function 'i830_debug_dpll':
../i830_debug.c:264: warning: implicit declaration of function 'IS_I9XX'
../i830_debug.c:264: warning: nested extern declaration of 'IS_I9XX'
../i830_debug.c:326: warning: implicit declaration of function 'IS_I945G'
../i830_debug.c:326: warning: nested extern declaration of 'IS_I945G'
../i830_debug.c:326: warning: implicit declaration of function 'IS_I945GM'
../i830_debug.c:326: warning: nested extern declaration of 'IS_I945GM'
../i830_debug.c:326: warning: implicit declaration of function 'IS_G33CLASS'
../i830_debug.c:326: warning: nested extern declaration of 'IS_G33CLASS'
../i830_debug.c: In function 'i830_debug_sdvo':
../i830_debug.c:424: warning: implicit declaration of function 'IS_I915G'
../i830_debug.c:424: warning: nested extern declaration of 'IS_I915G'
../i830_debug.c:424: warning: implicit declaration of function 'IS_I915GM'
../i830_debug.c:424: warning: nested extern declaration of 'IS_I915GM'
../i830_debug.c: In function 'i830DumpRegs':
../i830_debug.c:955: warning: implicit declaration of function 'IS_I85X'
../i830_debug.c:955: warning: nested extern declaration of 'IS_I85X'
mv -f .deps/i830_debug.Tpo .deps/i830_debug.Po
/bin/sh ../../libtool --tag=CC --mode=link cc -I/usr/local/include -Wall
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I./..
-DREG_DUMPER -O2 -pipe -fno-strict-aliasing -o intel_reg_dumper main.o
xprintf.o i830_debug.o -L/usr/local/lib -lpciaccess
libtool: link: cc -I/usr/local/include -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -fno-strict-aliasing -I./.. -DREG_DUMPER -O2 -pipe
-fno-strict-aliasing -o intel_reg_dumper main.o xprintf.o i830_debug.o
-L/usr/local/lib /usr/local/lib/libpciaccess.so -Wl,-rpath
-Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib
main.o(.text+0xeb): In function `main':
: undefined reference to `IS_I9XX'
i830_debug.o(.text+0x106): In function `i830DumpRegs':
: undefined reference to `IS_I9XX'
...

- Till
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 43860 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20100504/7a9b3a5f/build-0001.obj


More information about the freebsd-x11 mailing list