Andreas,
On Wed, Sep 18, 2002 at 11:04:03PM +0200, Andreas wrote:
> It won't work with the flag -lxml. What flag should I specify instead?
I don't know and wouldn't without trying it myself. Sorry, but I have
helped you as much as I can.
Jason
--
Unsubscribe info: http://cygwin.com/ml/#u
> > The error about crypt doesn't appear any more just lines complaining
> > undefined references to the xml extension.
> > ...
> > It won't work with the flag -lxml. What flag should I specify instead?
>
> I don't actually know -- I'm not into PHP -- but on a guess you might try
> installing "exp
> > I read this in (/usr/doc/Cygwin/)php-4.2.0-1.README:
> > ../../../CYGIN-PATCHES/mkdll.sh libsapi.la \
> > -L ../../../.libs -lphp4 \
> > [addional -lfoobar ld flags] \
>
>
> The above seems important.
>
> > /usr/bin/cyghttpd.dll
> >
> > I tried:
> > ../
Andreas,
On Wed, Sep 18, 2002 at 09:38:12PM +0200, Andreas wrote:
> I read this in (/usr/doc/Cygwin/)php-4.2.0-1.README:
> ../../../CYGIN-PATCHES/mkdll.sh libsapi.la \
> -L ../../../.libs -lphp4 \
> [addional -lfoobar ld flags] \
The above seems important.
>
> > It doesn't work that way:
> > ../../../CYGIN-PATCHES/mkdll.sh libsapi.la \
> > -L ../../../.libs -lphp4 \
> > /usr/bin/cyghttpd.dll /usr/bin/pq.dll [8]
> ^^^
>
> One should *not* link against DLLs directly -- one should link against
>
Andreas,
On Tue, Sep 17, 2002 at 05:51:43PM +0200, Andreas wrote:
> > Then you may need to patch config.m4 instead (again, I have not
> > checked the source). The bottom line is that under Cygwin the check
> > for the existence of the pq library must look for either libpq.a
> > (i.e., import lib
> > > > Step [5] breaks with:
> > > > ...
> > > > checking for PostgreSQL support... yes
> > > > configure: error: Cannot find libpq.so. Please specify correct
> > > PostgreSQL installation path
> > >
> > > My WAG (without checking the source) is that you will need to patch
> > > configure.in to d
Andreas,
On Tue, Sep 17, 2002 at 01:11:47PM +0200, Andreas wrote:
> > > Step [5] breaks with:
> > > ...
> > > checking for PostgreSQL support... yes
> > > configure: error: Cannot find libpq.so. Please specify correct
> > PostgreSQL installation path
> >
> > My WAG (without checking the source) i
> > Step [5] breaks with:
> > ...
> > checking for PostgreSQL support... yes
> > configure: error: Cannot find libpq.so. Please specify correct
> PostgreSQL installation path
>
> My WAG (without checking the source) is that you will need to patch
> configure.in to deal with the Cygwin platform.
T
9 matches
Mail list logo