Porting blackbox WM...missing standard X11 libs?

6 views
Skip to first unread message

leith

unread,
Dec 27, 2009, 11:10:31 PM12/27/09
to minix3
I'm trying to port over the blackbox WM. First of all - has anyone
done that or attempted it?

Second, (if the answer to the first is no) I downloaded the source
tarball and I've tried running the configure script. It is erroring
out on:

checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for XOpenDisplay in -lX11... no
configure: error: standard X11 libraries not found


Any suggestions on how to resolve that?

Thanks.

Greg King

unread,
Jan 5, 2010, 5:15:59 AM1/5/10
to minix3
On Dec 27 2009, 11:10 pm, leith wrote:
> I'm trying to port over the Blackbox WM.
> I downloaded the source tarball,
> and I've tried running the configure script.  It is errorring

> out on:
>
> checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> checking for XOpenDisplay in -lX11... no
> configure: error: standard X11 libraries not found
>
> Any suggestions on how to resolve that?

Blackbox is written in C++. So, you are using the G++ compiler.
Therefore, you explicitly must tell the configure script to use the "/
usr/X11R6-gcc/" directories.

Reply all
Reply to author
Forward
0 new messages