Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2002 05:34:30 -0700 (PDT)
From:      Ville Mattila <vm@iki.fi>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/37826: net/samba creates log files to /var instead of /var/log
Message-ID:  <200205071234.g47CYUmo001451@nwww.freebsd.org>

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

>Number:         37826
>Category:       ports
>Synopsis:       net/samba creates log files to /var instead of /var/log
>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:   Tue May 07 05:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Ville Mattila
>Release:        4.5-STABLE from Sat Apr 27 18:56:59 EET
>Organization:
>Environment:
FreeBSD jeppe.poliisi.iki.fi 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Apr 27 18:56:59 EET DST 2002 ville@jeppe.poliisi.iki.fi:/sys/compile/JEPPE  alpha
>Description:
After upgrading net/samba to PORTVERSION=2.2.4 the daemon log files are created as /var/log.smbd and /var/log.nmbd instead of into the /var/log directory previously used.

>How-To-Repeat:
net/samba/Makefile:38 sets `--with-logfilebase' argument for configure as such, leaving the target undefined.

>Fix:
Fix line 38 of net/samba/Makefile to set configure argument `--with-logfilebase=${SAMBA_LOGDIR}'.


>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?200205071234.g47CYUmo001451>