On 2011-10-08 19:03 +0200, Couperin wrote: > Some more useful information: > The following commands allow me to create the debian package. > > cd tcsh-6.17.06 > sed 's|\tdh_auto_configure|\tdh_auto_configure -- CFLAGS="$(shell > dpkg-buildflags --get CFLAGS) -D_FILE_OFFSET_BITS=64 > -L/lib/x86_64-linux-gnu"|' -i debian/rules > dpkg-buildpackage -b -uc
It should not be necessary to add /lib/x86_64-linux-gnu to the linker path, something seems to be wrong on your system. Can you please run ls -l /usr/lib/x86_64-linux-gnu/lib{{n,}curses,termcap,tinfo}* and show the output? Cheers, Sven -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org