Emiliano wrote:
> Vincent Stoessel wrote:
>
>
>>It appears as if the "-l" is being prepended to the $LIBS variable
>>in the configure script. Is it possibel that it printing out and blank
>>varaible? i.e. -l$undefined_lib ?
>>
>
> I've been looking at that but I don't know enough pf the autoconf
> internals to know what it's trying to do here. To my knowledge, we're
> not supplying it a lib here (if we're even able to). We're only adding
> hardcoded names (namely 'midgard'). I don't quite see how that can be
> undefined.
>
> Could you try compiling any other php extension in a similar way? For
> example, gettext:
>
> $ cd php-4.0.6/ext/gettext
> $ phpize
> $ configure --with-gettext
>
> and see if this yields the same oddities. No need to install the
> extension, I just need to know whether we're bumping into a midgard,
> php or platform bug.
$ cd php-4.0.6/ext/gettext
$ phpize
$ configure --with-gettext
this worked with no problem, no errors
I also had the same problem on a newer redhat 7.1 server as well
using the midgard cvs version with php 4.0.6 and apache 1.3.20
>
> Emile
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
--
Vincent Stoessel [EMAIL PROTECTED]
Java Linux Apache Mysql Php (JLAMP) Engineer
(301) 362-1750 Mobile (410) 419-8588
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]