Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2000 11:25:18 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/22447: Update port: games/xbl
Message-ID:  <20001031192518.319CE37B4CF@hub.freebsd.org>

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

>Number:         22447
>Category:       ports
>Synopsis:       Update port: games/xbl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 31 11:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.1.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix linker error

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/games/xbl/files/patch-aa games/xbl/files/patch-aa
--- /usr/ports/games/xbl/files/patch-aa	Mon Oct 16 20:07:22 2000
+++ games/xbl/files/patch-aa	Wed Nov  1 04:17:22 2000
@@ -45,7 +45,7 @@
  # For linking (configure script will modify this line)
  # xmkmf et imake informations are take into account.
 -LIBS = @LIBS@ -lm
-+LIBS = @LIBS@ -lm -lcompat
++LIBS = @LIBS@ -lX11 -lm -lcompat
  
  all:demo
  


>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?20001031192518.319CE37B4CF>