Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: "Prentis Brooks" To: "Gnuwin" Subject: Strange problem trying to compile tcpd Date: Tue, 2 May 2000 16:12:08 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal -----BEGIN PGP SIGNED MESSAGE----- I made the following change to the Makefile ####################################### # Cygwin make cygwin: @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ LIBS= RANLIB=ranlib ARFLAGS=rv \ AUX_OBJ=setenv.o \ NETGROUP= TLI= EXTRA_CFLAGS="-DBROKEN_SO_LINGER" all ######################################## extrapolating as best as I can from the other templates. I also set the system to use the following REAL_DAEMON_DIR=/contrib/libexec NOTE: Cygwin was installed to C:\ The following is where the make breaks: ################################ "C:/bin/bash.exe"-2.03$ !make make REAL_DAEMON_DIR=/contrib/libexec cygwin make[1]: Entering directory `/d/tcp_wrappers_7.6' gcc -O -DFACILITY=LOG_MAIL -DHOSTS_ACCESS -DPARANOID - -DGETPEERNAME_BUG -D BROKEN_FGETS -DLIBC_CALLS_STRTOK -DDAEMON_UMASK=022 - -DREAL_DAEMON_DIR=\"/contr ib/libexec\" -DSEVERITY=LOG_INFO -DRFC931_TIMEOUT=10 - -DHOSTS_DENY=\"/et c/hosts.deny\" -DHOSTS_ALLOW=\"/etc/hosts.allow\" -DBROKEN_SO_LINGER -Dvsyslo g=myvsyslog -DALWAYS_HOSTNAME -o tcpd tcpd.o libwrap.a libwrap.a(percent_m.o)(.text+0x44):percent_m.c: undefined reference to `sys_nerr ' libwrap.a(percent_m.o)(.text+0x60):percent_m.c: undefined reference to `sys_errl ist' collect2: ld returned 1 exit status make[1]: *** [tcpd] Error 1 make[1]: Leaving directory `/d/tcp_wrappers_7.6' make: *** [cygwin] Error 2 ################################### Any ideas? -----BEGIN PGP SIGNATURE----- Version: PGP for Business Security 5.5 iQEVAwUBOQ82ZkXi2H7R/ZSxAQEZ0QgAmsMXphtcnbGy8Cl27MGXTS2ww9WLka/J kgBSy4MUPDZVMM+CYkH7tcolicbDM/bXupiegxG4dEO79/kWRgQ5RZWdGNyV3XUn rry0Q3kvUMtEle8RTjPIooPydYrzR/Iyh/GrXeKhnIzt475f3ZG9OjTN8UU1Ro3o XdIZCBGCbwZY/ahL08Bu+uwZOEgdU7Ms4YbmgPwPzhOc/H8rG1aPqE0Yl1M8mQ9L 8Eq61zmWT8HmUm5Tq4gaJPj81GJDT0Mary7wArfe7twPxIz6DpDXPR3kaY/kpPfC EXiIA8TxlEpg3g29myJAXYV7+TmCTaq96TMac8OMUTm26kkpb50iAQ== =CQqN -----END PGP SIGNATURE----- -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com