----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
on 2/23/00 11:57 PM, Karthik <[EMAIL PROTECTED]> wrote:
> cc -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1\" -Dconst= -DSTDC_HEADERS=1
> -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1
> -DHAVE_HTTPD_H=1 -DHAVE_HTTP_CONFIG_H=1 -DHAVE_HTTP_CORE_H=1
> -DHAVE_HTTP_LOG_H=1 -DHAVE_HTTP_MAIN_H=1 -DHAVE_HTTP_PROTOCOL_H=1
> -DHAVE_UTIL_SCRIPT_H=1 -DHAVE_UTIL_MD5_H=1 -DHAVE_OS_INLINE_C=1 -I.
> -I. -I/usr/local/apache_1.3.11/src/include
> -I/usr/local/apache_1.3.11/src/os/unix -g -c mod_jserv.c
> cc: "/usr/local/apache_1.3.11/src/include/hsregex.h", line 39: error
> 1000: Unexpected symbol: "*".
> cc: "/usr/local/apache_1.3.11/src/include/hsregex.h", line 69: error
> 1000: Unexpected symbol: "regerror".
this is a problem with either your distribution of apache or your compiler
(cc). without more information (such as was suggested to you when you
subscribed) i can't help you.
i also suggest that you get gcc instead. egcs.cygnus.com
-jon
--
Come to the first official Apache Software Foundation
Conference! <http://ApacheCon.Com/>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]