Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Nov 2005 19:11:23 -0600
From:      "User1001" <supraexpress@globaleyes.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/89336: Xorg-clients compile fails with "undefined reference to `gLXGetProcAddress`"
Message-ID:  <1132535483.0@FreeBSD1.Localnet10>
Resent-Message-ID: <200511210120.jAL1KQD3096755@freefall.freebsd.org>

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

>Number:         89336
>Category:       ports
>Synopsis:       Xorg-clients compile fails with "undefined reference to `gLXGetProcAddress`"
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 21 01:20:26 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     User1001
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:


System: FreeBSD 5.4-STABLE #1: Fri Jun 17 00:09:04 CDT 2005


>Description:


Compiling Xorg-clients-8.2.1_1 results in:

xdriinfo.c:61: warning: pointer targets in passing arg 1 of `glXGetProcAddress'
differ in signedness
rm -f xdriinfo
cc -o xdriinfo -march=pentiumpro -O -ansi -pedantic -Wno-system-headers -Dasm=__
asm     -Wall -Wpointer-arith -Wundef     -L/usr/ports/x11/xorg-clients/work/xc/
exports/lib   xdriinfo.o -lGL -lXext -lX11 -L/usr/X11R6/lib -pthread    -Wl,-rpa
th,/usr/X11R6/lib -Wl,-rpath-link,/usr/ports/x11/xorg-clients/work/xc/exports/li
b
xdriinfo.o(.text+0x5c): In function `main':
: undefined reference to `glXGetProcAddress'
xdriinfo.o(.text+0x6d): In function `main':
: undefined reference to `glXGetProcAddress'
*** Error code 1

Stop in /usr/ports/x11/xorg-clients/work/xc/programs/xdriinfo.
*** Error code 1

Stop in /usr/ports/x11/xorg-clients/work/xc/programs.
*** Error code 1

Stop in /usr/ports/x11/xorg-clients.


>How-To-Repeat:





>Fix:





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



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