Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=7383
Summary: DRM_IOC_READ and DRM_IOC_WRITE undeclared in xf86drm.c
Product: DRI
Version: DRI CVS
Platform: Macintosh
OS/Version: Mac OS X 10.3
Status: NEW
Severity: normal
Priority: P2
Component: DRM modules
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
I download the drm modules with the command
root # cvs -d:pserver:[EMAIL PROTECTED]:/cvs/dri co drm
on Friday June 30 2006.
root # uname -a
Darwin NZQRC.local 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST
2005; root:xnu/xnu
-517.12.7.obj~1/RELEASE_PPC Power Macintosh powerpc PowerMac3,3 Darwin
root # gcc --version
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495)
On build of libdrm, the commands
root # cd /usr/local/cvs/drm
root # ./configure
root # make all
abort with message
cd . && \
/bin/sh /usr/local/cvs/drm/missing --run automake-1.6 --foreign Makefile
cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
Making all in libdrm
make[1]: Entering directory `/usr/local/cvs/drm/libdrm'
make all-am
make[2]: Entering directory `/usr/local/cvs/drm/libdrm'
source='xf86drm.c' object='xf86drm.lo' libtool=yes \
depfile='.deps/xf86drm.Plo' tmpdepfile='.deps/xf86drm.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-I/usr/local/gnu/include -I/sw/
include -I/opt/local/include -I../shared-core -g -O2 -c -o xf86drm.lo `test -f
'xf86drm.c' || echo './
'`xf86drm.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/gnu/include -I/sw/include
-I/opt/local/include -I../
shared-core -g -O2 -c xf86drm.c -MT xf86drm.lo -MD -MP -MF .deps/xf86drm.TPlo
-fno-common
-DPIC -o .libs/xf86drm.o
xf86drm.c: In function `drmCommandRead':
xf86drm.c:2173: error: `DRM_IOC_READ' undeclared (first use in this function)
xf86drm.c:2173: error: (Each undeclared identifier is reported only once
xf86drm.c:2173: error: for each function it appears in.)
xf86drm.c: In function `drmCommandWrite':
xf86drm.c:2202: error: `DRM_IOC_WRITE' undeclared (first use in this function)
xf86drm.c: In function `drmCommandWriteRead':
xf86drm.c:2231: error: `DRM_IOC_READ' undeclared (first use in this function)
xf86drm.c:2231: error: `DRM_IOC_WRITE' undeclared (first use in this function)
make[2]: *** [xf86drm.lo] Erreur 1
make[2]: Leaving directory `/usr/local/cvs/drm/libdrm'
make[1]: *** [all] Erreur 2
make[1]: Leaving directory `/usr/local/cvs/drm/libdrm'
make: *** [all-recursive] Erreur 1
--
pv
--
Configure bugmail: https://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.
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel