Problem compiling Apache with modssl on HPUX system...

2002-08-31 Thread Almada, Jon F

Hello,

I am attempting to compile Apache with the Mod-SSL modules per the
instructions on 
the site. I am running on a HP-UX 11 machine and everything went fine until
I began 
compiling the Apache server - Any advice about how to get out of this pickle
would 
most certainly be appreciated ;>)

Sincerely,

Jon F. Almada
Web Developer
GenCorp-Aerojet

rm -f libmain.a
ar cr libmain.a alloc.o buff.o  http_config.o http_core.o http_log.o
ht
tp_main.o http_protocol.o http_request.o http_vhost.o  util.o util_date.o
util_s
cript.o util_uri.o util_md5.o  rfc1413.o
/bin/true libmain.a
<=== src/main
===> src/lib
===> src/lib/expat-lite
<=== src/lib/expat-lite
<=== src/lib
===> src/modules
===> src/modules/standard
<=== src/modules/standard
===> src/modules/ssl
flex -Pssl_expr_yy -s -B ssl_expr_scan.l
Make: Cannot load flex.  Stop.
*** Error exit code 1
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



mod_ssl:error

2002-08-31 Thread Eric Fung
Dear master:   I'm using mod_ssl 2.8.10 for Apache 1.3.26, but when I using internet explorer, netscape, opera and so on, it can't connect https://192.168.0.1, but I can use lynx to connect it. But I can see next message from ssl_request_log.--20/Jul/2002:17:56:21 +0800] 192.168.0.2 - - "GET /mod_ssl:error:HTTP-request HTT[20/Jul/2002:14:04:53 +0800] 192.168.0.2 - - "GET /mod_ssl:error:HTTP-request HTTP/1.0" 514-What's the matter? thanks 

   

  ¡¤TOM¶ÌÐÅÍƳö×îзþÎñ ¡°¶ÌÐÅÊղؼС±
¡¡½«¶ÌÐÅ·¢Ë͵½800+×Ô¼ºÊÖ»úºÅÂ룬¼´¿É½«¶ÌÐÅÏ¢´æ½øÊղؼС£
¡¡¼´Ê¹ÊÇÔÙ¶àµÄ¶ÌÐÅÒ²²»³îû´¦·ÅÁË£¡ÏêÇéÇë¿´http://www.163.net/sms/save/


  ¡¤ÆóÒµÉÌÎñÏÈ»ú - ÆóÒµÓÊÏä´ÙÏúÓÅ»Ý ÏêÇéÇë¿´http://mail.163.net
  ¡¤[ÿÈÕһЦ] »Ã¾õ£º¾«Éñ²¡¿ÆÒ½Éú£º¡°´ÓÇ°Äã×ÜÒÔΪ×Ô¼ºÊÇ´÷°²ÄÈ£¬ÏÖÔÚÎҺܸßÐ˵ĸæËßÄ㣬ÄãÒѾ­¡­¡­
  ¡¤[ÿÈÕÐÇÎÅ] ½ðÐǵÄħ·¨£ºÔÚÕ¼ÐÇѧÀïÃ棬½ðÐÇÏóÕ÷×ÅÓäÔá£Òò´Ë£¬Èç¹ûÏëÈÃ×Ô¼ºµÄÐÄÇéÊ泩һЩ£¬±ØÐëÒª¡­¡­

  

  

   
163.net 
  ÊÕ·ÑÓÊÏä
163.net 
  ´«ÕæÒ×
  
   
°×½ð°æ (100 
  M ,¿É·¢10M¸½¼þ)
»Æ½ð°æ (60 
  M ,¿É·¢10M¸½¼þ)
Fax 
  to Email
  ÓÃÓÊÏä½ÓÊÕ´«Õæ 
Email 
  to Fax
  ÓÃÓÊÏä·¢ËÍ´«Õæ 
  
   
300Ôª/Äê
  (ËÍ1200ÌõÓʼþ¶ÌÐÅ) 
180Ôª/Äê
  (ËÍ720ÌõÓʼþ¶ÌÐÅ)
25Ôª/ÔÂ
  (²»ÏÞ½ÓÊÕ´«Õæ´ÎÊý) 
×îµÍÔ¤¸¶200Ôª
  (·ÑÓñȳ¤Í¾¸ü±ãÒË)
  
   
ÄÚÖÃÈðÐÇɱ¶¾ | À¬»øÓʼþ¹ýÂË | 
  Ö§³ÖÊÖ»úÓʼþ
¼òµ¥Ò×Óà | ʡֽʡʱ | Ⱥ·¢¹¦ÄÜ 
  | ÓïÒôÁôÑÔ
  




Re: Problem compiling Apache with modssl on HPUX system...

2002-08-31 Thread Gilles Gros

You need to have felx and bison installed and accessible in your path.

Gilles
- Original Message -
From: "Almada, Jon F" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 30, 2002 2:54 PM
Subject: Problem compiling Apache with modssl on HPUX system...


> Hello,
>
> I am attempting to compile Apache with the Mod-SSL modules per the
> instructions on
> the site. I am running on a HP-UX 11 machine and everything went fine
until
> I began
> compiling the Apache server - Any advice about how to get out of this
pickle
> would
> most certainly be appreciated ;>)
>
> Sincerely,
>
> Jon F. Almada
> Web Developer
> GenCorp-Aerojet
>
> rm -f libmain.a
> ar cr libmain.a alloc.o buff.o  http_config.o http_core.o
http_log.o
> ht
> tp_main.o http_protocol.o http_request.o http_vhost.o  util.o util_date.o
> util_s
> cript.o util_uri.o util_md5.o  rfc1413.o
> /bin/true libmain.a
> <=== src/main
> ===> src/lib
> ===> src/lib/expat-lite
> <=== src/lib/expat-lite
> <=== src/lib
> ===> src/modules
> ===> src/modules/standard
> <=== src/modules/standard
> ===> src/modules/ssl
> flex -Pssl_expr_yy -s -B ssl_expr_scan.l
> Make: Cannot load flex.  Stop.
> *** Error exit code 1
> __
> Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
> User Support Mailing List  [EMAIL PROTECTED]
> Automated List Manager[EMAIL PROTECTED]
>

__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Re: Problem compiling Apache with modssl on HPUX system...

2002-08-31 Thread hunter

Gilles Gros wrote:
> You need to have felx and bison installed and accessible in your path.
> 
> Gilles
> - Original Message -
> From: "Almada, Jon F" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, August 30, 2002 2:54 PM
> Subject: Problem compiling Apache with modssl on HPUX system...
> 
> 
> 
>>Hello,
>>
>>I am attempting to compile Apache with the Mod-SSL modules per the
>>instructions on
>>the site. I am running on a HP-UX 11 machine and everything went fine
> 
> until
> 
>>I began
>>compiling the Apache server - Any advice about how to get out of this
> 
> pickle
> 
>>would
>>most certainly be appreciated ;>)
>>
>>Sincerely,
>>
>>Jon F. Almada
>>Web Developer
>>GenCorp-Aerojet
>>
>>rm -f libmain.a
>>ar cr libmain.a alloc.o buff.o  http_config.o http_core.o
> 
> http_log.o
> 
>>ht
>>tp_main.o http_protocol.o http_request.o http_vhost.o  util.o util_date.o
>>util_s
>>cript.o util_uri.o util_md5.o  rfc1413.o
>>/bin/true libmain.a
>><=== src/main
>>===> src/lib
>>===> src/lib/expat-lite
>><=== src/lib/expat-lite
>><=== src/lib
>>===> src/modules
>>===> src/modules/standard
>><=== src/modules/standard
>>===> src/modules/ssl
>>flex -Pssl_expr_yy -s -B ssl_expr_scan.l
>>Make: Cannot load flex.  Stop.
>>*** Error exit code 1
>>__
>>Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
>>User Support Mailing List  [EMAIL PROTECTED]
>>Automated List Manager[EMAIL PROTECTED]
>>
> 
> 
> __
> Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
> User Support Mailing List  [EMAIL PROTECTED]
> Automated List Manager[EMAIL PROTECTED]
> 

In the interest of preventing another misunderstanding...

Giles meant 'flex' not felx...
 > You need to have felx and bison installed and accessible in your path.

Chris.
(please excuse me if it was already obvious)



__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]