![]() |
In message <36F1387E.494318BF@leeenterprises.com>, Charles Fisher writes: > >I am trying to compile hylafax-v4.0pl2 on Red Hat 5.2. The gcc version >is gcc version 2.7.2.3. > >I get the following errors: > >/usr/bin/g++ -I.././zlib -D__ANSI_CPP__ -I. >-I.. -I.././util -I.././util -I/usr/local/include -I.././regex -g -O -c >SendFaxJob.c++ [snip] Phil has already answered this well . . . I'll just reiterate that you really should not need to compile this puppy from source. Even if you have fiddles to make it would be best to either 'rpm --rebuild' the rpm, or 'rpm -i' it, make mods to the .spec file or to the tarball, and then 'rpm -ba' it. man rpm if none of this seems to make any sense ;-) -Darren