Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2001 01:07:29 -0700 (PDT)
From:      nakamiti@ongs.gr.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/27564: ports(shells/wapsh): htshd doesn't work
Message-ID:  <200105230807.f4N87TV42894@freefall.freebsd.org>

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

>Number:         27564
>Category:       ports
>Synopsis:       ports(shells/wapsh): htshd doesn't work
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 23 01:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yoshiyuki NAKAMICHI
>Release:        4.3-RELEASE
>Organization:
>Environment:
FreeBSD empty.ongs.gr.jp 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Thu May 17 04:04:07 JST 2001     nakamiti@empty.ongs.gr.jp:/usr/src/sys/compile/EMPTY  i386

>Description:
htshd dosen't work
>How-To-Repeat:
build it.

>Fix:
--- Makefile.orig       Sun May 13 02:30:01 2001
+++ Makefile    Wed May 23 16:26:00 2001
@@ -46,7 +46,7 @@
 
 do-build:
        (cd ${WRKSRC}/htshd && ${CC} ${CFLAGS} -o htshd htshd.c -lcrypt \
-               -lutil -DUSE_DEV_RANDOM=1)
+               -lutil -DUSE_DEV_RANDOM=1 -DHAVE_SETENV)
 
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/htshd/htshd ${PREFIX}/sbin

>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?200105230807.f4N87TV42894>