hi,
also, das rebuilden der Glide_V5-3.10-2.src.rpm funzt ohne probleme.
aber dann:
$ rpm tdfx_drm-1.0-3.src.rpm --rebuild
......
In file included from /usr/include/linux/mm.h:5,
from /usr/include/linux/slab.h:15,
.....
from tdfx_drv.c:36:
/usr/include/linux/sched.h: In function 'mmdrop':
/usr/include/linux/sched.h:710: warning: can't inline call to '__mmdrop'
/usr/include/linux/sched.h:714: warning: called from here
tdfx_drv.c: In function 'tdfx_version':
tdfx_drv.c:392: warning: implicit declaration of function
'copy_from_usr_ret'
tdfx_drv.c:409: warning; implicit declaration of function
'copy_to_usr_ret'
tdfx_drv.c: in function 'tdfx_lock':
tdfx_drv.c:634: structure has no member named 'priority'
tdfx_drv.c:634: 'DEF_PRIORITY' undeclared (first use in this function)
tdfx_drv.c:634: (Each undeclared identifier is reported only once
tdfx_drv.c:634: for each function it appears in.)
tdfx_drv.c: In function 'tdfx_unlock':
tdfx_drv.c: structure has no member named 'priority'
tdfx_drv.c:690: 'DEF_PRIORITY' undeclared (first use in this function)
make: *** [tdfx_drv.o] Fehler 1
Bad exit status from /var/tmp/rpm-tmp.88460 (%build)
$
ich hoffe, daß das hilft.
mit rpm tdfx_dri-4.0.1-1.src.rpm --rebuild schauts genau so aus...
|