Buildung Apache/mod_ssl on S10 fails

From: Webmaster - ITServ GmbH (webmaster_at_itserv.de)
Date: 02/23/05

  • Next message: Tim Evans: "SUMMARY: Blade 1500 OBP Patch; Three Beeps and Out"
    To: <sunmanagers@sunmanagers.org>
    Date: Wed, 23 Feb 2005 09:14:37 +0100
    
    

    Good morning, everybody,

    I have trouble compiling apache with mod_ssl on my S10/intel system. When
    compiling, I get this error message:

    <=== src/modules/proxy
    ===> src/modules/ssl
    gcc -c -I../../os/unix -I../../include -DSOLARIS2=2100 -DMOD_SSL=208122 -
    DEAPI -DUSE_EXPAT -I../../lib/expat-lite
    `../../apaci` -fPIC -DSHARED_MODULE -DSSL_ENGINE -I/usr/local/ssl/include -D
    MOD_SSL_VERSION=\"2.8.22\" ssl_expr_scan.c && mv ssl_expr_scan.o
    ssl_expr_scan.lo
    lex.ssl_expr_yy.c:1900: error: parse error before numeric constant
    lex.ssl_expr_yy.c: In function `ssl_expr_yy_scan_string':
    lex.ssl_expr_yy.c:1901: error: number of arguments doesn't match prototype
    lex.ssl_expr_yy.c:293: error: prototype declaration
    lex.ssl_expr_yy.c:1903: warning: passing arg 1 of `strlen' makes pointer
    from integer without a cast
    lex.ssl_expr_yy.c:1903: warning: passing arg 1 of `ssl_expr_yy_scan_bytes'
    makes pointer from integer without a cast
    make[4]: *** [ssl_expr_scan.lo] Error 1
    make[3]: *** [all] Error 1
    make[2]: *** [subdirs] Error 1
    make[2]: Leaving directory `/root/install/apache/apache_1.3.33/src'
    make[1]: *** [build-std] Error 2
    make[1]: Leaving directory `/root/install/apache/apache_1.3.33'
    make: *** [build] Error 2

    I'm not familiar with lex, and thats why I ask: did anybody succeed in
    compiling Apache 1.3.33 with mod_ssl on S10? Every feedback is welcome, even
    "It worked on my installation..."

    Thank you

      Peter
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers


  • Next message: Tim Evans: "SUMMARY: Blade 1500 OBP Patch; Three Beeps and Out"