From owner-freebsd-x11@FreeBSD.ORG Tue Jun 5 06:20:32 2007 Return-Path: X-Original-To: x11@FreeBSD.org Delivered-To: freebsd-x11@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D472016A46B for ; Tue, 5 Jun 2007 06:20:32 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from relay01.pair.com (relay01.pair.com [209.68.5.15]) by mx1.freebsd.org (Postfix) with SMTP id 76E2113C48C for ; Tue, 5 Jun 2007 06:20:32 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: (qmail 43104 invoked by uid 0); 5 Jun 2007 05:53:50 -0000 Received: from 190.55.84.15 (HELO deimos.mars.bsd) (190.55.84.15) by relay01.pair.com with SMTP; 5 Jun 2007 05:53:50 -0000 X-pair-Authenticated: 190.55.84.15 Date: Tue, 5 Jun 2007 02:53:50 -0300 From: Alejandro Pulver To: x11@FreeBSD.org Message-ID: <20070605025350.162b40a4@deimos.mars.bsd> X-Mailer: Claws Mail 2.9.1 (GTK+ 2.10.12; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_6fmRMnHohsF2HA9LCUhcgB8; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: Subject: games/ezquake: undefined reference to `glXGetVideoSyncSGI' X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2007 06:20:32 -0000 --Sig_6fmRMnHohsF2HA9LCUhcgB8 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hello. The following error appears when building the games/ezquake port on amd64 and ia64 (for now) after the Xorg upgrade. It links fine on i386. [LINK] release/ezquake-gl.glx release/glx/vid_glx.o(.text+0xc52): In function `WaitForVSync': : undefined reference to `glXGetVideoSyncSGI' release/glx/vid_glx.o(.text+0xc92): In function `WaitForVSync': : undefined reference to `glXGetVideoSyncSGI' The function is in libGL (and the program uses -lGL). Any clues? Thanks and Best Regards, Ale --Sig_6fmRMnHohsF2HA9LCUhcgB8 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGZPpuiV05EpRcP2ERAq8KAKDNr5wOVFdE8lZpV7RxEjoqd9NgUQCcDmaJ /qss5wfjnyMZePB58hjZaMI= =D46T -----END PGP SIGNATURE----- --Sig_6fmRMnHohsF2HA9LCUhcgB8--