Tue Sep 27 02:46:58 PDT 2005
- Previous message: [Slony1-general] Error in the build slony1-1.1.0
- Next message: [Slony1-general] Error in the build slony1-1.1.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
". AIGS" <aigs at wanadoo.fr> writes: > build step of slony1-1.1.0? generates the following error under Windows XP. > > checking for ssize_t... yes > checking for POSIX signal interface... no > "Skipping Error on win32" > checking for pg_config... /usr/local/pgsql/bin/pg_config > checking for correct version of PostgreSQL... Overriding pgincludeserverdir with /home/gb/postgresql-8.1beta2/installation/pgsql/include/server > checking for PQunescapeBytea in -lpq... yes > checking libpq-fe.h usability... no > checking libpq-fe.h presence... no > checking for libpq-fe.h... no > checking postgres.h usability... no > checking postgres.h presence... no > checking for postgres.h... no > checking for utils/typcache.h... no > configure: error: Headers for libpqserver are not found in the includeserverdir. > ??? This is the path to postgres.h. Please specify the includeserverdir with > ??? --with-pgincludeserverdir=<dir> > > Need an urgent help to make it works under Win32 for an urgent need. Well, the error seems fairly self-explanatory. It didn't find headers in the includeserverdir directory. I'd suggest peeking in that directory to see what files are (or aren't) there. I'd also suggest looking in the config.log file; that will tell you more precisely what header file it had trouble with. config.log contains the details; look in there, as the answers should be pretty obvious if you look in there... -- select 'cbbrowne' || '@' || 'ca.afilias.info'; <http://dev6.int.libertyrms.com/> Christopher Browne (416) 673-4124 (land)
- Previous message: [Slony1-general] Error in the build slony1-1.1.0
- Next message: [Slony1-general] Error in the build slony1-1.1.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list