----- Forwarded message from David Bronaugh <[EMAIL PROTECTED]> -----
Date: Wed, 26 Jun 2002 14:54:29 -0700 From: David Bronaugh <[EMAIL PROTECTED]> Subject: Re: [Dri-devel] Annouce: S3 Virge binary snapshots (Was: CVS Update: xc (branch: s3virge-0-0-1-branch)) To: Jos Fonseca <[EMAIL PROTECTED]> > > It worked like a charm! > > The first s3virge binary snapshot is now available on > http://dri.sourceforge.net/snapshots/bleeding-edge/ . > > Jos� Fonseca > Trying out your binary snapshot on a Debian Potato machine without any luck. Errors are as follows when trying to build DRM: Stretch:/home/bronaugh/X11R6-DRI/dripkg/drm# make -f Makefile.linux === KERNEL HEADERS IN /lib/modules/2.4.16/build/include === SMP=0 MODULES=1 MODVERSIONS=1 AGP=0 === Compiling for machine i586 === WARNING === WARNING Use 2.4.x kernels ONLY ! === WARNING cc -O2 -Wall -Wwrite-strings -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wnested-externs -Wpointer-arith -D__KERNEL__ -DMODULE -fomit-frame-pointer -DCONFIG_DRM_SIS -DMODVERSIONS -include /lib/modules/2.4.16/build/include/linux/modversions.h -DEXPORT_SYMTAB -I/lib/modules/2.4.16/build/include -c s3v_drv.c -o s3v_drv.o In file included from s3v_drv.c:8: s3v_drv.h:23: parse error before `drm_s3v_sarea_t' s3v_drv.h:23: warning: no semicolon at end of struct or union s3v_drv.h:55: parse error before `}' s3v_drv.h:55: warning: type defaults to `int' in declaration of `drm_s3v_private_t' s3v_drv.h:55: warning: data definition has no type or storage class In file included from s3v_drv.c:40: drm_bufs.h: In function `s3v_mapbufs': drm_bufs.h:1055: parse error before `)' In file included from s3v_drv.c:44: drm_drv.h: At top level: drm_drv.h:209: `DRM_IOCTL_S3V_INIT' undeclared here (not in a function) drm_drv.h:209: nonconstant array index in initializer drm_drv.h:209: (near initialization for `s3v_ioctls') drm_drv.h:209: `DRM_IOCTL_S3V_RESET' undeclared here (not in a function) drm_drv.h:209: nonconstant array index in initializer drm_drv.h:209: (near initialization for `s3v_ioctls') drm_drv.h:209: `DRM_IOCTL_S3V_SIMPLE_LOCK' undeclared here (not in a function) drm_drv.h:209: nonconstant array index in initializer drm_drv.h:209: (near initialization for `s3v_ioctls') drm_drv.h:209: `DRM_IOCTL_S3V_SIMPLE_FLUSH_LOCK' undeclared here (not in a function) drm_drv.h:209: nonconstant array index in initializer drm_drv.h:209: (near initialization for `s3v_ioctls') drm_drv.h:209: `DRM_IOCTL_S3V_SIMPLE_UNLOCK' undeclared here (not in a function) drm_drv.h:209: nonconstant array index in initializer drm_drv.h:209: (near initialization for `s3v_ioctls') drm_drv.h:209: `DRM_IOCTL_S3V_STATUS' undeclared here (not in a function) drm_drv.h:209: nonconstant array index in initializer drm_drv.h:209: (near initialization for `s3v_ioctls') make: *** [s3v_drv.o] Error 1 Not sure all of what this means. GCC 2.95.2, glibc 2.2, kernel 2.4.16 David Bronaugh ----- End forwarded message ----- ------------------------------------------------------- This sf.net email is sponsored by: Jabber Inc. Don't miss the IM event of the season | Special offer for OSDN members! JabberConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
