Share

cvsauth

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

cvsauth on suse 7.1

You are viewing a single message from this topic. View all messages.

  1. 2001-06-17 11:49:47 UTC
    Hi,

    i couldn't compile cvsauth with ssl option.

    This is what i have:
    suse 7.1
    cvsauth 0.3.6
    openssl 0.9.6


    This is what i did:
    sudo ./configure --prefix=/usr/local --sysconfdir=/etc --enable-ssl --with-extra-includes=/usr/include/openssl --with-extra-libs=/usr/lib

    make

    I got the following error:
    sslServer.cpp: In method `int SSLServer::encryptLoop(int)':
    sslServer.cpp:308: `WNOHANG' undeclared (first use this function)
    sslServer.cpp:308: (Each undeclared identifier is reported only once
    sslServer.cpp:308: for each function it appears in.)
    sslServer.cpp:308: `waitpid' undeclared (first use this function)
    sslServer.cpp:201: warning: `int aPid' might be used uninitialized in this function

    I couldn't find waitpid and WNOHANG in the
    openssl and cvsauth source (except at this line).

    ciao
    Carsten
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.