Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Sep 2000 11:50:03 -0700 (PDT)
From:      Maxime Henrion <mux@qualys.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/21475: Port broken: xlockmore 4.17.2
Message-ID:  <200009221850.LAA95573@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/21475; it has been noted by GNATS.

From: Maxime Henrion <mux@qualys.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/21475: Port broken: xlockmore 4.17.2
Date: Fri, 22 Sep 2000 20:36:03 +0200

 	Hi,
 
 I managed to understand the problem and came to the following conclusion. The
 files /usr/include/GL/gl.h and glx.h needed at the compilation are part of
 Mesa3 port. However, the PLIST file of this port contains these lines :
 
 %%XFREE3:%%include/GL/gl.h
 %%XFREE3:%%include/GL/glx.h
 
 So the files aren't copied when you are running XFree86 4. I'm running XFree
 4.0.1. I copied these files (and some others) manually to see if the compilation
 would be successful this way, but I got a lot of undefined reference when
 linking.
 
 Should I renonce to have any GL app under XFree 4 ?
 
 Maxime Henrion
 


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




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