Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Feb 2002 23:33:55 -0800 (PST)
From:      tang hongbin <hongbintang@yahoo.com>
To:        freebsd-net@freebsd.org
Subject:   I can't build freebsd4.2 kernel with option NETGRAPH_MPPC_ENCRYPTION??
Message-ID:  <20020223073355.69284.qmail@web11604.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Dear all;
       When I selected options
NETGRAPH_MPPC_ENCRYPTION, rather than options 
NETGRAPH_MPPC_COMPRESSION, in kernel config and tried
to rebuild freebsd v42. kernel, I failed. The system
printed the error messages as following
.....
linking kernel
ng_mppc.o: In function `ng_mppc_constructor':
ng_mppc.o(.text+0xc): undefined reference to
`M_NETGRAPH'
ng_mppc.o(.text+0x40): undefined reference to
`ng_make_node_common'
ng_mppc.o(.text+0x59): undefined reference to
`M_NETGRAPH'
ng_mppc.o: In function `ng_mppc_rcvmsg':
ng_mppc.o(.text+0x194): undefined reference to
`M_NETGRAPH'
ng_mppc.o(.text+0x1bd): undefined reference to
`M_NETGRAPH'
ng_mppc.o(.text+0x2b7): undefined reference to
`M_NETGRAPH'
ng_mppc.o(.text+0x2c6): undefined reference to
`M_NETGRAPH'
ng_mppc.o(.text+0x335): more undefined references to
`M_NETGRAPH' follow
ng_mppc.o: In function `ng_mppc_rcvdata':

....

The system doesn't know where macro  M_NETGRAPH.

Could you please rebuild your kernel with "options 
NETGRAPH_MPPC_ENCRYPTION " in kernel config file. If
you succeeded in doing so, please let me share your
success.

thanks

bill.tang


 

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




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