Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 1995 14:37:19 -0800
From:      David Greenman <davidg@Root.COM>
To:        Daniel Leeds <cosmos@sponsor.octet.com>
Cc:        hackers@freebsd.org
Subject:   Re: kernel compile woes 
Message-ID:  <199512282237.OAA00130@corbin.Root.COM>
In-Reply-To: Your message of "Thu, 28 Dec 95 17:02:17 GMT." <199512281702.RAA13047@sponsor.octet.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>The following is my kernel config and the errors I get at compile.  I am
>not new to this, and have been compiling kernels since 1.0.2, right now
>I am confused as to what is wrong...thanks.
>
>******ERROR GIVEN***********
>loading kernel
>if_ethersubr.o: Undefined symbol `_looutput' referenced from text segment
>if_ether.o: Undefined symbol `_loif' referenced from text segment
>igmp.o: Undefined symbol `_loif' referenced from text segment
>ip_output.o: Undefined symbol `_looutput' referenced from text segment
>*** Error code 1
>
>Stop.

   You removed 'pseudo-device loop'...add it back.

-DG



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