[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: New release: 3.1.16
On Thu, 3 Jun 1999, Birger Langkjer wrote:
> When I compile Siag it says:
>
> make[3]: Leaving directory `/home/birger/siag-3.1.16/siod/docs'
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -Dunix -DSIAG -DNDBM -Wall -g -O2 -c ndbm.c
> ndbm.c:9: ndbm.h: No such file or directory
> make[2]: *** [ndbm.o] Error 1
>
> Apparently there is a file missing?
Yes, it was reported back around 3.1.11 or so that some Linux
distributions come without this header, or has broken headers with that
name.The thread rooted at
http://ftp.edu.stockholm.se/siag/archive/msg00147.html
describes the problem and
http://ftp.edu.stockholm.se/siag/archive/msg00159.html
has what seems to be a good solution.
Ulric