Richard Merryweather wrote:

> On debian woody, php 4.1.2, midgard-php4-1.4.2-1
>
> output of ./mkall
>
...
> /usr/bin/ld: cannot find -lmidgard
> collect2: ld returned 1 exit status
>
> Which is odd, because the midgard libs are definitely there.

The library discovery process was a bit clunky all the way up to 1.4.2.
Recommended to either:

1. Put libraries where the linker will find them by default (which would
   be /usr/lib for the most of us), or
2. Get the CVS version of lib, mod/mod-preparser, php4 and instal those.
   The discovery process is a lot better there.

Emile



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to