>>> maxdb-buildtools-source-593293.tgz [...]
checking build system type... i386-unknown-freebsd6.0 checking host system type... i386-unknown-freebsd6.0 checking checking for usable gcc compiler... ./configure .lineno: 1409: Syntax error: ")" unexpected (expecting ";;") <<< An error crept in when some patches had been integrated. Please apply the following patch to the file configure. --- configure.org 2006-08-23 11:56:48.171522930 +0200 +++ configure 2006-08-23 11:57:21.341719145 +0200 @@ -1406,7 +1406,6 @@ echo "$as_me:$LINENO: checking checking for usable gcc compiler" >&5 echo $ECHO_N "checking checking for usable gcc compiler... $ECHO_C" >&6 case "${host}" in -*sparc*-sun-solaris*) eval CC=cc ; eval export CC ; eval CXX=CC ; eval export CXX *-*-solaris*) eval CC=cc ; eval export CC ; eval CXX=CC ; eval export CXX echo "$as_me:$LINENO: result: not usable" >&5 echo "${ECHO_T}not usable" >&6 ;; Daniel Dittmar -- Daniel Dittmar MaxDB, SAP Labs Berlin [EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]