Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jun 2014 14:57:12 +0800
From:      "Alex V. Petrov" <alexvpetrov@gmail.com>
To:        pakhom706@gmail.com
Cc:        ports@freebsd.org
Subject:   FreeBSD Port: zoneminder-1.25.0_3
Message-ID:  <1838482.3X6I4liAbM@alex.super>

next in thread | raw e-mail | index | archive | help
Hello!

You plan a new port?

Release 1.27.0
March 15th, 2014



And the current port is not building on the 10-amd64 stable:

zm_logger.cpp:113:28: error: use of undeclared identifier 'isatty'
    if ( fileno(stderr) && isatty(fileno(stderr)) )
                           ^
zm_logger.cpp:445:62: error: use of undeclared identifier 'getpid'
        mLogFile = stringtf( "%s.%05d", tempLogFile.c_str(), getpid() );
                                                             ^
zm_logger.cpp:526:15: error: use of undeclared identifier 'getpid'
        tid = getpid(); // Process id
              ^
3 errors generated.
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/multimedia/zoneminder/work/ZoneMinder-1.25.0/src
*** Error code 1
-- 
-----
Alex V. Petrov




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1838482.3X6I4liAbM>