<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr"><div><div><div>Hi,<br></div>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 :-(<br><br>roam231226:medusa-master alexgarzia$ ./configure<br>checking build system type... i686-apple-darwin14.5.0<br>checking host system type... i686-apple-darwin14.5.0<br>checking target system type... i686-apple-darwin14.5.0<br>checking for a BSD-compatible install... /usr/bin/install -c<br>checking whether build environment is sane... yes<br>checking for a thread-safe mkdir -p... ./install-sh -c -d<br>checking for gawk... no<br>checking for mawk... no<br>checking for nawk... no<br>checking for awk... awk<br>checking whether make sets $(MAKE)... yes<br>checking whether make supports nested variables... yes<br>checking for gcc... gcc<br>checking whether the C compiler works... yes<br>checking for C compiler default output file name... a.out<br>checking for suffix of executables... <br>checking whether we are cross compiling... no<br>checking for suffix of object files... o<br>checking whether we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... yes<br>checking for gcc option to accept ISO C89... none needed<br>checking whether gcc understands -c and -o together... yes<br>checking for style of include used by make... GNU<br>checking dependency style of gcc... gcc3<br>checking how to run the C preprocessor... gcc -E<br>checking for grep that handles long lines and -e... /usr/bin/grep<br>checking for egrep... /usr/bin/grep -E<br>checking for ANSI C header files... yes<br>checking for sys/types.h... yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking for strings.h... yes<br>checking for inttypes.h... yes<br>checking for stdint.h... yes<br>checking for unistd.h... yes<br>checking size of int... 4<br>checking size of long... 8<br>checking size of long long... 8<br>checking size of short... 2<br>checking whether to enable debugging... yes<br>configure: checking for pthread support...<br>checking for main in -lpthread... yes<br>configure: checking for dlopen/dlclose...<br>checking for dlclose in -ldl... yes<br>checking for library containing clock_gettime... no<br>checking for clock_gettime... no<br>configure: WARNING:  No clock_gettime(), using gettimeofday() instead <br>configure: checking for OpenSSL Library and Header files...<br>checking /usr//include/openssl/ssh.h... found<br>checking for CRYPTO_lock in -lcrypto... yes<br>checking openssl/ssl.h usability... yes<br>checking openssl/ssl.h presence... yes<br>checking for openssl/ssl.h... yes<br>checking for main in -lssl... yes<br>configure: *** Checking module dependencies and enabling accordingly ***<br>configure: checking for AFPFS-NG Library and Header files...<br>checking afpfs-ng/afp_protocol.h usability... no<br>checking afpfs-ng/afp_protocol.h presence... no<br>checking for afpfs-ng/afp_protocol.h... no<br>configure: WARNING:  *** AFPFS-NG header files required for AFP module. ***<br><br>    The AFPFS-NG package must be installed for the AFP module to function. This includes<br>    both the library and header files. AFPFS-NG is available at the following site:<br>    <a href="http://alexthepuffin.googlepages.com/" target="_blank">http://alexthepuffin.googlepages.com/</a>. The AFP module will NOT be built.<br><br>  <br>checking whether to enable AFP module... no<br>checking whether to enable CVS module... yes<br>checking whether to enable FTP module... yes<br>checking whether to enable HTTP module... yes<br>checking whether to enable IMAP module... yes<br>checking whether to enable MSSQL module... yes<br>checking whether to enable MYSQL module... yes<br>configure: checking for NCPFS Library and Header files...<br>checking ncp/nwcalls.h usability... no<br>checking ncp/nwcalls.h presence... no<br>checking for ncp/nwcalls.h... no<br>configure: WARNING:  *** NCPFS header files required for NCP module. ***<br><br>    The NCPFS package must be installed for the NCP module to function. This includes<br>    both the library and header files. If your distribution does not include these<br>    files or offer a ncpfs-devel package, the files can be manually installed using<br>    "make install-dev" within the NCPFS source. The NCP module will NOT be built.<br><br>  <br>checking whether to enable NCP module... no<br>checking whether to enable NNTP module... yes<br>checking whether to enable PCANYWHERE module... yes<br>checking whether to enable POP3 module... yes<br>configure: checking for PostgreSQL Library and Header files...<br>checking libpq-fe.h usability... no<br>checking libpq-fe.h presence... no<br>checking for libpq-fe.h... no<br>configure: WARNING:  *** LIBPQ header files required for PostgreSQL module. ***<br><br>      The PostgreSQL package must be installed for PostgreSQL module to function. This<br>      includes both the library and header files. Your distribution may offer a package<br>      such as libpq-devel or postgresql-devel, which will provide these files.<br><br>  <br>checking whether to enable POSTGRES module... no<br>configure: checking for FreeRDP Library and Header files...<br>checking freerdp/freerdp.h usability... no<br>checking freerdp/freerdp.h presence... no<br>checking for freerdp/freerdp.h... no<br>configure: WARNING:  *** FreeRDP header files required for RDP module. ***<br><br>        The FreeRDP package must be installed for RDP module to function. This<br>        includes both the library and header files. Your distribution may offer<br>        packages such as freerdp and libfreerdp-dev, which will provide these files.<br><br>    <br>configure: RDP module is currently broken on OS X and disabled by default.<br>checking whether to enable RDP module... no<br>checking whether to enable REXEC module... yes<br>checking whether to enable RLOGIN module... yes<br>checking whether to enable RSH module... yes<br>checking whether to enable SMBNT module... yes<br>checking whether to enable SMTP module... yes<br>checking whether to enable SMTP-VRFY module... yes<br>checking whether to enable SNMP module... yes<br>configure: checking for Libssh2 Library files...<br>checking for main in -lssh2... no<br>configure: WARNING:  *** Libssh2 required for SSH2 module. ***<br><br>  Libssh2 (<a href="http://www.libssh2.org" target="_blank">http://www.libssh2.org</a>) is not the same as libssh (<a href="http://0xbadc0de.be" target="_blank">http://0xbadc0de.be</a>).<br>  Make sure you have the correct library. The SSH2 module will NOT be built.<br><br>  <br>checking whether to enable SSH module... no<br>configure: checking for Subversion Library and Header files...<br>checking for apr-1-config... /usr/bin/apr-1-config<br>checking /usr/include/apr-1/apr_tables.h usability... yes<br>checking /usr/include/apr-1/apr_tables.h presence... yes<br>checking for /usr/include/apr-1/apr_tables.h... yes<br>checking subversion-1/svn_client.h usability... no<br>checking subversion-1/svn_client.h presence... no<br>checking for subversion-1/svn_client.h... no<br>configure: WARNING:  *** Subversion header files required for SVN module. (e.g., libsvn-dev) *** <br>checking whether to enable SVN module... no<br>checking whether to enable TELNET module... yes<br>checking whether to enable VMAUTHD module... yes<br>checking whether to enable VNC module... yes<br>checking whether to enable WRAPPER module... yes<br>checking whether to enable WEB-FORM module... yes<br>configure: <br>configure: *******************************************************<br>configure:     Medusa Module Build Summary<br>configure: <br>configure:     AFP             ** Disabled **<br>configure:     CVS             Enabled<br>configure:     FTP             Enabled<br>configure:     HTTP            Enabled<br>configure:     IMAP            Enabled<br>configure:     MSSQL           Enabled<br>configure:     MYSQL           Enabled<br>configure:     NCP             ** Disabled **<br>configure:     NNTP            Enabled<br>configure:     PCANYWHERE      Enabled<br>configure:     POP3            Enabled<br>configure:     POSTGRES        ** Disabled **<br>configure:     RDP             ** Disabled **<br>configure:     REXEC           Enabled<br>configure:     RLOGIN          Enabled<br>configure:     RSH             Enabled<br>configure:     SMBNT           Enabled<br>configure:     SMTP            Enabled<br>configure:     SMTP-VRFY       Enabled<br>configure:     SNMP            Enabled<br>configure:     SSH             ** Disabled **<br>configure:     SVN             ** Disabled **<br>configure:     TELNET          Enabled<br>configure:     VMAUTHD         Enabled<br>configure:     VNC             Enabled<br>configure:     WRAPPER         Enabled<br>configure:     WEB-FORM        Enabled<br>configure: <br>configure:  If a module is unexpectedly marked as disabled, check <br>configure:  above output and verify dependancies were satisfied. <br>configure: <br>configure:  It should also be noted that, by default, not all of <br>configure:  the modules are built. Incomplete modules or modules <br>configure:  which have not been sufficiently tested may be <br>configure:  disabled. To enable non-default modules, use the <br>configure:  "--enable-module-MODULE_NAME" configure option.<br>configure: *******************************************************<br>configure: <br>checking for strcasestr... yes<br>checking for asprintf... yes<br>checking for vasprintf... yes<br>checking that generated files are newer than configure... done<br>configure: creating ./config.status<br>config.status: creating Makefile<br>config.status: creating src/Makefile<br>config.status: creating src/modsrc/Makefile<br>config.status: creating config.h<br>config.status: config.h is unchanged<br>config.status: executing depfiles commands<br>roam231226:medusa-master alexgarzia$ make<br>/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive<br>Making all in src<br>Making all in modsrc<br>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<br>ld: warning: directory not found for option '-L/usr/local/lib/freerdp'<br>ld: library not found for -lfreerdp<br>clang: error: linker command failed with exit code 1 (use -v to see invocation)<br>make[3]: *** [cvs.mod] Error 1<br>make[2]: *** [all-recursive] Error 1<br>make[1]: *** [all-recursive] Error 1<br>make: *** [all] Error 2<br><br><br><br></div>Best,<br></div>Alex<br></div>
<br></div><br></div>