From owner-freebsd-ports@FreeBSD.ORG Sun Apr 19 14:47:03 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E30A8106564A for ; Sun, 19 Apr 2009 14:47:03 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by mx1.freebsd.org (Postfix) with ESMTP id A48B08FC1E for ; Sun, 19 Apr 2009 14:47:03 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: by an-out-0708.google.com with SMTP id c3so518279ana.13 for ; Sun, 19 Apr 2009 07:47:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=OjUlgo++S7rAHJgKXIaMd5e16sNxZb9FLaEMoyQ3m5U=; b=PJ0a2IOVSDhBcgu/OvZEnHhqRIPp5yGTPdPMAOsq8/Qh4wyi4vQtvAUBYu3ITzVfQj rHg8h7s41j2rZOyPPeNFNiSu355IrCHBvxb8YwEcriwueraoM1jIa2a+clESJD1VHESr aX9NUJbem/Vmtm0ezM/t5xhRun3Hyti9Wyjkk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=HgGB7AHvUlDTohbO/1X1v2hCE0AH3JDcHWkPMG3Coby0jzD9qw3iLqoCOfR85LXOYr k3lCutnQNRLr1VB+doZx+QCqTrvN+oAfDJ6wBc/D5ooZdrkvDsC9zFtK3hx/6Mohc3Nh eaC3DunSmJXtx60mYaI2xxQFKrvwYeamvGqJs= MIME-Version: 1.0 Received: by 10.100.227.18 with SMTP id z18mr6153819ang.67.1240152422984; Sun, 19 Apr 2009 07:47:02 -0700 (PDT) Date: Sun, 19 Apr 2009 10:47:02 -0400 Message-ID: <28283d910904190747j2ae2e476h898cf6d36d893c28@mail.gmail.com> From: matt donovan To: sbrabez@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: dsniff fails linking X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Apr 2009 14:47:04 -0000 when I try to compile the dsniff port it fails at linking. Sorry about the long paste in this email but I sent this to the maintainer as well. cc -o dsniff asn1.o base64.o buf.o hex.o magic.o mount.o pcaputil.o rpc.o tcp_r aw.o trigger.o record.o dsniff.o decode.o decode_aim.o decode_citrix.o decode_cv s.o decode_ftp.o decode_hex.o decode_http.o decode_icq.o decode_imap.o decode_ir c.o decode_ldap.o decode_mmxp.o decode_mountd.o decode_napster.o decode_nntp.o d ecode_oracle.o decode_ospf.o decode_pcanywhere.o decode_pop.o decode_portmap.o d ecode_postgresql.o decode_pptp.o decode_rip.o decode_rlogin.o decode_smb.o decod e_smtp.o decode_sniffer.o decode_snmp.o decode_socks.o decode_tds.o decode_telne t.o decode_vrrp.o decode_yp.o decode_x11.o -lrpcsvc -L. -lmissing -L/usr/local/ lib -lnids -lpcap -L/usr/local/lib/libnet10 -lnet -lssl -lcrypto /usr/local/lib/libnids.a(libnids.o)(.text+0xa8): In function `nids_dispatch': : undefined reference to `g_async_queue_push' /usr/local/lib/libnids.a(libnids.o)(.text+0xec): In function `nids_dispatch': : undefined reference to `g_thread_create_full' /usr/local/lib/libnids.a(libnids.o)(.text+0x215): In function `cap_queue_process _thread': : undefined reference to `g_async_queue_pop' /usr/local/lib/libnids.a(libnids.o)(.text+0x22a): In function `cap_queue_process _thread': : undefined reference to `g_thread_exit' /usr/local/lib/libnids.a(libnids.o)(.text+0x335): In function `nids_exit': : undefined reference to `g_async_queue_length' /usr/local/lib/libnids.a(libnids.o)(.text+0x41f): In function `nids_run': : undefined reference to `g_thread_create_full' /usr/local/lib/libnids.a(libnids.o)(.text+0x478): In function `nids_run': : undefined reference to `g_async_queue_push' /usr/local/lib/libnids.a(libnids.o)(.text+0xec): In function `nids_dispatch': : undefined reference to `g_thread_create_full' /usr/local/lib/libnids.a(libnids.o)(.text+0x215): In function `cap_queue_process _thread': : undefined reference to `g_async_queue_pop' /usr/local/lib/libnids.a(libnids.o)(.text+0x22a): In function `cap_queue_process _thread': : undefined reference to `g_thread_exit' /usr/local/lib/libnids.a(libnids.o)(.text+0x335): In function `nids_exit': : undefined reference to `g_async_queue_length' /usr/local/lib/libnids.a(libnids.o)(.text+0x41f): In function `nids_run': : undefined reference to `g_thread_create_full' /usr/local/lib/libnids.a(libnids.o)(.text+0x478): In function `nids_run': : undefined reference to `g_async_queue_push' /usr/local/lib/libnids.a(libnids.o)(.text+0x63e): In function `nids_init': : undefined reference to `g_thread_init' /usr/local/lib/libnids.a(libnids.o)(.text+0x643): In function `nids_init': : undefined reference to `g_async_queue_new' /usr/local/lib/libnids.a(libnids.o)(.text+0xbc7): In function `nids_pcap_handler ': : undefined reference to `g_async_queue_lock' /usr/local/lib/libnids.a(libnids.o)(.text+0xbd4): In function `nids_pcap_handler ': : undefined reference to `g_async_queue_length_unlocked' /usr/local/lib/libnids.a(libnids.o)(.text+0xbf1): In function `nids_pcap_handler ': : undefined reference to `g_async_queue_push_unlocked' /usr/local/lib/libnids.a(libnids.o)(.text+0xd40): In function `nids_next': : undefined reference to `g_thread_create_full' /usr/local/lib/libnids.a(libnids.o)(.text+0xd87): In function `nids_next': : undefined reference to `g_async_queue_push' /usr/local/lib/libnids.a(libnids.o)(.text+0xc0a): In function `nids_pcap_handler ': : undefined reference to `g_async_queue_unlock'