Ispconfig Install error "lex.ssl_expr_yy.c:1901: error:"

Discussion in 'Installation/Configuration' started by galmiche, Dec 29, 2006.

  1. galmiche

    galmiche New Member

    Dear All,
    I am under Suse 10.1 x86_64 and got the following error I do not understand:
    "lex.ssl_expr_yy.c:1901: error: expected ‘;’, ‘,’ or ‘)’ before numeric constant"
    Any help please? Any patch to do?
    Thanks
    Hervé

    Latest lines when doing ./setup

    gcc -c -I../../os/unix -I../../include -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_expr_scan.c

    lex.ssl_expr_yy.c:1901: error: expected ‘;’, ‘,’ or ‘)’ before numeric constant

    make[4]: *** [ssl_expr_scan.o] Error 1
    make[3]: *** [all] Error 1
    make[2]: *** [subdirs] Error 1
    make[2]: Leaving directory `/home/root/Desktop/ispconfig/compile_aps/apache_1.3.37/src'
    make[1]: *** [build-std] Error 2
    make[1]: Leaving directory `/home/root/Desktop/ispconfig/compile_aps/apache_1.3.37'
    make: *** [build] Error 2
    ERROR: Could not make Apache
    mv: cannot stat `binaries/aps.tar.gz': No such file or directory
    mv: cannot stat `binaries/spamassassin.tar.gz': No such file or directory
    mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory
    mv: cannot stat `binaries/clamav.tar.gz': No such file or directory
    mv: cannot stat `binaries/cronolog': No such file or directory
    mv: cannot stat `binaries/cronosplit': No such file or directory
    mv: cannot stat `binaries/zip': No such file or directory
    mv: cannot stat `binaries/unzip': No such file or directory
    tar: spamassassin.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `spamassassin': No such file or directory
    tar: uudeview.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `uudeview': No such file or directory
    tar: clamav.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `clamav': No such file or directory
    tar: aps.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    ./setup2: line 860: ispconfig_tmp/php/bin/php: No such file or directory
    ERROR: L'executable PHP fournis avec ISPConfig ne fonctionne pas correctement avec votre systeme! La routine d'installation s'arrete ici!
    solar:/home/root/Desktop/ispconfig #
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Did you follow one of the perfect setup guides to install your system? Do you have openssl-dev from suse installed?
     

Share This Page