Re: Compile issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Yep!  I made a little sh script that I keep the same ./configure
string in.  When a new version comes out I extract it, copy my script
in there, and run it.  Usually everything works out perfectly.  I've
been using it happily since 5.1.2 and now all of a sudden after 5.2.2
I can't anymore.

On 9/26/07, Nathan Nobbe <quickshiftin@xxxxxxxxx> wrote:
> are you using the same configure command when compiling all 3 versions?
>
> -nathan
>
>
> On 9/26/07, Eric Butera < eric.butera@xxxxxxxxx> wrote:
> >
> > The last version of PHP I've been able to compile on my work machine
> > was 5.2.2.  It is a PowerPC OS X 10.4.10.  I'm curious if anyone else
> > has had this problem.  I'm sure it is something stupid I'm doing but I
> > can't seem to figure it out.  I can still compile 5.2.2 just fine so
> > nothing on that end has changed but 5.2.3 & 5.2.4 just crap out.
> >
> > It always dies with this message:
> >
> > /usr/bin/ld: warning multiple definitions of symbol _locale_charset
> > /sw/lib/libiconv.dylib( localcharset.o) definition of _locale_charset
> > /sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
> > /usr/bin/ld: Undefined symbols:
> > _mysql_set_character_set
> > collect2: ld returned 1 exit status
> > make: *** [sapi/cgi/php-cgi] Error 1
> >
> > Any ideas?
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux