Here's the tail compile output:
Smail-3.2.0.103 under Solaris 2.5.1 with gcc-2.8.1
gcc -O2 -g -I. -I.. -I../src -I/usr/local/include -c hash.c
gcc -O2 -g -I. -I.. -I../src -I/usr/local/include -c header.c
gcc -O2 -g -I. -I.. -I../src -I/usr/local/include -c log.c
gcc -O2 -g -I. -I.. -I../src -I/usr/local/include -c lookup.c
lookup.c:1665: macro `DEBUG1' used with too many (4) args
*** Error code 1
make: Fatal error: Command failed for target `lookup.o'
Current working directory /usr3/xfer/smail-3.2.0.103/src
*** Error code 1
make: Fatal error: Command failed for target `build_smail'
Any assistance would be greatly appreciated.
Thx
Pete
(or, read another way:
vi +1665 src/lookup.c
:s/DEBUG1/DEBUG2/
:wq
)
_______________________________________________________________________
|Aaron Dewell ===> dew...@woods.net |
|aka local guru ===> dew...@greatland.net |
|http://www.woods.net/~dewell http://www.woods.net/ |
|PGP keyid 0x0D12A6B9 available from http://keys.pgp.com/ |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~