TeHsU wrote: |
su-2.05b$ gmake
Makefile:247: Makefile.deps: No such file or directory python ../scripts/gensparse.py sparse.inc ../scripts/sparse_params.py python ../scripts/processfont.py ../scripts/banner.font letters.inc python ../scripts/extract-cfg-docs.py -c cfghelp.inc *.c */*.c *.def python ../scripts/pymod-process.py *.h */*.h gcc -std=gnu99 -pipe -I. -D_REENTRANT -D_GNU_SOURCE -fPIC -I/opt/db-4.0.14/include -I/opt/mysql/include -I/opt/python-2.2.2/include/python2.2 -MM *.c */*.c > Makefile.deps dbtool.c:31:2: #error "This version of bdb is too old." mysql.c:17:19: mysql.h: No such file or directory persist.c:27:2: #error "This version of bdb is too old." pymod.c:7:20: Python.h: No such file or directory pymod.c:8:26: structmember.h: No such file or directory gmake: [Makefile.deps] Error 1 (ignored) gcc -std=gnu99 -pipe -I. -D_REENTRANT -D_GNU_SOURCE -fPIC -g -Wall -fpedantic -c -o main.o main.c In file included from defs.h:197, from asss.h:15, from main.c:20: sizes.h:9:20: stdint.h: No such file or directory gmake: *** [main.o] Error 1 |