I'm forwarding this, since I don't have an Intel box to check against. -------- Original Message -------- Subject: Re: Spam:*****, Re: [Fink-beginners] Wine Installation Failure Date: Tue, 14 Aug 2007 06:02:47 -0400 From: Chip G. <[EMAIL PROTECTED]> To: Alexander Hansen <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Sorry, I tried to get enough without quoting a huge amount. This is the next line back which should be the command executed right before the errors. > gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall - > pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite- > strings -Wpointer-arith -DDBUS_API_SUBJECT_TO_CHANGE -g -O2 -o > mach.o mach.c On Aug 13, 2007, at 21:42, Alexander Hansen wrote: > Chip G. wrote: >> I have been trying to install wine. I've had no luck. This is the >> last few lines of output: >> >>> mach.c: In function 'get_thread_context': >>> mach.c:166: error: 'x86_debug_state32_t' undeclared (first use in >>> this function) >>> mach.c:166: error: (Each undeclared identifier is reported only once >>> mach.c:166: error: for each function it appears in.) >>> mach.c:166: error: parse error before 'state' >>> mach.c:167: error: 'state' undeclared (first use in this function) >>> mach.c:182: error: 'x86_DEBUG_STATE32' undeclared (first use in >>> this function) >>> mach.c: In function 'set_thread_context': >>> mach.c:210: error: 'x86_debug_state32_t' undeclared (first use in >>> this function) >>> mach.c:210: error: parse error before 'state' >>> mach.c:211: error: 'state' undeclared (first use in this function) >>> mach.c:245: error: 'x86_DEBUG_STATE32' undeclared (first use in >>> this function) >>> make[1]: *** [mach.o] Error 1 >>> make: *** [server] Error 2 >>> ### execution of /var/tmp/tmp.1.69GHEs failed, exit code 2 >>> Removing runtime build-lock... >>> Removing build-lock package... >>> /sw/bin/dpkg-lockwait -r fink-buildlock-wine-0.9.40-3 >>> (Reading database ... 42128 files and directories currently >>> installed.) >>> Removing fink-buildlock-wine-0.9.40-3 ... >>> Failed: phase compiling: wine-0.9.40-3 failed >>> >>> Before reporting any errors, please run "fink selfupdate" and >>> try again. If you continue to have issues, please check to see >>> if the >>> FAQ on fink's website solves the problem. If not, ask on the >>> fink-users >>> or fink-beginners mailing lists. As a last resort, you can try e- >>> mailing >>> the maintainer directly: >>> >>> Robert Cusick <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> >>> >>> Note that many fink package maintainers do not have access to all >>> possible >>> hardware configurations, so you may have better luck on the >>> mailing lists. >> >> I followed the advice. Selfupdate did not help. I saw nothing in >> the FAQ related to wine or "phase compiling". Says to ask here >> next. Any ideas? >> >> >> -- Chip >> new email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> >> >> > For a bit more context, can you quote the line that was supposed to > be run before the errors occurred? > > -- > Alexander K. Hansen > akh AT finkproject DOT org > Fink User Liaison and Documenter > -- Chip new email: [EMAIL PROTECTED] -- Alexander K. Hansen Fink User Liaison/Documenter akh AT finkproject DOT org ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Fink-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel
