Hello,

while compiling package "parallel" I got errors about missing function
declarations:

connect.cc:111:17: error: ‘usleep’ was not declared in this scope
connect.cc:128:17: error: ‘getpid’ was not declared in this scope
connect.cc:168:17: error: ‘usleep’ was not declared in this scope
connect.cc:247:18: error: ‘close’ was not declared in this scope

As per man pages the functions are declared in unistd.h header.

Please see attached patch, if no one objects in a few days I will push the
fix.

Attachment: parallel-2.0.5.patch
Description: Binary data

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to