![]() |
Hi, thanks for the quick reply! On Fri, 10 Jan 1997, Carsten Hoeger wrote: > On Fri, 10 Jan 1997, Ricardo Kleemann wrote: > > > Hi, > > > > Sorry I don't have an answer, but I do have a question... ;) > > > > I've tried compiling the hylafax source on linux 2.0.25 without success... > > :( > > > > I even had to temporarily modify /usr/include/limits.h so the compile > > wouldn't bomb, and then I still have problems compiling some of the c++ > > code (for example, RegEx.c++ won't compile, complaining about > > REG_STARTEND, even though REG_STARTEND is properly defined in regex.h). I > > gave up trying to figure out what the compile probs were, and still can't > > use hylafax because the binary distribution is giving me a weird error > > (about gs "wrapper" being suid) that no one responded to me about... :( > > What�s the version of your gcc (gcc -v)? 2.7.2 > How old is your distribution? recent, kernel 2.0.25 Debian 1.1 distribution (3 mos old) > What kind of distribution? Debian > What�s the version of your libc (ldconfig -p |grep libc)? 32 - DLL libcurses.so.0 => /lib/libcurses.so.0.1.2 33 - ELF libcom_err.so.2 => /lib/libcom_err.so.2.0 34 - ELF libc.so.5 => /lib/libc.so.5.4.13 35 - DLL libc.so.4 => /lib/libc.so.4.6.27 Thanks again, Ricardo