Bug#16308: ./configure --with-extra-includes=DIR
Andy Beardmore
apb at astro.keele.ac.uk
Thu Nov 30 17:04:16 UTC 2000
Package: kdevelop
Version: 1.3beta1
Severity: normal
Bugreport ID : 16:41,30.11.00
Originator : Andy Beardmore
E-Mail : apb at astro.keele.ac.uk
Subject : ./configure --with-extra-includes=DIR
Error Class : software bug
Error Location : configuration
Priority : low
Bug Description ---------------------------
running ./configure --with-extra-includes=DIR in kdevelop does not
seem to pass the necessary path information into the compile line when
make is run:
./configure --with-extra-includes=/home/apb/local/include
...
checking for extra includes... added
...
make
...
make[3]: Entering directory `/home/apb/kdevelop/c/CV/cv_ip/cv_ip'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -c scrnsht.c
scrnsht.c:39: GL/glut.h: No such file or directory
Examining the generated makefiles shows that
INCLUDES = $(all_includes)
but all_includes is not set.
How to repeat the error -------------------
Bugfix or Workaround ----------------------
System Information ------------------------
KDevelop version : 1.3beta1
KDE version : 2.0pre
QT version : 2.2.1
OS/Distribution : RH6.2/2.2.16-3
Compiler : gcc version egcs-2.91.66
misc :
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list