Environment:
OS: Mac OS X 10.3.1, client
mysql: 4.0.20
compiler: gcc version 3.3 20030304 (Apple Computer,
Inc. build 1495)

Symptom: 
Small section of configure log showing first errors
shown below. There is a lot more of this, too much to
post here. I've chopped the beginning and the end. I'm
wondering if the Mac OS X 10.3.1 client needs
additional development files (libraries, etc.)
installed because my box is the standard setup shipped
from Apple.

Thanks for any suggestions.

Ron

configure:2913: checking for gcc option to accept ANSI
C
configure:2974: gcc  -c    conftest.c >&5
configure:2935:19: stdio.h: No such file or directory
configure:2936:23: sys/types.h: No such file or
directory
configure:2937:22: sys/stat.h: No such file or
directory
configure:2940: error: parse error before '*' token
configure:2940: warning: data definition has no type
or storage class
configure:2959: error: parse error before "FILE"
configure:2959: error: `pairnames' declared as
function returning a function
configure:2959: error: parse error before "int"
configure:2977: $? = 1
configure: failed program was:
| #line 2920 "configure"
| /* confdefs.h.  */
.
.
.
|                      Syntax error
configure:5362: /lib/cpp  conftest.cc
./configure: line 1: /lib/cpp: No such file or
directory
configure:5368: $? = 127
configure: failed program was:
| #line 5348 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mysql"
| #define VERSION "4.0.20"
| #define PROTOCOL_VERSION 10
| #define DOT_FRM_VERSION 6
| #define SYSTEM_TYPE "apple-darwin7.0.0"
| #define MACHINE_TYPE "powerpc"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:5436: error: C++ preprocessor "/lib/cpp"
fails sanity check
See `config.log' for more details.




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to