Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Sep 2004 03:40:20 GMT
From:      Matthias Andree <matthias.andree@gmx.de>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/71424: user-ppp broken again - maybe xl(4) or ng_* bug?
Message-ID:  <200409070340.i873eKh0024844@freefall.freebsd.org>

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

The following reply was made to PR kern/71424; it has been noted by GNATS.

From: Matthias Andree <matthias.andree@gmx.de>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org
Cc: Gleb Smirnoff <glebius@freebsd.org>,
	Matthias Andree <matthias.andree@gmx.de>
Subject: Re: kern/71424: user-ppp broken again - maybe xl(4) or ng_* bug?
Date: Tue, 7 Sep 2004 05:30:27 +0200

 OK, this is a consequential error, the dependency information in the
 baseline code is incomplete so that netgraph users don't get recompiled
 or relinked. This /usr/src/UPDATING entry is incomplete, it should list
 the full source path to enter for "make clean all install" and all
 affected utilities and should drop the word "slightly":
 
 20040826:
         Netgraph changed its message format slightly to align the data
         portion well on 64 bit machines.
         Netgraph using utilities (e.g. ngctl, nghook, ppp, mpd,
         pppoed, bluetooth, ATM) should be recompiled when a new kernel
         is installed.
 
 After manually fixing this up, user-mode ppp works for me with the
 limitation shown in kern/69133, which persists.
 
 Please add proper dependency information to the base system so that
 ngctl, nghook et al. are automatically recompiled after the message
 format change. Thank you.



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