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

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to