FreeBSD Port: zoneminder-1.25.0_3

Alex V. Petrov alexvpetrov at gmail.com
Mon Jun 9 06:57:20 UTC 2014


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



More information about the freebsd-ports mailing list