Re: Make error with 2.5.4

2008-08-29 Thread Wietse Venema
John: > Hi, > > I have used the following make command with 2.5.1 successfully in the past: > > make -f Makefile.init makefiles CCARGS="-I/usr/include > -I/usr/include/mysql -I/usr/include/openssl -I/usr/include/sasl > -DUSE_SASL_AUTH -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -DHAS_LDAP -DHAS_MYSQL > -

Re: Make error with 2.5.4

2008-08-29 Thread John
Wieste, Thanks for the question - it turned out that an update to the yum repository location for PostgreSQL had removed the development headers from my system. Fixing that corrected the problem and I got a successful compile and install. Thanks again for the assistance. John Wietse Vene