http://bugs.winehq.org/show_bug.cgi?id=17676
Summary: Build wine-1.1.16 failed. Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: fengfeng666@gmail.com
Build wine-1.1.16 failed.
$ ./configure --prefix=/localdisk/data/tools/wine/ $ make depend && make
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o capability.o capability.c capability.c: In function `pixeltype_to_sane_mode': capability.c:275: error: `SANE_VALUE_SCAN_MODE_GRAY' undeclared (first use in this function) capability.c:275: error: (Each undeclared identifier is reported only once capability.c:275: error: for each function it appears in.) capability.c:278: error: `SANE_VALUE_SCAN_MODE_COLOR' undeclared (first use in this function) capability.c:281: error: `SANE_VALUE_SCAN_MODE_LINEART' undeclared (first use in this function) capability.c: In function `sane_mode_to_pixeltype': capability.c:293: error: `SANE_VALUE_SCAN_MODE_LINEART' undeclared (first use in this function) capability.c:295: error: `SANE_VALUE_SCAN_MODE_GRAY' undeclared (first use in this function) capability.c:297: error: `SANE_VALUE_SCAN_MODE_COLOR' undeclared (first use in this function) capability.c: In function `SANE_ICAPPixelType': capability.c:395: error: `SANE_VALUE_SCAN_MODE_GRAY' undeclared (first use in this function) make[2]: *** [capability.o] Error 1 make[2]: Leaving directory `/localdisk/data/E/app/wine-1.1.16/dlls/sane.ds' make[1]: *** [sane.ds] Error 2 make[1]: Leaving directory `/localdisk/data/E/app/wine-1.1.16/dlls' make: *** [dlls] Error 2
http://bugs.winehq.org/show_bug.cgi?id=17676
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.16
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2009-03-10 22:48:11 --- Did you try 'make clean'?
http://bugs.winehq.org/show_bug.cgi?id=17676
--- Comment #2 from Austin English austinenglish@gmail.com 2009-03-11 12:13:09 --- ./configure --without-sane
may help
http://bugs.winehq.org/show_bug.cgi?id=17676
Tomasz Sałaciński tsalacinski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tsalacinski@gmail.com
--- Comment #3 from Tomasz Sałaciński tsalacinski@gmail.com 2009-05-27 18:00:55 --- Should this bug still be open? I think lot of people compile WINE everyday and this bug might be related to bad build environment.
http://bugs.winehq.org/show_bug.cgi?id=17676
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #4 from Austin English austinenglish@gmail.com 2009-05-27 18:35:26 --- Abandoned.
http://bugs.winehq.org/show_bug.cgi?id=17676
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2009-05-27 18:37:05 --- Closing.