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

Re: Bug#319121: FTBFS: Missing build-dependency on libselinux1-dev



reassign 319121 xorg-x11 6.8.2.dfsg.1-2
thanks

On Tue, Jul 19, 2005 at 07:22:27AM -0700, Matt Kraai wrote:
> Package: groff
> Version: 1.18.1.1-8
> Severity: serious
> Tags: patch
> 
> groff fails to build because it cannot find libselinux:
> 
> gcc -m32 -o gxditview -g -O2 -fno-strict-aliasing       -L/usr/X11R6/lib   xditview.o   Dvi.o   draw.o   font.o   lex.o   page.o   parse.o   XFontName.o   DviChar.o   device.o -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXp -lXext -lX11   -lselinux   -lm
> /usr/bin/ld: cannot find -lselinux

There is no mention of "selinux" anywhere in the groff source package,
so it feels inappropriate to build-depend on it directly. The -lselinux
is being autogenerated by xmkmf. For what it's worth, my
build-dependencies are currently:

  Build-Depends: byacc, debhelper (>= 3.0.9), gs, netpbm, psutils, xutils, libxaw7-dev | libxaw-dev, xlibs-dev

(*cough* yes, I know I should stop using xlibs-dev)

Please either make some appropriate -dev package, or perhaps even
xutils, depend on libselinux-dev, or else stop telling arbitrary
programs to link with libselinux.

Thanks,

-- 
Colin Watson                                       [cjwatson@debian.org]



Reply to: