Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Milestone-Release1.4
New issue 70 by
datorr...@unal.edu.co: Missing mtio.h header file on MacOS
X 10.9.3
http://code.google.com/p/casacore/issues/detail?id=70
I am compiling an old code and I got:
gcc -O -DLITTLEENDIAN -DLITTLEENDIAN -c mt_fort.c
mt_fort.c:141:10: fatal error: 'sys/mtio.h' file not found
#include <sys/mtio.h>
^
1 error generated.
make[1]: *** [mt_fort.o] Error 1
make: *** [orphlib] Error 2
How can I add this file without causing too much troubles to the system?
Thanks for any help
additional information:
gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
--with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.2.0
Thread model: posix
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings