On Aug 25, 18:35, Peter Mastren wrote: > Subject: hylafax-v4.0beta020 > I seem to be missing file "new.h". I can get by the configure problem by > simply creating an empty "new.h" but then the build fails later while > trying to build the 'util' subdirectory. BTW, "make" doesn't stop after > the compile failures in the 'util' subdirectory. Looks like you're missing the libg++ header files, which include "new.h". On my system: sjk@halo> locate new.h | fgrep g++-include /opt/gnu/lib/g++-include/new.h /opt/gnu/lib/g++-include/std/new.h I'm not sure where they're normally installed on Linux... likely either in /usr/lib/g++-include or /usr/local/lib/g++-include. -sjk -- Scott J. Kramer Cisco Systems, Inc.