On Thu, Jun 06, 2002 at 11:49:10PM -0700, Marc Powers wrote:
> The system compiles for about 4 minutes and ends with the section below.
> Any suggestions?

> gcc -DHAVE_CONFIG_H -I. -I. -I.     -I/usr/include/mysql  -O2
> -march=i386 -mcpu=i686 -Wall -I.. -I./.. -c authpgsql.c
> In file included from authpgsql.c:19:
> authpgsql.h:8:29: libpq-fe.h: No such file or directory

libpq-fe.h is a PostgreSQL header; either disable authpgsql, or
install the postgres-devel RPM prior to compilation.

Binand


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to