Problems compiling 3.1.0 on HP-UX 11.23/PA

Albert Chin dhcp-users at mlists.thewrittenword.com
Thu Oct 25 19:36:40 UTC 2007


dhcp-3.1.0 doesn't compile on HP-UX 11.23/PA (or 11.00/PA and
11.11/PA):
        cc -g  -I/opt/build/china/dhcp-3.1.0  -I/opt/build/china/dhcp-3.1.0/includes   -c print.c
cpp: "print.c", line 1463: error 4044: Constant literal too large.
*** Error exit code 1

The problem is that the preprocessor cannot handle the following
constant:
  #if (MAX_TIME > 0x7fffffffffffffff)

Any idea about a solution?

-- 
albert chin (china at thewrittenword.com)


More information about the dhcp-users mailing list