It's totally weird,

I got it to compile normal (and build deb's) last Saturday, now it
isn't creating the dbmail libs (e.g. libpgsql) anymore.

Is it still working for you?

/Marc

On Thu, Feb 02, 2006 at 02:35:55PM +0100, Paul J Stevens wrote:
> Because I develop on mysql. Since the devel build is static, only one
> driver can be included at a time.
> 
> 
> Marc Dirix wrote:
> > Why is postgres exluded from configuring when "devel" is found?
> > I use an uml system for development, and test, after searching why
> > postgresql doesn't work I found out it isn't even compiled because of
> > this.
> > 
> > Code snip:
> > 
> > ifneq (,$(findstring devel,$(DEB_BUILD_OPTIONS)))
> >         export WITH_CHECK=--with-check
> >     export WITH_PGSQL=
> >         export WITH_SQLITE=
> >         export SHARED=--enable-shared=no
> >         CFLAGS += -g
> > endif
> > 
> > 
> > 
> > 
> 
> -- 
>   ________________________________________________________________
>   Paul Stevens                                      paul at nfg.nl
>   NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
>   The Netherlands________________________________http://www.nfg.nl

Reply via email to