Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2001 20:45:28 +0200 (CEST)
From:      Salvo Bartolotta <bartequi@neomedia.it>
To:        Pete Fritchman <petef@databits.net>
Cc:        Kenneth Wayne Culver <culverk@wam.umd.edu>, freebsd-current@FreeBSD.ORG
Subject:   (Apparently) SOLVED: Re: QT23 not building
Message-ID:  <998505928.3b83fdc8a341a@webmail.neomedia.it>

next in thread | raw e-mail | index | archive | help
++ 21/08/01 02:21 +0200 - Salvo Bartolotta:

|| I am using XFree4 and my /etc/make.conf contains the required XFree86

|| version string.

||

|| opengl/qgl.h:63: GL/gl.h: No such file or directory

|| opengl/qgl.h:64: GL/glu.h: No such file or directory 





| These are included in || the Mesa port, and the qt23 port has a depend for

| Mesa (USE_MESA= yes), but this is broken for XFree86 4.  See my PR at
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^



At least, under -CURRENT. 

On (yet) another slice of mine -- featuring FreeBSD 4-S --, I can see the problematic files in place.





| http://www.freebsd.org/cgi/query-pr.cgi?pr=29546, I'm still waiting for

| someone on portmgr@ to commit it.







BTW, I tried your suggestion, but it did NOT work: the same error occurred at the same place.


<getting laaaaazy...>

OTOH, since qt had complained about missing files... I built Mesa3 and put those missing files, ie gl.h, glext.h, glu.h, and glx.h in /usr/X11R6/include/GL. Needless to say, qt-2.3.1 built without further complaints.

So, rather than delve into the makefiles, I cheated square and fair :-)

-- Salvo

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?998505928.3b83fdc8a341a>