Nick Jennings <nick@...> writes:

> I'm runningĀ  CentOS 6 with a 2.6.18 kernel, aside from a few 
> additional packages via the EPEL, there 
> are no significant modifications.
> # uname -aLinux 2.6.18-308.8.2.el5.028stab101.1 #1 SMP 

That might be one problem, you have TARGET=linux2628
but are using an older kernel than 2.6.28, it should be

And on a classic Linux with SSL and ZLIB support (eg: Red Hat 5.x) :
$ make TARGET=linux26 CPU=native USE_PCRE=1 USE_OPENSSL=1 USE_ZLIB=1

As far as the core values problem with /proc - could it be selinux ?


Reply via email to