Yes.

>Dumb question. You did install the OS X developer tools, yes?
>
>I just compiled 3.23.47 from source this morning on 10.1.2 with not a
>problem at all.
>
>--
>John McCauley
>CTGi
>Oakton, VA
>703-352-0590
>http://www.ctgusa.com
>
>> From: Ryan Walker <[EMAIL PROTECTED]>
>> Date: Tue, 29 Jan 2002 18:40:12 -0800
>> To: [EMAIL PROTECTED]
>> Subject: MySQL compile error, mysql-3.23.47, Mac OS X 10.1.2
>>
>> I'm trying to compile MySQL on Mac OS X 10.1.2. Ideally, I'd like to
>> compile it with:
>> ./configure --with-mysqld-user=mysql \
>> --enable-thread-safe-client \
>> --with-pthread \
>> --with-raid
>>
>> Unfortunately, I can't even get it to compile with just:
>> ./configure
>>
>> Produces error:
>> sql_show.cc
>> c++ -DMYSQL_SERVER
>> -DDEFAULT_MYSQL_HOME="\"/usr/local\""  -DDATADIR="\"/usr/local/var\""
>> -DSHAREDIR="\"/usr/local/share/mysql\""
>> -DHAVE_CONFIG_H -I./../include                 -I./../regex
>> -I. -I../include -I.. -I.    -O3 -DDBUG_OFF   -fno-implicit-templates
>> -fno-exceptions -fno-rtti -traditional-cpp -DHAVE_DARWIN_THREADS
>> -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ
>> -c sql_udf.cc
>> sql_udf.cc:57: dlfcn.h: No such file or directory
>> make[3]: *** [sql_udf.o] Error 1
>> make[2]: *** [all-recursive] Error 1
>> make[1]: *** [all-recursive] Error 1
>> make: *** [all-recursive-am] Error 2
>>
>>
>> Any suggestions?
>>
>> Ryan
>>
>> ---------------------------------------------------------------------
>> Before posting, please check:
>> http://www.mysql.com/manual.php   (the manual)
>> http://lists.mysql.com/           (the list archive)
>>
>> To request this thread, e-mail <[EMAIL PROTECTED]>
>> To unsubscribe, e-mail
>> <[EMAIL PROTECTED]>
>> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>>
>>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to