On Sun, 28 Nov 2010, Sven Joachim wrote:
On 2010-11-28 19:43 +0100, Thomas Dickey wrote:
On Sun, 28 Nov 2010, Thomas Dickey wrote:
Referring to your email:
$ mkdir -p build && cd build && ../test/configure && make
I'd thought that (a) would match this case. But trying just that, I
see that I was mistaken:
config.status: creating Makefile
config.status: creating ncurses_cfg.h
compiling background
gcc: background.c: No such file or directory
gcc: no input files
make: *** [../build/background.o] Error 1
(this is dragging on - I'll see if I have time today to address this)
done...
Bear in mind that the --with-curses-dir option needs an absolute pathname
(I did that with a `cd ..;pwd` for instance).
I had figured this out the hard way already. Fortunately, our
debian/rules is already prepared for that, recording the full pathname
in $(objdir).
I checked the other configurations as well, don't see that I've broken
anything.
It seems to work now. Thank you.
no problem (report bugs)
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org