-----BEGIN PGP SIGNED MESSAGE----- > >I tried version 2.3.3 (I think it was - the stable one), and with > >GNU make it compiled okay on my OSF1 V4.0 1229 alpha. But since it > >crashed and core dumped quite often (too often), I decided to try > >to install the newest 2.4.0b5 instead. I'm having problems getting > >this one to compile, however: > > > >Making all in libproff > >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cf -I../common > >- -I../mmap -I../libmmalloc -g -O2 -Wall -c list_test.c > >list_test.c:4: err.h: No such file or directory > > create an empty one, it's not needed in production systems Okay, it seems to work now. It compiles - with warnings, but with no errors. I had to replace 'warnx' with 'printf' in libproff/list_test.c (didn't have anything named 'warnx' on my system), add the empty err.h file (still in libproff-directory) and to copy my /freeware/include/tcp_wrappers/tcpd.h to src/ directory. And then to compile with GNU make, of course. I'm excited to see if it can run without crashing and core dumping as the 2.3.3 version did after less than an hour. Thanks for the help. Best regards, - -- Ole Michaelsen -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.3 for non-commercial use <http://www.pgp.com> iQEVAwUBOb+HIh4RlyyGpzRNAQEfFQgAg8Ed0uAfPp3fvJ7hboA9y4bzRRBJ9otK DylHKXo3/7VmGcpKNZISVMQNYe/NCARkX7Qsy1wIHedAFpCY6J716oP5eiiFs80h RtZzACOoEGkjK+byE2Z8Bzx6LUw22wi+Zn8qIY9uUzDnh6L0RxMw+t1F9lskkpHC bNHa84be8FHlRizLOuEFG+UOGeGiuVlYz+f48C0p0Bc2PwJy/HLJLXzpezhcYWla KnzHZ/2YU3KtyzNcclToqBTaisLKaBZM3fz9Yu1+MU0+77entA6sDOLBXI2cIYc3 bvFIZRpfnmpiFLk4nZzPJEK6KJd7Tv9QMa5S6vJjiQGNR4IBkm69Ww== =Pw1+ -----END PGP SIGNATURE-----