Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2002 06:43:50 -0800 (PST)
From:      Michael Scheidell <scheidell@secnap.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/35675: on 3.5.1-STABLE missing dirname in libc
Message-ID:  <200203081443.g28Eho165812@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         35675
>Category:       ports
>Synopsis:       on 3.5.1-STABLE missing dirname in libc
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 08 06:50:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Michael Scheidell
>Release:        3.5.1-STABLE
>Organization:
SECNAP Network Security, LLC
>Environment:
FreeBSD caerulus.cerintha.com 3.5-STABLE FreeBSD 3.5-STABLE #6: Thu Oct 18 10:49:01 EDT 2001     scheidell@caerulus.cerintha.com:/usr/src/sys/compile/CAERULUS  i386

>Description:
attempted to compile openssh due to recent security alerts.
Second attempt failed, missinf func dirname in auth.o


>How-To-Repeat:
cd /usr/ports/security/openssh
(apply previous patch to sshconnect.c to fix inet probs)
make
>Fix:
cp -p /usr/src/contrib/cpio/dirname.c to work/ssh/lib
edit Makefile to compile it
(and hope dirname.o in cpio is ok!)

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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