[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#195920: marked as done (missing linker flags for texk/xdvik/ on GNU/KFreeBSD)



Your message dated Wed, 28 Jul 2004 01:41:38 +0200
with message-id <20040727234138.GB17286@khazad.dyndns.org>
and subject line Fixed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 3 Jun 2003 11:57:19 +0000
>From rmh@khazad.dyndns.org Tue Jun 03 06:57:17 2003
Return-path: <rmh@khazad.dyndns.org>
Received: from 86.red-80-24-13.pooles.rima-tde.net (khazad.dyndns.org) [80.24.13.86] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19NAPk-0006vU-00; Tue, 03 Jun 2003 06:57:16 -0500
Received: from aragorn ([192.168.0.3])
	by khazad.dyndns.org with esmtp (Exim 3.35 #1 (Debian))
	id 19NCrc-0004aQ-00; Tue, 03 Jun 2003 16:34:12 +0200
Received: from rmh by aragorn with local (Exim 3.36 #1 (Debian))
	id 19NAPD-0000Iw-00; Tue, 03 Jun 2003 13:56:43 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Robert Millan <rmh@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: missing linker flags for texk/xdvik/ on GNU/FreeBSD
X-Mailer: reportbug 2.10.1
Date: Tue, 03 Jun 2003 13:56:43 +0200
Message-Id: <E19NAPD-0000Iw-00@aragorn>
Sender: Robert Millan <rmh@khazad.dyndns.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-12.3 required=4.0
	tests=BAYES_10,HAS_PACKAGE,PATCH_UNIFIED_DIFF
	autolearn=ham version=2.53-bugs.debian.org_2003_05_24
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_05_24 (1.174.2.15-2003-03-30-exp)

Package: tetex-bin
Version: unavailable; reported 2003-06-03
Severity: wishlist
Tags: patch

hi!

on GNU/FreeBSD, libXpm has a library dependency on libXt, so you need
a -lXt flag for linking the texk/xdvik stuff with libXpm, otherwise the
linking fails:

diff -ur tetex-bin-2.0.2.old/texk/xdvik/configure tetex-bin-2.0.2/texk/xdvik/configure
--- tetex-bin-2.0.2.old/texk/xdvik/configure	2003-02-18 05:12:53.000000000 +0100
+++ tetex-bin-2.0.2/texk/xdvik/configure	2003-06-01 17:47:42.000000000 +0200
@@ -4400,7 +4400,7 @@
 elif test "x$with_x_toolkit" = xneXtaw; then
    x_tool_libs="-lneXtaw -lXmu -lXt"
 else
-  x_tool_libs="-lXaw -lXmu -lXt"
+  x_tool_libs="-lXaw -lXpm -lXmu -lXt"
 fi
 
 
diff -ur tetex-bin-2.0.2.old/texk/xdvik/configure.in tetex-bin-2.0.2/texk/xdvik/configure.in
--- tetex-bin-2.0.2.old/texk/xdvik/configure.in	2003-02-01 20:28:32.000000000 +0100
+++ tetex-bin-2.0.2/texk/xdvik/configure.in	2003-06-01 17:47:42.000000000 +0200
@@ -78,7 +78,7 @@
 elif test "x$with_x_toolkit" = xneXtaw; then
    x_tool_libs="-lneXtaw -lXmu -lXt"
 else
-  x_tool_libs="-lXaw -lXmu -lXt"
+  x_tool_libs="-lXaw -lXpm -lXmu -lXt"
 fi
 AC_SUBST(x_tool_libs)

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux aragorn 2.2.22 #1 dl nov 25 21:59:43 CET 2002 i686
Locale: LANG=ca_ES.ISO-8859-1, LC_CTYPE=ca_ES.ISO-8859-1


---------------------------------------
Received: (at 195920-done) by bugs.debian.org; 27 Jul 2004 23:42:04 +0000
>From rmh@khazad.dyndns.org Tue Jul 27 16:42:03 2004
Return-path: <rmh@khazad.dyndns.org>
Received: from 86.red-80-24-13.pooles.rima-tde.net (khazad.dyndns.org) [80.24.13.86] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Bpba7-0004kI-00; Tue, 27 Jul 2004 16:42:03 -0700
Received: from rmh by khazad.dyndns.org with local (Exim 3.36 #1 (Debian))
	id 1BpbZi-0004VG-00
	for <195920-done@bugs.debian.org>; Wed, 28 Jul 2004 01:41:38 +0200
Date: Wed, 28 Jul 2004 01:41:38 +0200
From: Robert Millan <zeratul2@wanadoo.es>
To: 195920-done@bugs.debian.org
Subject: Fixed
Message-ID: <20040727234138.GB17286@khazad.dyndns.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Organisation: free as in freedom
User-Agent: Mutt/1.5.6+20040523i
Sender: <rmh@khazad.dyndns.org>
Delivered-To: 195920-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


Hey.

Looks like this bug was eventualy fixed: tetex-bin now builds fine on
GNU/kFreeBSD.

-- 
Robert Millan

(Debra and Ian) (Gnu's Not (UNiplexed Information and Computing System))/\
(kernel of *(Berkeley Software Distribution))



Reply to: