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(a)winehq.org ReportedBy: fengfeng666(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.