[jose@localhost library]$ make<br>gcc -fPIC -g -c -Wall -DHEIUNIX iobase.cpp<br>In file included from ../headers/hei.h:11,<br>                 from ../headers/stdafx.h:18,<br>                 from iobase.cpp:1:<br>../headers/defs.h:32:1: warning: "NULL" redefined<br>
In file included from /usr/include/stdlib.h:33,<br>                 from ../headers/stdafx.h:17,<br>                 from iobase.cpp:1:<br>/usr/lib/gcc/i386-redhat-linux/4.1.2/include/stddef.h:400:1: warning: this is the location of the previous definition<br>
../headers/iobase.h:13: error: extra qualification ‘CModule::’ on member ‘IsSupported’<br>iobase.cpp: In constructor ‘CEbcIO::CEbcIO(HEIDevice*, BOOL)’:<br>iobase.cpp:180: warning: unused variable ‘ModuleCount’<br>make: *** [iobase.o] Error 1<br>
[jose@localhost library]$   <br>