Hi guys;

This basic configuration was working yesterday:

CPPFLAGS=-I/usr/local/include
LDFLAGS=-L/usr/local/lib
./configure --disable-mozilla --without-junit --disable-odk 
--with-gperf=/usr/local/bin/gperf --with-gnu-patch=/usr/local/bin/gpatch

But with today's update
...
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... no
configure: error: X Development libraries not found


I suspect Revision 1179185, but I don't have a smoking gun (yet).

Just for reference:

> file /usr/local/lib/libX11*
/usr/local/lib/libX11-xcb.a:    current ar archive
/usr/local/lib/libX11-xcb.la:   libtool library file
/usr/local/lib/libX11-xcb.so:   symbolic link to `libX11-xcb.so.1'
/usr/local/lib/libX11-xcb.so.1: ELF 64-bit LSB shared object, x86-64, version 1 
(FreeBSD), dynamically linked, not stripped
/usr/local/lib/libX11.a:        current ar archive
/usr/local/lib/libX11.la:       libtool library file
/usr/local/lib/libX11.so:       symbolic link to `libX11.so.6'
/usr/local/lib/libX11.so.6:     ELF 64-bit LSB shared object, x86-64, version 1 
(FreeBSD), dynamically linked, not stripped

Cheers,

Pedro.

Reply via email to