Your message dated Sun, 22 Oct 2006 16:24:47 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Closing
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)

--- Begin Message ---
Package: sciplot
Version: 1.36-9
Severity: serious
Tags: patch

This package fails to build from source:

 ...
 ld -shared  -o libsciplot.so.1.36 SciPlot.o SciPlotUtil.o        
-L/usr/X11R6/lib    -lXm -lXmu -lXt -lSM -lICE -lXext -lX11 -lXt -lSM -lICE 
-lXext -lX11   -lm  -lm      -soname libsciplot.so.1 -lc
 ld: cannot find -lXmu
 make[1]: *** [shared] Error 1
 make[1]: Leaving directory `/tmp/buildd/sciplot-1.36'
 make: *** [build-stamp] Error 2
 pbuilder: Failed autobuilding of package
 ...

Adding libxmu-dev to the Build-Depends fixes the build.

-- 
Matt Kraai            [EMAIL PROTECTED]            http://ftbfs.org/
diff -Nru sciplot-1.36-old/debian/control sciplot-1.36/debian/control
--- sciplot-1.36-old/debian/control     2004-05-17 10:35:07.000000000 -0700
+++ sciplot-1.36/debian/control 2004-05-17 10:36:01.000000000 -0700
@@ -1,7 +1,7 @@
 Source: sciplot
 Priority: optional
 Maintainer: Barak Pearlmutter <[EMAIL PROTECTED]>
-Build-Depends: debhelper, lesstif-dev, xutils
+Build-Depends: debhelper, lesstif-dev, xutils, libxmu-dev
 Standards-Version: 3.6.0
 
 Package: sciplot1

--- End Message ---
--- Begin Message ---
Hi,

This bug was closed in version 1.36-10 of sciplot in 2004, but the
upload was mistakenly tagged as NMU. Closing the bug now.

Regards,

Adam

--- End Message ---

Reply via email to