Re: [PHP-INSTALL] ./configure problems when using --with-mysqli
David Parker <[email protected]> Mon, 6 Oct 2014 09:26:17 -0400
| Newsgroups | gmane.comp.php.install |
|---|---|
| Message-ID | <CAHoJ95VxFoHAOkfaevyuRqrrY5AkE9D1Ggz5eF-5dZcu40mYxQ@mail.gmail.com> |
I'm not sure if this will solve the problem, but what if you just do --with-mysqli=/usr/local/mysql ? On Mon, Oct 6, 2014 at 3:02 AM, Nejc Vukovic <[email protected]> wrote: > Hello there, > > I stumbled upon a problem that I cannot get pass: > > when trying to configure the PHP installation from sources I get this > error: > > Undefined symbols for architecture x86_64: > "_dns_free", referenced from: > _zif_dns_check_record in dns.o > _zif_dns_get_record in dns.o > _zif_dns_get_mx in dns.o > "_dns_open", referenced from: > _zif_dns_check_record in dns.o > _zif_dns_get_record in dns.o > _zif_dns_get_mx in dns.o > "_dns_search", referenced from: > _zif_dns_check_record in dns.o > _zif_dns_get_record in dns.o > _zif_dns_get_mx in dns.o > "_res_9_dn_expand", referenced from: > _php_parserr in dns.o > _zif_dns_get_mx in dns.o > "_res_9_dn_skipname", referenced from: > _zif_dns_get_record in dns.o > _zif_dns_get_mx in dns.o > ld: symbol(s) not found for architecture x86_64 > clang: error: linker command failed with exit code 1 (use -v to see > invocation) > make: *** [libs/libphp5.bundle] Error 1 > > my configure looks like this: > > sudo ./configure --prefix=/usr/local/php\ > --with-apxs2=/usr/local/apache2/bin/apxs\ > --disable-ipv6\ > --enable-dtrace\ > --with-zlib --with-curl=/usr/local/cURL\ > --enable-mbstring\ > --with-mcrypt=/usr/local/libmcrypt\ > --with-mysqli=/usr/local/mysql/bin/mysql_config\ > --enable-opcache=no > > I only get this error when I try to enable mysqli support. > > ./configure passes with no problems, but at make it screams about the > libphp5.bundle ... > > Any ideas how to get pass this? > > I'm running Mac OSX 10.9 with Apache 2.4.10. > > Please help! > > Best regards, > > N.V. > -- Dave Parker Systems Administrator Utica College Integrated Information Technology Services (315) 792-3229 Registered Linux User #408177