From owner-freebsd-hackers Mon Aug 11 01:02:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA20036 for hackers-outgoing; Mon, 11 Aug 1997 01:02:50 -0700 (PDT) Received: from lab321.ru (anonymous1.omsk.net.ru [194.226.32.34]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA19998 for ; Mon, 11 Aug 1997 01:01:55 -0700 (PDT) Received: from localhost (localhost.l321.omsk.net.ru [127.0.0.1]) by lab321.ru (8.8.6/8.8.5) with SMTP id PAA26236; Mon, 11 Aug 1997 15:00:37 +0700 (OSD) Date: Mon, 11 Aug 1997 15:00:37 +0700 (OSD) From: Eugeny Kuzakov To: Wolfgang Helbig cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Kernel ppp-2.3.1 and compile under FBSD's In-Reply-To: <199708110646.IAA01269@rvc1.informatik.ba-stuttgart.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 11 Aug 1997, Wolfgang Helbig wrote: > > > > Hi ! > > > > Has anyone compiled ppp-2.3.[0,1] and 2.1.7.1,2.2.2 ? > > > > I compiled ppp-2.3b3 under 2.1.x only ! I use 2.1.7.1 now. > > (Need only one little patch to compile. Replace #ifdef FreeBSD -> #ifdef > > __FreeBSD__). > > > > When I try to compile kernel with 2.3.[0,1] patches I see this errors. > > ~~~~~~~ > > loading kernel > > ppp_tty.o: Undefined symbol `_pppoutput' referenced from text segment > > *** Error code 1 > > This symbol is defined in /sys/net/if_ppp.c, which in turn will be > included in the kernel by the line > pseudo-device ppp > in the kernel configuration file. I have it line in kernel config. What can I do additional ? Best wishes, Eugeny Kuzakov Laboratory 321 ( Omsk, Russia ) kev@lab321.ru