[foofus-tools] Fwd: Bug

Hans Jürgen djalexgarzia at gmail.com
Mon Nov 30 04:33:30 PST 2015


Hi,
I always get that error massages.....what did I do wrong???? Can anybody
help me? I'm sorry I have no idea who I can ask about this problem.....I
know nobody and I'm a total fool :-(

roam231226:medusa-master alexgarzia$ ./configure
checking build system type... i686-apple-darwin14.5.0
checking host system type... i686-apple-darwin14.5.0
checking target system type... i686-apple-darwin14.5.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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 size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of short... 2
checking whether to enable debugging... yes
configure: checking for pthread support...
checking for main in -lpthread... yes
configure: checking for dlopen/dlclose...
checking for dlclose in -ldl... yes
checking for library containing clock_gettime... no
checking for clock_gettime... no
configure: WARNING:  No clock_gettime(), using gettimeofday() instead
configure: checking for OpenSSL Library and Header files...
checking /usr//include/openssl/ssh.h... found
checking for CRYPTO_lock in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for main in -lssl... yes
configure: *** Checking module dependencies and enabling accordingly ***
configure: checking for AFPFS-NG Library and Header files...
checking afpfs-ng/afp_protocol.h usability... no
checking afpfs-ng/afp_protocol.h presence... no
checking for afpfs-ng/afp_protocol.h... no
configure: WARNING:  *** AFPFS-NG header files required for AFP module. ***

    The AFPFS-NG package must be installed for the AFP module to function.
This includes
    both the library and header files. AFPFS-NG is available at the
following site:
    http://alexthepuffin.googlepages.com/. The AFP module will NOT be built.


checking whether to enable AFP module... no
checking whether to enable CVS module... yes
checking whether to enable FTP module... yes
checking whether to enable HTTP module... yes
checking whether to enable IMAP module... yes
checking whether to enable MSSQL module... yes
checking whether to enable MYSQL module... yes
configure: checking for NCPFS Library and Header files...
checking ncp/nwcalls.h usability... no
checking ncp/nwcalls.h presence... no
checking for ncp/nwcalls.h... no
configure: WARNING:  *** NCPFS header files required for NCP module. ***

    The NCPFS package must be installed for the NCP module to function.
This includes
    both the library and header files. If your distribution does not
include these
    files or offer a ncpfs-devel package, the files can be manually
installed using
    "make install-dev" within the NCPFS source. The NCP module will NOT be
built.


checking whether to enable NCP module... no
checking whether to enable NNTP module... yes
checking whether to enable PCANYWHERE module... yes
checking whether to enable POP3 module... yes
configure: checking for PostgreSQL Library and Header files...
checking libpq-fe.h usability... no
checking libpq-fe.h presence... no
checking for libpq-fe.h... no
configure: WARNING:  *** LIBPQ header files required for PostgreSQL module.
***

      The PostgreSQL package must be installed for PostgreSQL module to
function. This
      includes both the library and header files. Your distribution may
offer a package
      such as libpq-devel or postgresql-devel, which will provide these
files.


checking whether to enable POSTGRES module... no
configure: checking for FreeRDP Library and Header files...
checking freerdp/freerdp.h usability... no
checking freerdp/freerdp.h presence... no
checking for freerdp/freerdp.h... no
configure: WARNING:  *** FreeRDP header files required for RDP module. ***

        The FreeRDP package must be installed for RDP module to function.
This
        includes both the library and header files. Your distribution may
offer
        packages such as freerdp and libfreerdp-dev, which will provide
these files.


configure: RDP module is currently broken on OS X and disabled by default.
checking whether to enable RDP module... no
checking whether to enable REXEC module... yes
checking whether to enable RLOGIN module... yes
checking whether to enable RSH module... yes
checking whether to enable SMBNT module... yes
checking whether to enable SMTP module... yes
checking whether to enable SMTP-VRFY module... yes
checking whether to enable SNMP module... yes
configure: checking for Libssh2 Library files...
checking for main in -lssh2... no
configure: WARNING:  *** Libssh2 required for SSH2 module. ***

  Libssh2 (http://www.libssh2.org) is not the same as libssh (
http://0xbadc0de.be).
  Make sure you have the correct library. The SSH2 module will NOT be built.


checking whether to enable SSH module... no
configure: checking for Subversion Library and Header files...
checking for apr-1-config... /usr/bin/apr-1-config
checking /usr/include/apr-1/apr_tables.h usability... yes
checking /usr/include/apr-1/apr_tables.h presence... yes
checking for /usr/include/apr-1/apr_tables.h... yes
checking subversion-1/svn_client.h usability... no
checking subversion-1/svn_client.h presence... no
checking for subversion-1/svn_client.h... no
configure: WARNING:  *** Subversion header files required for SVN module.
(e.g., libsvn-dev) ***
checking whether to enable SVN module... no
checking whether to enable TELNET module... yes
checking whether to enable VMAUTHD module... yes
checking whether to enable VNC module... yes
checking whether to enable WRAPPER module... yes
checking whether to enable WEB-FORM module... yes
configure:
configure: *******************************************************
configure:     Medusa Module Build Summary
configure:
configure:     AFP             ** Disabled **
configure:     CVS             Enabled
configure:     FTP             Enabled
configure:     HTTP            Enabled
configure:     IMAP            Enabled
configure:     MSSQL           Enabled
configure:     MYSQL           Enabled
configure:     NCP             ** Disabled **
configure:     NNTP            Enabled
configure:     PCANYWHERE      Enabled
configure:     POP3            Enabled
configure:     POSTGRES        ** Disabled **
configure:     RDP             ** Disabled **
configure:     REXEC           Enabled
configure:     RLOGIN          Enabled
configure:     RSH             Enabled
configure:     SMBNT           Enabled
configure:     SMTP            Enabled
configure:     SMTP-VRFY       Enabled
configure:     SNMP            Enabled
configure:     SSH             ** Disabled **
configure:     SVN             ** Disabled **
configure:     TELNET          Enabled
configure:     VMAUTHD         Enabled
configure:     VNC             Enabled
configure:     WRAPPER         Enabled
configure:     WEB-FORM        Enabled
configure:
configure:  If a module is unexpectedly marked as disabled, check
configure:  above output and verify dependancies were satisfied.
configure:
configure:  It should also be noted that, by default, not all of
configure:  the modules are built. Incomplete modules or modules
configure:  which have not been sufficiently tested may be
configure:  disabled. To enable non-default modules, use the
configure:  "--enable-module-MODULE_NAME" configure option.
configure: *******************************************************
configure:
checking for strcasestr... yes
checking for asprintf... yes
checking for vasprintf... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/modsrc/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
roam231226:medusa-master alexgarzia$ make
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
Making all in src
Making all in modsrc
gcc  -g -O2 -Wno-deprecated-declarations -fPIC  -L/usr/local/lib
-L/usr//lib -L/usr/local/lib/freerdp   -o cvs.mod cvs.o ../medusa-trace.o
-lfreerdp -lwinpr -lfreerdp-client -laudin-client -ldisp-client
-lecho-client -lrdpei-client -lrdpgfx-client -ltsmf-client -lcliprdr-client
-ldrdynvc-client -lencomsp-client -lrail-client -lrdpdr-client
-lrdpsnd-client -lremdesk-client -ldrive-client -lparallel-client
-lserial-client -lsmartcard-client -bundle -flat_namespace -undefined
suppress -lcrypto -ldl -lpthread  -lssl -lcrypto -ldl -framework
CoreFoundation
ld: warning: directory not found for option '-L/usr/local/lib/freerdp'
ld: library not found for -lfreerdp
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
make[3]: *** [cvs.mod] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2



Best,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.foofus.net/pipermail/foofus-tools-foofus.net/attachments/20151130/9ec04008/attachment.htm>


More information about the foofus-tools mailing list