![]() |
| |||
| I'm getting an error when I execute the "make": Makefile:40: /usr/ local/apache2/build/special.mk: No such file or directory......... the special.mk doesnt exist in that directory... The files that are in there are apr_rules.mk libtool make_exports.awk make_var_export.awk mkdir.sh When I do a locate special.mk - it turns up nothing... Cannot proceed! Help I'm using apache2 on RHEL5.1 Here are some lines from the MakeFile: top_dir = /usr/local/apache2 top_srcdir = ${top_dir} top_builddir = ${top_dir} include ${top_builddir}/build/special.mk APXS = apxs APACHECTL = apachectl INCLUDES = -I /usr/lib/libxml2 #INCLUDES = -I /usr/include/libxml2 -I /path/to/httpd-x.y/srclib/pcre DEFS = -DWITH_LIBXML2 #DEFS = -DWITH_LIBXML2 -DNO_MODSEC_API #LIBS = -Lmy/lib/dir -lmylib CFLAGS = -O2 -g -Wuninitialized -Wall -Wmissing-prototypes -Wshadow - Wunused-variable -Wunused-value -Wchar-subscripts -Wsign-compare all: local-shared-build clean: -rm -f *.o *.lo *.slo *.la *~ .libs |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |