Hi Alexander!

one thing before posting config output, when i tried to ./config
--with-socks5 it errors out 
checking for an implementation of va_copy()... no
checking for an implementation of __va_copy()... no
checking whether va_lists can be copied by value... no
checking whether va_lists can be copied by pointer... no
configure: error: Can't find a way to va_copy.

but what is strange is that as u will see in the config --with-socksdante
__va_copy is ok 
i know little to nothing about coding so i dont know whats going on
either way here is ./configure --with-socksdante

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc
checking how to link simple c++ programs... using gcc
checking if gcc supports -fno-exceptions -fno-rtti... yes
checking if -fno-implement-inlines implements virtual functions... yes
checking if c++ compiler works... yes
checking if c++ compiler can handle dynamic initializers... yes
checking whether gcc supports bool type... yes
checking whether gcc understands ANSI scoping rules... yes
checking for strerror in -lcposix... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for gcc option to accept ANSI C... none needed
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for function prototypes... yes
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for isascii... yes
checking for iswprint... yes
checking for wcwidth... yes
checking for btowc... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking whether wcwidth is declared... yes
checking for stdlib.h... (cached) yes
checking for mbstate_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking whether getenv is declared... yes
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
checking for stdlib.h... (cached) yes
checking for mbstate_t... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for bison... bison -y
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking for Rpoll... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... gcc -E
checking the maximum length of command line arguments... 49153
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... no
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the gcc linker (/usr/bin/ld) supports shared libraries...
yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... no
checking whether the gcc linker (/usr/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) yes
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if math library is needed... yes
checking for library containing exp... -lm
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing dlopen... -ldl
checking for library containing res_search... -lresolv
checking whether res_search is declared... yes
checking for library containing hstrerror... none required
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking term.h usability... yes
checking term.h presence... yes
checking for term.h... yes
checking ncurses/curses.h usability... no
checking ncurses/curses.h presence... no
checking for ncurses/curses.h... no
checking ncurses/term.h usability... no
checking ncurses/term.h presence... no
checking for ncurses/term.h... no
checking for library containing tigetstr... -lcurses
checking for tgetstr... yes
checking for readline... no - will compile
checking for ssl library... SSL_LIBS="-lssl -lcrypto"
checking for "/dev/ptc"... no
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking for library containing openpty... -lutil
checking for _getpty... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for stdlib.h... (cached) yes
checking varargs.h usability... yes
checking varargs.h presence... yes
checking for varargs.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking for sys/stropts.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for dlfcn.h... (cached) yes
checking resolv.h usability... yes
checking resolv.h presence... yes
checking for resolv.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for strerror... yes
checking for vsnprintf... yes
checking if trio library is needed... no
checking for h_errno... yes
checking whether h_errno is declared... yes
checking for hstrerror... yes
checking whether hstrerror is declared... yes
checking for pid_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for socklen_t... yes
checking for struct tm.tm_zone... yes
checking return type of signal handlers... void
checking whether utime accepts a null argument... yes
checking whether getpgrp requires zero arguments... yes
checking for vprintf... yes
checking for _doprnt... no
checking for working GNU-style fnmatch... yes
checking whether stat file-mode macros are broken... no
checking for working poll... yes
checking whether sscanf works on const strings... yes
checking for strdup... yes
checking for strstr... yes
checking for lstat... yes
checking for lchown... yes
checking for select... yes
checking for regexec... yes
checking for glob... yes
checking for killpg... yes
checking for setpgid... yes
checking for tcgetattr... yes
checking for ftruncate... yes
checking for vsnprintf... (cached) yes
checking for gettimeofday... yes
checking for gethostbyname2... yes
checking for getipnodebyname... no
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for setsid... yes
checking for random... yes
checking for inet_aton... yes
checking for unsetenv... yes
checking for setlocale... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether vsnprintf is declared... yes
checking whether unsetenv is declared... yes
checking for an implementation of va_copy()... no
checking for an implementation of __va_copy()... yes
checking for environ variable... yes
checking for mktime... yes
checking for memmove... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strtol... yes
checking for strtoul... yes
checking for strptime... yes
checking whether strcasecmp is declared... yes
checking whether strptime is declared... yes
checking whether random is declared... yes
checking whether inet_aton is declared... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating include/Makefile
config.status: creating doc/Makefile
config.status: creating readline-4.2/Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating contrib/Makefile
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: linking ./readline-4.2 to include/readline
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: configuring in readline-4.2
configure: running /bin/sh './configure' --prefix=/usr/local
'--with-socksdante' --cache-file=/dev
/null --srcdir=.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for minix/config.h... no
checking whether gcc needs -traditional... no
checking for a BSD compatible install... /usr/bin/install -c
checking for ar... ar
checking for ranlib... ranlib
checking return type of signal handlers... void
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for lstat... yes
checking for memmove... yes
checking for putenv... yes
checking for select... yes
checking for setenv... yes
checking for setlocale... yes
checking for strcasecmp... yes
checking for tcgetattr... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for working strcoll... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for varargs.h... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for sys/ptem.h... no
checking for sys/pte.h... no
checking for sys/stream.h... no
checking for sys/select.h... yes
checking for termcap.h... yes
checking for termios.h... yes
checking for termio.h... yes
checking for sys/file.h... yes
checking for locale.h... yes
checking for type of signal functions... posix
checking if signal handlers must be reinstalled when invoked... no
checking for presence of POSIX-style sigsetjmp/siglongjmp... present
checking for lstat... yes
checking whether getpw functions are declared in pwd.h... yes
checking whether or not strcoll and strcmp differ... no
checking whether signal handlers are of type void... yes
checking for TIOCGWINSZ in sys/ioctl.h... yes
checking for TIOCSTAT in sys/ioctl.h... no
checking for FIONREAD in sys/ioctl.h... yes
checking for speed_t in sys/types.h... no
checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
checking if struct dirent has a d_ino member... yes
checking if struct dirent has a d_fileno member... yes
checking for tgetent in -ltermcap... yes
checking which library has the termcap functions... using libtermcap
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged

On Thu, 05 Dec 2002, Alexander V. Lukyanov wrote:

> On Tue, Dec 03, 2002 at 05:49:49AM -0500, at wrote:
> > i mailed a while ago about lftp and dante not working together and lftp coming
> > up with an error
> > ---- Closing control socket
> > ls: read(control_socket): Transport endpoint is not connected
> > i was told that the error would be fixed in 2.6.1
> > i finally got around to rechecking to see if dante and lftp worked and it
> > does not work still
> > i compiled lftp v2.6.3 --with-socksdante and the compilation and make turned
> > out fine without erroring out 
> 
> Please send me output of configure command.
> 
> -- 
>    Alexander.

Reply via email to