On Wed, Mar 6, 2013 at 5:46 AM, Dag-Erling Smørgrav <d...@freebsd.org> wrote:

> @@ -931,8 +952,11 @@
>  /* Define to 1 if you have the `strmode' function. */
>  #define HAVE_STRMODE 1
>
> +/* Define to 1 if you have the `strnlen' function. */
> +#define HAVE_STRNLEN 1
> +
>  /* Define to 1 if you have the `strnvis' function. */
> -/* #undef HAVE_STRNVIS */
> +#define HAVE_STRNVIS 1


We may have a derp moment here:
===> secure/libexec/sftp-server (all)
...
/usr/obj/scratch/src/tmp/usr/lib/libssh.so: undefined reference to
`ssh_strnvis'^M
cc: error: linker command failed with exit code 1 (use -v to see invocation)^M
...

-- 
Peter Wemm - pe...@wemm.org; pe...@freebsd.org; pe...@yahoo-inc.com; KI6FJV
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to