Posts by Alex

1) Message boards : Questions and problems : Cannot build server on Darwin (OS X 10.5 PPC) (Message 38856)
Posted 9 Jul 2011 by Alex
Post:
I am having difficulty building the server on an OS X 10.5 PPC machine. I have successfully built on a 10.6 intel machine, but it is a laptop unsuitable for using an a server.

I would appreciate any suggestions on how to overcome this.

The error I have encountered is in the QBacktrace.c file with the following output:

mac/QBacktrace.c: In function 'PowerPCHandleLeaf':
mac/QBacktrace.c:1040: error: 'struct __darwin_ppc_thread_state' has no member named 'srr0'
mac/QBacktrace.c:1041: error: 'struct __darwin_ppc_thread_state' has no member named 'lr'
mac/QBacktrace.c:1042: error: 'struct __darwin_ppc_thread_state' has no member named 'r1'
mac/QBacktrace.c:1045: error: 'struct __darwin_ppc_thread_state64' has no member named 'srr0'
mac/QBacktrace.c:1046: error: 'struct __darwin_ppc_thread_state64' has no member named 'lr'
mac/QBacktrace.c:1047: error: 'struct __darwin_ppc_thread_state64' has no member named 'r1'
mac/QBacktrace.c: In function 'QBTCreateThreadStateSelf':
mac/QBacktrace.c:2460: error: 'struct __darwin_ppc_thread_state' has no member named 'srr0'
mac/QBacktrace.c:2461: error: 'struct __darwin_ppc_thread_state' has no member named 'r1'
make[2]: *** [libboinc_la-QBacktrace.lo] Error 1




Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.