> It's supposed to see the version on your system and not use the Fink
> openssl* packages, so this may be something local to your system.
>
> Check the config.log file within your mysql-5.0.16-1002 build
> directory for any reference to OpenSSL --maybe it'll say what's
> missing.
Here are some samples from my config.log that may help. Thanks again.
configure:4106: gcc -c -O3 -fomit-frame-pointer
-I/sw/lib/system-openssl/include -I/sw/include conftest.c >&5
conftest.c:2: error: parse error before 'me'
configure:4112: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
...
configure:4729: g++ -c -O3 -fomit-frame-pointer -felide-constructors
-fno-exceptions -fno-rtti -I/sw/lib/system-openssl/include -I/sw/include
conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:66: error: 'exit' was not declared in this scope
configure:4735: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
...
configure:31201: gcc -c -O -DDBUG_OFF -O3 -fomit-frame-pointer
-D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ
-DIGNORE_SIGHUP_SIGQUIT -I/sw/lib/system-openssl/include -I/sw/include
conftest.c >&5
conftest.c: In function 'main':
conftest.c:137: error: 'not' undeclared (first use in this function)
conftest.c:137: error: (Each undeclared identifier is reported only once
conftest.c:137: error: for each function it appears in.)
conftest.c:137: error: parse error before 'big'
configure:31207: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mysql"
| #define VERSION "5.0.16"
| #define DEFINE_ALL_CHARACTER_SETS 1
| #define HAVE_CHARSET_latin1 1
| #define HAVE_CHARSET_latin1 1
| #define HAVE_CHARSET_utf8 1
| #define USE_MB 1
| #define USE_MB_IDENT 1
| #define HAVE_CHARSET_big5 1
| #define USE_MB 1
| #define USE_MB_IDENT 1
| #define HAVE_CHARSET_cp1250 1
| #define HAVE_CHARSET_cp932 1
| #define USE_MB 1
| #define USE_MB_IDENT 1
| #define HAVE_CHARSET_eucjpms 1
| #define USE_MB 1
| #define USE_MB_IDENT 1
| #define HAVE_CHARSET_euckr 1
| #define USE_MB 1
| #define USE_MB_IDENT 1
| #define HAVE_CHARSET_gb2312 1
| #define USE_MB 1
| #define USE_MB_IDENT 1
| #define HAVE_CHARSET_gbk 1
| #define USE_MB 1
| #define USE_MB_IDENT 1
| #define HAVE_CHARSET_latin1 1
| #define HAVE_CHARSET_latin2 1
| #define HAVE_CHARSET_sjis 1
| #define USE_MB 1
| #define USE_MB_IDENT 1
| #define HAVE_CHARSET_tis620 1
| #define HAVE_CHARSET_ucs2 1
| #define USE_MB 1
| #define USE_MB_IDENT 1
| #define HAVE_CHARSET_ujis 1
| #define USE_MB 1
| #define USE_MB_IDENT 1
| #define HAVE_CHARSET_utf8 1
| #define USE_MB 1
| #define USE_MB_IDENT 1
| #define MYSQL_DEFAULT_CHARSET_NAME "latin1"
| #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
| #define HAVE_UCA_COLLATIONS 1
| #define PROTOCOL_VERSION 10
| #define DOT_FRM_VERSION 6
| #define NDB_VERSION_MAJOR 5
| #define NDB_VERSION_MINOR 0
| #define NDB_VERSION_BUILD 16
| #define NDB_VERSION_STATUS ""
| #define SYSTEM_TYPE "apple-darwin8.7.1"
| #define MACHINE_TYPE "i686"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define SPRINTF_RETURNS_INT 1
| #define HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1
| #define ENABLED_LOCAL_INFILE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VADVISE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MALLOC_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBM 1
| #define HAVE_CRYPT 1
| #define HAVE_COMPRESS 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LIBDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_RESTARTABLE_SYSCALLS 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_CHARP 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:31342: result: no
> > My specs:
> > Fink 0.24.26, recently re-indexed and selfupdated
> > OSX 10.4.7
> > Macbook Pro (Intel)
> >
> > What's going on? Thanks
--
___________________________________________________
Play 100s of games for FREE! http://games.mail.com/
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners