pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/27215: net/ppp-mppe needs DIAGNOSTIC options kernel



>Number:         27215
>Category:       pkg
>Synopsis:       net/ppp-mppe needs DIAGNOSTIC options kernel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Oct 10 20:55:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     zul
>Release:        current-x86
>Organization:
>Environment:
NetBSD Hermes.at.home 2.99.9 NetBSD 2.99.9 (HERMES) #1: Mon Oct  4 09:44:34 
CEST 2004  
zul%Hermes.at.home@localhost:/usr/build_tmp/objdir/sys/arch/i386/compile/HERMES 
i386

>Description:
Building the net/mppe package create a lkm that need a DIAGNOSTIC kernel. I'm 
not sure it is really a good think, because not many people runs DIAGNOSTIC 
kernel.
>How-To-Repeat:
cd /usr/pkgsrc/net/ppp-mppe && make install && modload /usr/pkg/lkm/mppe.o


>Fix:
Just change patch-cb

-+CFLAGS+= -DMPPE_DEBUG=1 -DDIAGNOSTIC -I ${.CURDIR}/../pppd
++CFLAGS+= -DMPPE_DEBUG=1 -I ${.CURDIR}/../pppd

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



Home | Main Index | Thread Index | Old Index