Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 1998 17:59:24 -0600
From:      "Bryan Bunch" <bryanb@walls-media.com>
To:        <freebsd-isp@FreeBSD.ORG>
Subject:   Apache Modules
Message-ID:  <003301bd4c80$8d66eea0$3671060c@ntwksbry.walls-media.com>

next in thread | raw e-mail | index | archive | help
When trying to add the mod_fastcgi.c module I copy the file to my
apache src dir, add the appropriate line to my Configuration file
(Module fastcgi_module    mod_fastcgi.o), run ./Configure, then I get
an error when I type make:

=================
gcc -c   -O2    mod_fastcgi.c
mod_fastcgi.c:701: redefinition of `Sigfunc'
conf.h:647: `Sigfunc' previously declared here
*** Error code 1

Stop.
=================

Any help would be appreciated.

Software:
FreeBSD 2.2.2
Apache 1.2.5

Bryan
bryanb@walls-media.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003301bd4c80$8d66eea0$3671060c>