[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
3.1.11 compile error
make
make all-recursive
make[1]: Entering directory `/a/siag-3.1.11'
Making all in siod
make[2]: Entering directory `/a/siag-3.1.11/siod'
Making all in docs
make[3]: Entering directory `/a/siag-3.1.11/siod/docs'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/a/siag-3.1.11/siod/docs'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Dunix -DSIAG -DNDBM -Wall -g -O2 -c
md5.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Dunix -DSIAG -DNDBM -Wall -g -O2 -c
regex.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Dunix -DSIAG -DNDBM -Wall -g -O2 -c
sliba.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Dunix -DSIAG -DNDBM -Wall -g -O2 -c
ss.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Dunix -DSIAG -DNDBM -Wall -g -O2 -c
tar.c
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
make[2]: Leaving directory `/a/siag-3.1.11/siod'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/a/siag-3.1.11'
make: *** [all-recursive-am] Error 2