Re: Compile error2005-03-16 08:00:21Oleg M. Golovanov wrote: I tried to set LDFLAGS & CPPFLAGS manually to point on where to search header file with definition of NXDOMAIN but it did not work.
On my system (OS/2 gcc) it's in ../include/arpa/nameser.h
#define NXDOMAIN 3
For another compiler it's also ../include/arpa/nameser.h
and the same #define (for ../include read "an include path").
Bye, Frank
|
|
||||||||||||||||