The availability of socketbits.h?

Xu Qiang Qiang.Xu at fujixerox.com
Tue May 17 00:44:37 PDT 2005


Dan Nelson wrote:
> It looks like missing.h was added in 1.1.15, but the author didn't run
> all the necessary autoconf commands afterwards.  Try running
> "autoheader253" (you will see that a HAVE_FTRUNCATE placeholder gets
> added to config.h.in), and rerun configure and make.
> 
> It looks like there have been some autoconf changes make in CVS after
> 1.1.16 was released.  You might want to check out the current source
> to see if some of these issues have been fixed already.

Thanks for your suggestions. Yes, this error is overcome after running "autoheader". But now another error of the same type appears: 
-----------------------------------------------------
mink.c:22: error: conflicting types for 'random'
/usr/include/stdlib.h:200: error: previous declaration of 'random' was here
mink.c:22: error: conflicting types for 'random'
-----------------------------------------------------

This file is in "nngs-1.1.16/src" directory, and when I run autoheader in this directory: 
-----------------------------------------------------
autoheader: `configure.ac' or `configure.in' is required
-----------------------------------------------------

What shall I do now?

Thanks a lot, 

Regards,
Xu Qiang




More information about the freebsd-questions mailing list