Sam,
You are going to have to wait for the config.log–the server
quarantined it apparently.
DanielOn Apr 23, 2006, at 19:01, sdl-bounces at libsdl.org wrote:
Your mail to ‘SDL’ with the subject
Re: [SDL] Mac OS X 10.4 FAT build from CVS HERE is the config.log
Is being held until the list moderator can review it for approval.
The reason it is being held:
Message body is too big: 215851 bytes with a limit of 20 KB
Either the message will get posted to the list, or you will receive
notification of the moderator’s decision. If you would like to cancel
this posting, please visit the following URL:
http://www.libsdl.org/mailman/confirm/sdl/
1468aad68ddf897a700392bda90f678ed461aef8
Sam,
You are going to have to wait for the config.log–the server
quarantined it apparently.
Try just sending the relevant failing section. 
-Sam Lantinga, Senior Software Engineer, Blizzard Entertainment
Try just sending the relevant failing section. 
-Sam Lantinga, Senior Software Engineer, Blizzard Entertainment
Hmmmm… I might want to adjust my flags and try again ( I use the
’FAT’ -arch ppc -arch i386 in my ENV in bash–maybe that is a
problem…I’ll let you know in a few minutes…
configure:2459: $? = 0
configure:2462: test -s conftest.o
configure:2465: $? = 0
configure:2483: result: none needed
configure:2501: gcc -c -arch ppc -arch i386 -Wall -g -no-cpp-
precomp conftest.c >&5
conftest.c:2: error: parse error before 'me’
conftest.c:2: error: parse error before 'me’
lipo: can’t figure out the architecture type of: /var/tmp//ccaAk7S9.out
configure:2507: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2641: checking whether byte ordering is bigendian
configure:2668: gcc -c -arch ppc -arch i386 -Wall -g -no-cpp-
precomp conftest.c >&5
configure:2674: $? = 0
configure:2678: test -z
|| test ! -s conftest.err
configure:2681: $? = 0
configure:2684: test -s conftest.o
configure:2687: $? = 0
configure:2711: gcc -c -arch ppc -arch i386 -Wall -g -no-cpp-
precomp conftest.c >&5
conftest.c: In function ‘main’:
conftest.c:17: error: ‘not’ undeclared (first use in this function)
conftest.c:17: error: (Each undeclared identifier is reported only once
conftest.c:17: error: for each function it appears in.)
conftest.c:17: error: parse error before 'big’
lipo: can’t figure out the architecture type of: /var/tmp//ccqBFiRq.out
configure:2717: $? = 1
configure: failed program was:
| /* confdefs.h. */
|On Apr 23, 2006, at 19:58, Sam Lantinga wrote:
Try just sending the relevant failing section. 
-Sam Lantinga, Senior Software Engineer, Blizzard Entertainment
No. The same error:
configure:2501: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: parse error before 'me’
configure:2507: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2641: checking whether byte ordering is bigendian
configure:2668: gcc -c -g -O2 conftest.c >&5
configure:2674: $? = 0
configure:2678: test -z
|| test ! -s conftest.err
configure:2681: $? = 0
configure:2684: test -s conftest.o
configure:2687: $? = 0
configure:2711: gcc -c -g -O2 conftest.c >&5
conftest.c: In function ‘main’:
conftest.c:17: error: ‘not’ undeclared (first use in this function)
conftest.c:17: error: (Each undeclared identifier is reported only once
conftest.c:17: error: for each function it appears in.)
conftest.c:17: error: parse error before 'big’
configure:2717: $? = 1
configure: failed program was:
| /* confdefs.h. */
|On Apr 23, 2006, at 19:58, Sam Lantinga wrote: