From owner-freebsd-emulation Fri Mar 10 7:34:22 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id 3E14737BAE8 for ; Fri, 10 Mar 2000 07:34:12 -0800 (PST) (envelope-from pfeifer@dbai.tuwien.ac.at) Received: from [128.130.111.10] (nunki [128.130.111.10]) by vexpert.dbai.tuwien.ac.at (8.9.3/8.9.3) with ESMTP id QAA28307; Fri, 10 Mar 2000 16:34:01 +0100 (MET) Date: Fri, 10 Mar 2000 16:34:01 +0100 (MET) From: Gerald Pfeifer To: David Elliott Cc: freebsd-emulation@freebsd.org Subject: I'm afraid you broke Wine on FreeBSD 3.3 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ...by means of your recent changes to dlls/winaspi. :-( gmake[1]: Entering directory `/a/vexpert/files8/test/wine/dlls/winaspi' /sw/gcc-2.95.2/bin/gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o aspi.o aspi.c In file included from aspi.c:37: winescsi.h:54: warning: `struct sg_header' declared inside parameter list winescsi.h:54: warning: its scope is only this definition or declaration, which is probably not what you want. aspi.c: In function `SCSI_LinuxSetTimeout': aspi.c:152: `SG_SET_TIMEOUT' undeclared (first use in this function) aspi.c:152: (Each undeclared identifier is reported only once aspi.c:152: for each function it appears in.) aspi.c: At top level: aspi.c:172: warning: `struct sg_header' declared inside parameter list aspi.c:173: conflicting types for `SCSI_LinuxDeviceIo' winescsi.h:54: previous declaration of `SCSI_LinuxDeviceIo' gmake[1]: *** [aspi.o] Error 1 gmake[1]: Leaving directory `/a/vexpert/files8/test/wine/dlls/winaspi' gmake: *** [winaspi/libwnaspi32.so] Error 2 Would you mind having a look? I am Cc:ing this to the FreeBSD-emulation mailing list in case someone there has a fix for that problem. Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message