Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2002 09:23:16 -0700 (PDT)
From:      "Culley Harrelson" <culley@abcteach.net>
To:        <freebsd-questions@freebsd.org>
Subject:   /usr/ports/www/mod_auth_pgsql installation woes
Message-ID:  <3149.67.113.61.42.1019665396.squirrel@admin.abcteach.net>

next in thread | raw e-mail | index | archive | help
I am having difficulty installing /usr/ports/www/mod_auth_pgsql  I get the
following output:

=========================

515 # make
===>  Configuring for mod_auth_pgsql-0.9.12
loading cache ./config.cache
checking for gcc... cc
checking whether the C compiler (cc -DHARD_SERVER_LIMIT=512  -
DDOCUMENT_LOCATION="/usr/local/www/data/"  -DDEFAULT_PATH=
"/bin:/usr/bin:/usr/local/bin"  -DACCEPT_FILTER_NAME="httpready" -
funsigned-char -DUSE_EXPAT -I../lib/expat-lite -O -pip
e -O -pipe  ) works... yes
checking whether the C compiler (cc -DHARD_SERVER_LIMIT=512  -
DDOCUMENT_LOCATION="/usr/local/www/data/"  -DDEFAULT_PATH=
"/bin:/usr/bin:/usr/local/bin"  -DACCEPT_FILTER_NAME="httpready" -
funsigned-char -DUSE_EXPAT -I../lib/expat-lite -O -pip
e -O -pipe  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for ranlib... ranlib
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for static Apache module support... no
checking for Apache module support via DSO through APXS... found
at /usr/local/sbin/apxs
checking for pgsql... configure: error: cannot find PostgreSQL include
files at specified location
===>  Script "configure" failed: here are the contents of "config.log"
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:547: checking for gcc
configure:660: checking whether the C compiler (cc -
DHARD_SERVER_LIMIT=512  -DDOCUMENT_LOCATION="/usr/local/www/data/"
-DDEFAULT_PATH="/bin:/usr/bin:/usr/local/bin"  -
DACCEPT_FILTER_NAME="httpready" -funsigned-char -DUSE_EXPAT -I../lib/exp
at-lite -O -pipe -O -pipe  ) works
configure:676: cc -o conftest -DHARD_SERVER_LIMIT=512  -
DDOCUMENT_LOCATION="/usr/local/www/data/"  -DDEFAULT_PATH="/bin:
/usr/bin:/usr/local/bin"  -DACCEPT_FILTER_NAME="httpready" -funsigned-
char -DUSE_EXPAT -I../lib/expat-lite -O -pipe -O -
pipe    conftest.c  1>&5
configure:702: checking whether the C compiler (cc -
DHARD_SERVER_LIMIT=512  -DDOCUMENT_LOCATION="/usr/local/www/data/"
-DDEFAULT_PATH="/bin:/usr/bin:/usr/local/bin"  -
DACCEPT_FILTER_NAME="httpready" -funsigned-char -DUSE_EXPAT -I../lib/exp
at-lite -O -pipe -O -pipe  ) is a cross-compiler
configure:707: checking whether we are using GNU C
configure:716: cc -E conftest.c
configure:735: checking whether cc accepts -g
configure:769: checking for ranlib
configure:817: checking how to run the C preprocessor
configure:838: cc -E  conftest.c >/dev/null 2>conftest.out
configure:897: checking for ANSI C header files
configure:910: cc -E  conftest.c >/dev/null 2>conftest.out
configure:977: cc -o conftest -DHARD_SERVER_LIMIT=512  -
DDOCUMENT_LOCATION="/usr/local/www/data/"  -DDEFAULT_PATH="/bin:
/usr/bin:/usr/local/bin"  -DACCEPT_FILTER_NAME="httpready" -funsigned-
char -DUSE_EXPAT -I../lib/expat-lite -O -pipe -O -
pipe    conftest.c  1>&5
configure:1002: checking for static Apache module support
configure:1033: checking for Apache module support via DSO through APXS
configure:1081: checking for pgsql
(end of "config.log")
*** Error code 1

Stop in /usr/ports/www/mod_auth_pgsql.
*** Error code 1

=========================

This makes me think it can't find the postgres libraries but I did a
standard install of the postgresql port.  Any suggestions?

culley





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3149.67.113.61.42.1019665396.squirrel>