Re: [Fink-beginners] Can't build php5

2009-12-18 Thread Laran Evans
So, I found a couple posts after some Googling which shed some light on this. 20060613-zts is used by libapache2-mod-php5/php5 20060613 is used by php5-cli For some reason, it seems necessary to build the extensions for both environments separately. The problem is though that I can't figure out h

Re: [Fink-beginners] Can't build php5

2009-12-18 Thread Laran Evans
Waddya know. Moving /sw/etc/pear/pear.conf out of the way allowed the build to work just fine. Yay! I still get these: PHP Warning: PHP Startup: Unable to load dynamic library './curl.so' - (null) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library './imap.so' - (null)

Re: [Fink-beginners] Can't build php5

2009-12-18 Thread Laran Evans
> You didn't provide your OS version and architecture, (e.g. if you're > using 64bit Fink on 10.6). Leopard on Intel > Did you try renaming /sw/etc/pear/pear.conf , just in case non-visible > whitespace was causing problems?  (I've had that happen in some > circumstances) Trying that now... > A

Re: [Fink-beginners] mplayer compile fails

2009-12-18 Thread Martin Costabel
Marc Boxerman wrote: > Martin, > > Does that last error you encountered mean that the current binary is not > compatible with the 64-bit architecture? I am not sure what you mean by "binary". The assembler part in the sources of the version that is currently in Fink appears indeed to be incomp

Re: [Fink-beginners] mplayer compile fails

2009-12-18 Thread Marc Boxerman
Martin, Does that last error you encountered mean that the current binary is not compatible with the 64-bit architecture? Marc On Friday, December 18, 2009, at 05:07PM, "Martin Costabel" wrote: >Robert Wyatt wrote: >> monipol wrote: >>> On 17/12/2009, at 23:01, Marc Boxerman wrote: I am

Re: [Fink-beginners] mplayer compile fails

2009-12-18 Thread Martin Costabel
Robert Wyatt wrote: > monipol wrote: >> On 17/12/2009, at 23:01, Marc Boxerman wrote: >>> I am having trouble building mplayer. Here's the last few lines, >>> including the error messages: >>> >>> cc -I../libavcodec -I../libavformat -Wdisabled-optimization -Wno- >>> pointer-sign -Wdeclaration-afte

Re: [Fink-beginners] Can't build php5

2009-12-18 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/18/09 5:00 PM, Laran Evans wrote: > I did this: > sudo fink rebuild php5-curl > (you never need to preface 'fink' with 'sudo', but that's an independent6 issue) > That set off a big build. That build failed with this message: > > Build complet

Re: [Fink-beginners] Can't build php5

2009-12-18 Thread Robert Wyatt
Laran Evans wrote: > I did this: > sudo fink rebuild php5-curl > > That set off a big build. That build failed with this message: > > Build complete. > Don't forget to run 'make test'. > > + '[' -d /sw/src/fink.build/php5-5.2.6-5/php-5.2.6/pear-build ']' > + mkdir -p /sw/src/fink.build/php5-5.2.6-5

[Fink-beginners] Can't build php5

2009-12-18 Thread Laran Evans
I did this: sudo fink rebuild php5-curl That set off a big build. That build failed with this message: Build complete. Don't forget to run 'make test'. + '[' -d /sw/src/fink.build/php5-5.2.6-5/php-5.2.6/pear-build ']' + mkdir -p /sw/src/fink.build/php5-5.2.6-5/php-5.2.6/pear-build + cd /sw/src/f

Re: [Fink-beginners] mplayer compile fails

2009-12-18 Thread Robert Wyatt
monipol wrote: > On 17/12/2009, at 23:01, Marc Boxerman wrote: >> I am having trouble building mplayer. Here's the last few lines, >> including the error messages: >> >> cc -I../libavcodec -I../libavformat -Wdisabled-optimization -Wno- >> pointer-sign -Wdeclaration-after-statement -I. -I.. -I../li