Cannot locate special.mk file
Subject: Cannot locate special.mk file
Newsgroups: gmane.comp.apache.mod-security.user
Date: 2008-07-01 09:56:14 GMT
Hi there
I'm getting an error when I execute the "make" /modsecurity-apache_2.1.7/apache2:
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 /usr/local/apache2/build/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 httpd 2.2.3 on RHEL5.1 (Tikanga)
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
Thanks in advance
This message has been scanned for content and viruses by the DIT Information Services E-Mail Scanning Service, and is believed to be clean. http://www.dit.ie
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php
_______________________________________________ mod-security-users mailing list mod-security-users <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mod-security-users
RSS Feed