http://bugs.winehq.org/show_bug.cgi?id=16694 Summary: Build broken on PowerPC Product: Wine Version: 1.1.11 Platform: Macintosh OS/Version: Linux Status: NEW Keywords: source, testcase Severity: major Priority: P2 Component: build-env AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com I had an old G4 given to me, so I installed a copy of Intrepid on there and tried compiling wine. After enabling the extra repositories, it's got all dependencies settled (Dan's install-wine-deps script worked well). Cool! First bug, I already sent a path for: http://www.winehq.org/pipermail/wine-patches/2008-December/066885.html though a skip or something else may be more appropriate. Second bug: austin(a)ubuntu-ppc:~/wine/dlls/rpcrt4/tests$ make ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole cstub.o generated.o ndr_marshall.o rpc.o rpc_async.o server.o server_c.o server_s.o testlist.o -o rpcrt4_test.exe.so ../../../libs/port/libwine_port.a -lole32 -lrpcrt4 -lkernel32 server_c.o: In function `__wine_pop_frame': /home/austin/wine/dlls/rpcrt4/tests/../../../include/wine/exception.h:207: undefined reference to `NtCurrentTeb' server_c.o: In function `__wine_push_frame': /home/austin/wine/dlls/rpcrt4/tests/../../../include/wine/exception.h:192: undefined reference to `NtCurrentTeb' Pretty low level stuff...Alexandre? :-) Seems to continue on fine after that, but this is a crappy 400mhz, so it'll be a bit before I know the results. -- 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.