Re: Problem in compiling mod_ssl + apache in HP-UX

1999-11-09 Thread Kari Savolainen
On Mon, 8 Nov 1999, EXT Ralf S. Engelschall wrote: > > > I get strange error when trying to compile mod_ssl+apache in HP-UX 11.00. > > This is the whole process that I have done plus the error message: > > > > [...] > > flex -Pssl_expr_yy -s -B ssl_expr_scan.l > > "ssl_expr_scan.l", line

RE: Problem in compiling mod_ssl + apache in HP-UX

1999-11-08 Thread Hansknecht, Deborah A
ssage- From: Kari Savolainen [mailto:[EMAIL PROTECTED]] Sent: November 08, 1999 6:10 AM To: [EMAIL PROTECTED] Subject: Problem in compiling mod_ssl + apache in HP-UX I get strange error when trying to compile mod_ssl+apache in HP-UX 11.00. This is the whole process that I have done plus the

Re: Problem in compiling mod_ssl + apache in HP-UX

1999-11-08 Thread Ralf S. Engelschall
On Mon, Nov 08, 1999, Kari Savolainen wrote: > I get strange error when trying to compile mod_ssl+apache in HP-UX 11.00. > This is the whole process that I have done plus the error message: > > [...] > flex -Pssl_expr_yy -s -B ssl_expr_scan.l > "ssl_expr_scan.l", line 89: bad character:

Problem in compiling mod_ssl + apache in HP-UX

1999-11-08 Thread Kari Savolainen
I get strange error when trying to compile mod_ssl+apache in HP-UX 11.00. This is the whole process that I have done plus the error message: % setenv CC cc % setenv CFLAGS '-D_HPUX_SOURCE -DOPVERSION=1100 +DAportable \ +DSPA7100LC -DSYSV -Ae -I/usr/local/ssl/include/openssl' % tar xf apache_1.