Bug#323156: FTBFS: needs build-dep on libselinux-dev

2005-08-15 Thread Andrew Stribblehill
severity 323156 normal
tags 323156 + moreinfo unreproducible

Quoting dann frazier [EMAIL PROTECTED] (2005-08-15 06:27:08 BST):
 Package: 9menu
 Version: 1.7-2.1
 Severity: serious
 Tags: patch
 Justification: no longer builds from source
 
 gcc -o 9menu -g -O2 -fno-strict-aliasing   -L/usr/X11R6/lib   9menu.o 
 -lXext -lX11   -lselinux

I don't understand where this -lselinux comes from, and it builds
fine for me without it.

I'm not against changing the package, but only if there's good
reason.

Thanks.
-- 
Andrew Stribblehill [EMAIL PROTECTED]
Senior Systems Programmer, IT Service, University of Durham, England


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#323156: FTBFS: needs build-dep on libselinux-dev

2005-08-14 Thread dann frazier
Package: 9menu
Version: 1.7-2.1
Severity: serious
Tags: patch
Justification: no longer builds from source

gcc -o 9menu -g -O2 -fno-strict-aliasing   -L/usr/X11R6/lib   9menu.o 
-lXext -lX11   -lselinux
/usr/bin/ld: cannot find -lselinux
collect2: ld returned 1 exit status
make[1]: *** [9menu] Error 1
make[1]: Leaving directory `/tmp/buildd/9menu-1.7'
make: *** [build-stamp] Error 2
pbuilder: Failed autobuilding of package
 - Aborting with an error
 - unmounting dev/pts filesystem
 - unmounting proc filesystem
 - cleaning the build env
- removing directory /var/cache/pbuilder/build//14707 and its 
subdirectories

--- 9menu-1.7/debian/control~   2005-08-14 23:19:53.0 -0600
+++ 9menu-1.7/debian/control2005-08-14 23:22:40.0 -0600
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Andrew Stribblehill [EMAIL PROTECTED]
-Build-Depends: xlibs-dev, debhelper (4.0.0), xutils, dpatch
+Build-Depends: xlibs-dev, debhelper (4.0.0), xutils, dpatch, libselinux-dev
 Standards-Version: 3.5.10

 Package: 9menu


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: ia64
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-itanium-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]