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: Sat, 10 Jan 2004 18:17:50 -0500 (EST)

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?

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




reply via email to

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