Re: /usr/bin/objformat is missing

2008-01-30 Thread Peter Jeremy
On Tue, Jan 29, 2008 at 01:24:49PM -0800, Chris H. wrote: >cc: --export-dynamic: linker input file unused because linking not done >But of course, it's just a harmless "informative" message. The -Wl,--export-dynamic should be in LDFLAGS, not CFLAGS. There's no guarantee that CFLAGS is passed to t

Re: /usr/bin/objformat is missing

2008-01-29 Thread Jim Pingle
Chris H. wrote: [snip] While it didn't fix my seeming php5 module number limitation. I was able, after trial and error, to discover that the recode module was the module causing Apache to dump core. Simply removing it from the list cured it. :) Further investigation reveals that there are some is

Re: /usr/bin/objformat is missing

2008-01-29 Thread Chris H.
Quoting "Chris H." <[EMAIL PROTECTED]>: Quoting pluknet <[EMAIL PROTECTED]>: On 29/01/2008, Chris H. <[EMAIL PROTECTED]> wrote: Quoting Peter Jeremy <[EMAIL PROTECTED]>: > On Mon, Jan 28, 2008 at 02:41:56PM -0800, Chris H. wrote: >> In case you're wondering, objformat /is/ required - at leas

Re: /usr/bin/objformat is missing

2008-01-29 Thread Gary Palmer
On Tue, Jan 29, 2008 at 05:53:35PM +0100, Eirik ?verby wrote: > On Jan 29, 2008, at 4:49 PM, Chris H. wrote: > > >Quoting pluknet <[EMAIL PROTECTED]>: > > > >>On 29/01/2008, Chris H. <[EMAIL PROTECTED]> wrote: > >>>Quoting Peter Jeremy <[EMAIL PROTECTED]>: > >>> > On Mon, Jan 28, 2008 at 02:4

Re: /usr/bin/objformat is missing

2008-01-29 Thread Eirik Øverby
On Jan 29, 2008, at 4:49 PM, Chris H. wrote: Quoting pluknet <[EMAIL PROTECTED]>: On 29/01/2008, Chris H. <[EMAIL PROTECTED]> wrote: Quoting Peter Jeremy <[EMAIL PROTECTED]>: > On Mon, Jan 28, 2008 at 02:41:56PM -0800, Chris H. wrote: >> In case you're wondering, objformat /is/ required - at

Re: /usr/bin/objformat is missing

2008-01-29 Thread Chris H.
Quoting pluknet <[EMAIL PROTECTED]>: On 29/01/2008, Chris H. <[EMAIL PROTECTED]> wrote: Quoting Peter Jeremy <[EMAIL PROTECTED]>: > On Mon, Jan 28, 2008 at 02:41:56PM -0800, Chris H. wrote: >> In case you're wondering, objformat /is/ required - at leas for >> www/apache13-ssl. > touching obj