bug-ncurses
[Top][All Lists]
Advanced

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

Re: Problem compiling ncurses 5.3-20031004


From: Thomas Dickey
Subject: Re: Problem compiling ncurses 5.3-20031004
Date: Sun, 11 Jan 2004 13:35:20 -0500 (EST)

On Sun, 11 Jan 2004, Pierre wrote:

> Thomas Dickey wrote:
> > On Sat, 10 Jan 2004, Pierre wrote:
> >
> >
> >># gmake
> >>cd man && gmake DESTDIR="" all gmake[1]: Entering directory
> >>`/tmp/ncurses-5.3/man'
> >>gmake[1]: Nothing to be done for `all'.
> >>gmake[1]: Leaving directory `/tmp/ncurses-5.3/man'
> >>cd include && gmake DESTDIR="" all
> >>gmake[1]: Entering directory `/tmp/ncurses-5.3/include'
> >>gmake[1]: Nothing to be done for `all'.
> >>gmake[1]: Leaving directory `/tmp/ncurses-5.3/include'
> >>cd ncurses && gmake DESTDIR="" all
> >>gmake[1]: Entering directory `/tmp/ncurses-5.3/ncurses'
> >>cd ../obj_lo; /usr/local/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H
> >>-I../ncurses -I. -I. -I../include -I/usr/local/BerkeleyDB.4.1/include
> >>-D_GNU_SOURCE -DNDEBUG -s -O3 -march=i686 -c ../ncurses/./tinfo/access.c
> >>libtool: compile: unable to infer tagged configuration
> >>libtool: compile: specify a tag with `--tag'
> >>gmake[1]: *** [../obj_lo/access.o] Error 1
> >>gmake[1]: Leaving directory `/tmp/ncurses-5.3/ncurses'
> >>gmake: *** [all] Error 2
> >
> >
> > What version of libtool are you using?
>
> Libtool 1.5

I don't recall any more recent changes with respect to libtool, but a test
compile using libtool 1.5 seems to work for me.  (This is on
Debian/testing - though I don't suppose the compiler, etc., matters).

The libtool 1.5 is one that I installed - not from a package.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]