emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compile failure due to Xaw3d include file issues


From: Ulrich Mueller
Subject: Re: Compile failure due to Xaw3d include file issues
Date: Wed, 18 Apr 2007 09:08:32 +0200

>>>>> On Wed, 18 Apr 2007, Chong Yidong wrote:

> Could you test the following patch?

> If you could take the time, please see if it works as expected with
> all 4 combinations of Xaw3d and libXaw installed/not installed.

Here we go:

   libXaw  Xaw3d
     0       0     fails in lwlib.c due to missing X11/Xaw/Paned.h
     0       1     OK, links against libXaw3d.so.8
     1       0     OK, links against libXaw.so.7
     1       1     OK, links against libXaw3d.so.8

Tests were done with:

   ./configure --prefix=/usr --host=i686-pc-linux-gnu
   --mandir=/usr/share/man --infodir=/usr/share/info
   --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
   --program-suffix=-emacs-22 --without-carbon --without-sound
   --with-x --without-xpm --with-toolkit-scroll-bars --without-jpeg
   --without-tiff --without-gif --without-png --with-x-toolkit=athena
   --without-gtk --with-x-toolkit=lucid --build=i686-pc-linux-gnu




reply via email to

[Prev in Thread] Current Thread [Next in Thread]