Downloaded this, version, and got the same kind of output.
VÒjx?Âê#M<caron>Éfl#?sjKöyæ9>[EMAIL
PROTECTED]<sum>
ºhUZ£/S?÷é©='¿l?/ëÿ:ìRb}öVÙ¥"(Å[¿<.Q`hYF¢+¨÷ùáü!"ÀLOÎ
ík?ïë¢xeÃb?e·fi,[<breve>\¡"N¨>=
Ã?Ê3}ì?âò<=În'T£?</Ñïô=âó+I#¢âù?·ÎPAmëÑcÄ>å.
Â1ÜÙ
ÅÕô/+yÑ]Ò{¨câ´qîÔhÏ!=Na"Z
8:B¶áâ?è+#W>=rm?pVÒjx?Âê#M<caron>Éfl#?sjKöyæ9>[EMAIL
PROTECTED]<sum>
ºhUZ£/S?÷é©='¿l?/ëÿ:ìRb}öVÙ¥"(Å[¿<.Q`hYF¢+¨÷ùáü!"ÀLOÎ
ík?ïë¢xeÃb?e·fi,[<breve>\¡"N¨>=
Ã?Ê3}ì?âò<=În'T£?</Ñïô=âó+I#¢âù?·ÎPAmëÑcÄ>å.
Â1ÜÙ
ÅÕô/+yÑ]Ò{¨câ´qîÔhÏ!=Na"Z
8:B¶áâ?è+#W>=rm?pÿ©)ÂçÚ:ZD'n¯<caron>d?»£üsV'¡Î+"n0®
hÉLÌpóI©úUãé3S¸zugF¶{/;Û,Ü{9Ãë¬ØXÏ"ÓN±Ëôã
£âõåëÆHê.:?òÃäîJ1÷T¶??<pi>ä?kõQ?!=Ö9X
!=WøÃ`\<caron>?v<=UíYí?ó8>ç=ü:"
S [EMAIL
PROTECTED]<pi>W3ÑÚxl[MúòçÅN&ü40ú
?6G}Á?à¯D"y,ÿÌ?C?<breve>6?`¸
:üqÂ7¡?H?
Èø¶í&õ>J(tr%»ZÅ[ÑL?í?èÜdaJ\1ÚpA*ߺ?
±ù´´(7ä?eã°ëweiØi"[EMAIL PROTECTED]
Wé-Ö\1wñÙÔWF¯»!?è2øk)ko"]À(}ÒP6È3<[fi4õ-
T±_V<sum>"æ(<=âP«7ªB>=·b¶?)>v` ¢yø+O_+]ÇÍô<sum><pi>?<sum>ÿuº¢/ìç'<=
jOÖ$º\'?YÂîJn?Ò·æ¿´?㯫Çp<ñ'<caron>ã?Z{m'G鿍tµT¯0ô.Å8è~Ê¿H?XåZê3<caron>'zâ>=l'?ütn®f
tflgÛ}MDÄ¢Éq¯ÓB§ÙÆIxJ'à´´Û0ëÍ'ø
x>=wl$Æä'uÀx'iض>=mØsî/?Øukj<pi>ÊSÙã?´2+i¸HÍ??¯\\rÖ%¯<breve>6aàÍ<pi>LOñ
kÓÏÙ>=É<Ï<pi>ã¨xDúf¯e+8<=%?°Ü÷Ï5´b`+5Æq#åÂDCÖw¨óM?E#ä?
&Çm?QGíPATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
VÒjx?Âê#M<caron>Éfl#?sjKöyæ9>[EMAIL
PROTECTED]<sum>
ºhUZ£/S?÷éconfigure:1605: checking build system type
configure:1623: result: powerpc-apple-darwin7.9.0
configure:1631: checking host system type
configure:1645: result: powerpc-apple-darwin7.9.0
configure:1699: checking for gcc
configure:1715: found /usr/bin/gcc
configure:1725: result: gcc
configure:1969: checking for C compiler version
configure:1972: gcc --version </dev/null >&5
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:1975: $? = 0
configure:1977: gcc -v </dev/null >&5
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1671)
configure:1980: $? = 0
configure:1982: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:1985: $? = 1
configure:2008: checking for C compiler default output file name
configure:2011: gcc conftest.c >&5
conftest.c:1: error: stray '\361' in program
conftest.c:1: error: stray '\240' in program
conftest.c:1: error: stray '\321' in program
conftest.c:1: error: parse error before "j"
conftest.c:1: error: stray '\22' in program
conftest.c:1: error: stray '\270' in program
conftest.c:1: error: stray '\345' in program
conftest.c:1: error: stray '\33' in program
conftest.c:1: error: stray '\220' in program
----------------------
So, its something with the C compiler...
or language problem..
Richard