Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 1997 10:40:35 +0700 (OSD)
From:      Eugeny Kuzakov <kev@lab321.ru>
To:        freebsd-hackers@freebsd.org
Subject:   Kernel ppp-2.3.1 and compile under FBSD's
Message-ID:  <Pine.BSD.3.95.970811101942.7751B-100000@lab321.ru>

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

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

Stop.
~~~~~~~
Function pppoutput declared in if_ppp.c. I don't known why I have
problems...

	Best wishes, Eugeny Kuzakov
		Laboratory 321 ( Omsk, Russia )
		kev@lab321.ru

p.s. Sorry for my english...:(





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSD.3.95.970811101942.7751B-100000>