I'm trying to compile ht://dig on a DEC/Alpha but it doesn't seem to work
correct :(
> gcc -v
Reading specs from /usr/local/lib/gcc-lib/alpha-dec-osf4.0/2.7.2.2/specs
gcc version 2.7.2.2
gcc -c -I. -I. -O gdbmopen.c
gdbmopen.c: In function `gdbm_open':
gdbmopen.c:352: warning: passing arg 1 of `bcopy' from incompatible
pointer type
gdbmopen.c:352: warning: passing arg 2 of `bcopy' from incompatible
pointer type
gcc -c -I. -I. -O gdbmdelete.c
gcc -c -I. -I. -O gdbmfetch.c
gcc -c -I. -I. -O gdbmstore.c
gcc -c -I. -I. -O gdbmclose.c
gcc -c -I. -I. -O gdbmreorg.c
gdbmreorg.c:51: warning: static declaration for `rename' follows
non-static
gdbmreorg.c: In function `rename':
gdbmreorg.c:53: argument `old_name' doesn't match prototype
/usr/local/lib/gcc-lib/alpha-dec-osf4.0/2.7.2.2/include/unistd.h:571:
prototype declaration
gdbmreorg.c:53: argument `new_name' doesn't match prototype
/usr/local/lib/gcc-lib/alpha-dec-osf4.0/2.7.2.2/include/unistd.h:571:
prototype declaration
*** Exit 1
Stop.
I tried to correct this problem by altering the gdbmreorg.c file, but it
didn't help much until now.....
I hope somebody can help?
tnx :)
AW
----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.