severity 646737 normal retitle 646737 glusterfs: should not link against a termlib library thanks
On 2011-10-26 19:19 +0200, Sven Joachim wrote: > Source: glusterfs > Version: 3.2.4-1 > Severity: important > User: svenj...@gmx.de > Usertags: readline-disabled > > When built in a clean sid chroot without libncurses5-dev installed, > glusterfs loses readline support. From my pbuilder log: > > ,---- > | checking for readline in -lreadline -lcurses... no > | checking for readline in -lreadline -ltermcap... no > | checking for readline in -lreadline -lncurses... no > `---- This has been worked around in ncurses 5.9-3 by providing libtermcap.so as an alias for libtinfo.so, so `configure' now finds -ltermcap. > Adding libncurses-dev to Build-Depends should avoid this. However, > consider patching the upstream build system which erroneously believes > that curses, termcap or ncurses is necessary for linking with readline. This still holds, for glusterfs-server gets a spurious dependency on libtinfo5 and, if libncurses5-dev is installed in the build environment, also on libncurses5. Cheers, Sven -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org