Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2001 14:20:46 -0700 (PDT)
From:      Darren Johnston <darren780@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/31342: I was trying to install xscreensaver and found this bug in the configure script for /usr/ports/graphics/gle
Message-ID:  <200110172120.f9HLKkP99744@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         31342
>Category:       ports
>Synopsis:       I was trying to install xscreensaver and found this bug in the configure script for /usr/ports/graphics/gle
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 17 14:30:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Darren Johnston
>Release:        FreeBSD 4.4
>Organization:
n/a
>Environment:
%uname -a
FreeBSD 192.168.1.23 4.4-STABLE FreeBSD 4.4-STABLE #0: Mon Oct  1 15:53:17 MDT 2001     root@h24-65-146-6.ed.shawcable.net:/usr/src/sys/compile/DARREN  i386
%

>Description:
GLU -lGL -lXmu  -L/usr/X11R6/lib -lX11  -L/usr/X11R6/lib -lXext -pthread -lm 1>&5
/usr/X11R6/lib/libglut.so: undefined reference to `XGetExtensionVersion'
/usr/X11R6/lib/libglut.so: undefined reference to `XFreeDeviceList'
/usr/X11R6/lib/libglut.so: undefined reference to `XQueryDeviceState'
/usr/X11R6/lib/libglut.so: undefined reference to `XListInputDevices'
/usr/X11R6/lib/libglut.so: undefined reference to `XFreeDeviceState'
/usr/X11R6/lib/libglut.so: undefined reference to `XOpenDevice'
/usr/X11R6/lib/libglut.so: undefined reference to `XSelectExtensionEvent'
configure: failed program was:
#line 3167 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char glutSwapBuffers();

int main() {
glutSwapBuffers()
; return 0; }
(end of "config.log")
*** Error code 1

Stop in /usr/ports/graphics/gle.
*** Error code 1

Stop in /usr/ports/graphics/gle.
*** Error code 1

Stop in /usr/ports/graphics/gle.
*** Error code 1

Stop in /usr/ports/graphics/gle.
%ls

>How-To-Repeat:
type make in /usr/ports/graphics/gle
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

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?200110172120.f9HLKkP99744>