bug-autoconf
[Top][All Lists]
Advanced

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

Bug when configuring xpdf


From: David Kaasen
Subject: Bug when configuring xpdf
Date: Thu, 21 Oct 2004 15:09:32 +0200 (CEST)

Hi!

I was configuring xpdf (v.3.0 from http://www.foolabs.com/xpdf/),
when I got the following message:

<quote>
[...]
checking Xm/XmAll.h usability... yes
checking Xm/XmAll.h presence... no
configure: WARNING: Xm/XmAll.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: Xm/XmAll.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for Xm/XmAll.h... no
not using Xm library
[...]
</quote>

The three configuring commands were:

address@hidden export CFLAGS="-I/sw/include -I/usr/X11R6/include -I/sw/lib/freetype2/include -I/sw/include/Xm -I/sw/include/Mrm -I/sw/include/uil" address@hidden export LDFLAGS="-L/sw/lib -L/sw/lib/freetype2/lib"
address@hidden nice ./configure --enable-a4-paper

Lesstif is installed, and this should have worked... I have
attached the file config.log, which reports that the command
for compiling the Xm/XmAll.h test is:

cc -no-cpp-precomp -E    -I/usr/X11R6/include conftest.c

There is no mention of the paths in $CFLAGS in this command.

Hope this can help you! I think the attached config.log tells
enough about the configuration of this machine, I maybe also
should mention that I use Fink (fink.sf.net) for the libraries.

Regards, David Kaasen.

Attachment: config.log
Description: config.log


reply via email to

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