From owner-freebsd-current@FreeBSD.ORG Wed Jun 11 22:19:26 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 200D237B401 for ; Wed, 11 Jun 2003 22:19:26 -0700 (PDT) Received: from mail.evip.pl (mail.evip.com.pl [212.244.157.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id A627A43FBF for ; Wed, 11 Jun 2003 22:19:24 -0700 (PDT) (envelope-from w@evip.pl) Received: from w by mail.evip.pl with local (Exim 4.10) id 19QKTU-0009BR-00; Thu, 12 Jun 2003 07:18:12 +0200 Date: Thu, 12 Jun 2003 07:18:12 +0200 From: Wiktor Niesiobedzki To: Kris Kennaway Message-ID: <20030612051812.GQ48387@mail.evip.pl> References: <200306112248.AA655556764@141.com> <20030612045022.GA36033@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030612045022.GA36033@rot13.obsecurity.org> User-Agent: Mutt/1.4i cc: current@freebsd.org Subject: Re: adsl/pppoe no longer connecting on 5.1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2003 05:19:26 -0000 On Wed, Jun 11, 2003 at 09:50:22PM -0700, Kris Kennaway wrote: > On Wed, Jun 11, 2003 at 10:48:32PM -0600, Andrew Lankford wrote: > > >Can you try backing out bsd.sys.mk to r1.26 and rebuild your world and > > >kernel? Later versions of this file are causing strange problems >with > > >package builds. > > > > I was a little lazy and just backed out bsd.sys.mk to 1.26 as you > > suggested, rebuilt /usr/lib/ , /usr/include/, and ppp. My kernel is the > > same as last time. As a result, ppp's now up and running again. > > Thanks, that's actually more useful because it isolates the problem. > It's probably something in ppp that is misbehaving with CSTD=c99. > alloca(3) function is misbehaving in ppp (namely ether.c). Is this a compiler bug? Cheers, Wiktor Niesiobedzki