Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2014 18:06:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191902] New: [PARTIAL FIX] net-mgmt/tcptrack doesn't build and when patched, segfaults
Message-ID:  <bug-191902-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191902

            Bug ID: 191902
           Summary: [PARTIAL FIX] net-mgmt/tcptrack doesn't build and when
                    patched, segfaults
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: pkubaj@riseup.net

Created attachment 144731
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144731&action=edit
This patch enables tcptrack to build

The src/util.cc file misses string.h inclusion. Including it fixes the build.
Still, tcptrack segfaults after right after launching.
uname -a: 
FreeBSD DESKTOP1 10.0-RELEASE-p7 FreeBSD 10.0-RELEASE-p7 #12 r268435: Wed Jul 
9 00:06:47 CEST 2014     toor@DESKTOP1:/usr/obj/usr/src/sys/DESKTOP1  amd64

make.conf: 
CPUTYPE?=bdver2
WITH_NEW_XORG="YES"
DISTDIR=/tmp
WITH_MSWINDOWS_LICENSE="YES"
TEX_DEFAULT=texlive
WITH_SSP_PORTS=yes
WITH_BDB_VER=6

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191902-13>