All,

Anyone got any ideas on what is happening here?

FreeBSD 4.4-RELEASE
FreeRadius0.4
PostgreSQL 7.2.3 (built from ports)

---SNIP FROM ./configure --without-threads --without-snmp
checking for libpq-fe.h... no
checking for PQconnectdb in -lpq... yes
configure: warning: silently not building rlm_sql_postgresql.
configure: warning: FAILURE: rlm_sql_postgresql requires:  libpq-fe.h.
updating cache ../../../../.././config.cache
--- SNIP END

I'm sure a symlink will fix this. However, the following is more disturbing.

--- SNIP FROM ./make
gcc   -Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual 
-Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-declarations -Wnested-externs -I../.. -I../../../../include  -c 
rlm_eap_md5.c -o rlm_eap_md5.o
In file included from eap_md5.h:4,
                  from rlm_eap_md5.c:29:
../../eap.h:12: ltdl.h: No such file or directory
In file included from ../../eap.h:19,
                  from eap_md5.h:4,
                  from rlm_eap_md5.c:29:
/usr/include/netinet/in.h:267: warning: `INADDR_ANY' redefined
../../../../include/missing.h:62: warning: this is the location of the 
previous definition
/usr/include/netinet/in.h:268: warning: `INADDR_LOOPBACK' redefined
../../../../include/missing.h:66: warning: this is the location of the 
previous definition
/usr/include/netinet/in.h:271: warning: `INADDR_NONE' redefined
../../../../include/missing.h:70: warning: this is the location of the 
previous definition
gmake[9]: *** [rlm_eap_md5.o] Error 1
gmake[9]: Leaving directory 
`/usr/home/fox/work/radiusd/src/modules/rlm_eap/types/rlm_eap_md5'
gmake[8]: *** [common] Error 1
gmake[8]: Leaving directory 
`/usr/home/fox/work/radiusd/src/modules/rlm_eap/types'
gmake[7]: *** [static] Error 2
gmake[7]: Leaving directory 
`/usr/home/fox/work/radiusd/src/modules/rlm_eap/types'
gmake[6]: *** [common] Error 1
gmake[6]: Leaving directory `/usr/home/fox/work/radiusd/src/modules/rlm_eap'
gmake[5]: *** [static] Error 2
gmake[5]: Leaving directory `/usr/home/fox/work/radiusd/src/modules/rlm_eap'
gmake[4]: *** [common] Error 1
gmake[4]: Leaving directory `/usr/home/fox/work/radiusd/src/modules'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory `/usr/home/fox/work/radiusd/src/modules'
gmake[2]: *** [common] Error 1
gmake[2]: Leaving directory `/usr/home/fox/work/radiusd/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/home/fox/work/radiusd/src'
gmake: *** [common] Error 1
*** Error code 2
--- SNIP END

Thanks in advance

G.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to