xforms-cvs
[Top][All Lists]
Advanced

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

[Xforms-cvs] Another build bug


From: Martin Vermeer
Subject: [Xforms-cvs] Another build bug
Date: Fri, 06 Jun 2003 09:03:19 -0000
User-agent: Mutt/1.2.5.1i

When following the instructions on installing to a test directory,
I get an error compiling inside build/gl:

address@hidden:~/xforms-cvs/build/gl]$ make
source='../../gl/glcanvas.c' object='glcanvas.lo' libtool=yes \
depfile='.deps/glcanvas.Plo' tmpdepfile='.deps/glcanvas.TPlo' \
depmode=gcc /bin/sh ../../config/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gl
-I../lib -DMAKING_FORMS -I../lib -I../../lib    -O -c -o glcanvas.lo
`test -f '../../gl/glcanvas.c' || echo '../../gl/'`../../gl/glcanvas.c
rm -f .libs/glcanvas.lo
gcc -DHAVE_CONFIG_H -I. -I../../gl -I../lib -DMAKING_FORMS -I../lib
-I../../lib -O -c ../../gl/glcanvas.c -Wp,-MD,.deps/glcanvas.TPlo
-fPIC -DPIC -o glcanvas.o
../../gl/glcanvas.c:50: GL/glx.h: No such file or directory
../../gl/glcanvas.c:51: GL/gl.h: No such file or directory
make: *** [glcanvas.lo] Error 1

The files exist:

        /usr/X11R6/include/GL/glx.h
        /usr/X11R6/include/GL/gl.h

In the Makefile, we have

        X_CFLAGS =  -I/usr/X11R6/include

but this is never used in compilation.

Otherwise the build succeeds and the library objects work with LyX :-)

- Martin

-- 
Martin Vermeer  address@hidden
Helsinki University of Technology 
Dept. of Surveying, Inst. of Geodesy
P.O. Box 1200, FIN-02015 HUT, Finland
:wq

Attachment: pgpnpyybyjCKa.pgp
Description: PGP signature


reply via email to

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