Aleksander Piotrowski wrote:
Sigfred H?versen <[EMAIL PROTECTED]> wrote:
Deanna Phillips wrote:
Sigfred H?versen <[EMAIL PROTECTED]> writes:
===> Building for dictd-client-1.9.15
cc -c -Ilibmaa -DHAVE_CONFIG_H -I. -O2 -pipe -DUSE_DICT_ORG
-DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\"
-DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.9.15\"
-DDICT_CONFIG_PATH=\"/etc/\" dict.c -o dict.o
In file included from dictP.h:294,
from dict.h:27,
from dict.c:24:
decl.h:34: error: conflicting types for `bcopy'
/usr/include/string.h:96: error: previous declaration of `bcopy'
decl.h:46: error: conflicting types for `srandom'
/usr/include/stdlib.h:175: error: previous declaration of `srandom'
decl.h:47: warning: conflicting types for built-in function `memset'
[ snippage ]
Thanks for testing this. Are you running a recent snapshot? I
had a few people test on i386 and sun4m, both using 3.8 or
older, and they had similar errors.
Yes, it is a recent snapshot for sparc64 (dated 12th of April).
Problem has been fixed. Thanks for pointing this out. Grab recent
version from the same location:
http://www.atlantilde.com/~alek/ports/port-dictd.tar.gz
Builds and installs on sparc64. The client part (dict command) works fine.
Not tested the server.
/Sigfred