On Thu, Nov 27, 2008 at 11:38 PM, Cokes <wineforum-user@xxxxxxxxxx> wrote: > ./tools/makedep -C. -S. -T. > make[1]: `makedep' is up to date. > make[2]: Nothing to be done for `all'. > gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -D__powerpc__ -o port.o port.c > {standard input}:120:Parameter syntax error (parameter 1) > {standard input}:121:Parameter syntax error (parameter 1) > {standard input}:122:Parameter syntax error (parameter 1) > {standard input}:123:Parameter syntax error (parameter 1) > {standard input}:124:Parameter syntax error (parameter 2) > {standard input}:125:Parameter syntax error (parameter 1) > {standard input}:126:Parameter syntax error (parameter 1) > {standard input}:127:Parameter syntax error (parameter 1) > {standard input}:128:Parameter syntax error (parameter 1) > {standard input}:129:Parameter syntax error (parameter 1) > {standard input}:131:Parameter syntax error (parameter 1) > {standard input}:132:Parameter syntax error (parameter 1) > {standard input}:133:Parameter syntax error (parameter 2) > make[2]: *** [port.o] Error 1 > make[1]: *** [wine] Error 2 > make: *** [libs] Error 2 > > Compilation failed, aborting install. > > > Argh! Any help please? > > Im running on a Mac OS X PowerPC > Version 10.5 > > The Wine program im using is Wine 1.1.8 > > I would appreciate any kinds of help! > Thank you. > > > > > > Wine won't work on PowerPC. It _should_ compile, but you won't be able to run windows apps, which is probably what you want to do. -- -Austin