Hey there,
I'm trying to compile 1.8.1 on AIX 5.3. with Oracle DB options. I currently have 1.8 compiled and installed. My config works fine but when I run Make Install I get the following errors:
/usr/include/arpa/onameser_compat.h:265: error: conflicting types for 'HEADER'
/usr/include/arpa/nameser_compat.h:244: error: previous declaration of 'HEADER' was here
I didn't have any issues with 1.8.
anyone have any thoughts?
I'm trying to compile 1.8.1 on AIX 5.3. with Oracle DB options. I currently have 1.8 compiled and installed. My config works fine but when I run Make Install I get the following errors:
/usr/include/arpa/onameser_compat.h:265: error: conflicting types for 'HEADER'
/usr/include/arpa/nameser_compat.h:244: error: previous declaration of 'HEADER' was here
I didn't have any issues with 1.8.
anyone have any thoughts?
Comment