Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2000 15:13:11 -0700
From:      Don Wilde <Don@Silver-Lynx.com>
To:        freebsd-small@freebsd.org
Subject:   Re: picobsd broken on 3.5-Stable
Message-ID:  <3A11B8F7.BF070D27@Silver-Lynx.com>
References:  <3A0FB6D9.8FE5FE9E@acadia.net> <20001113141915.E34834@pavilion.net> <3A11294B.5A3ACD12@acadia.net>

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

ppp.lo: In function `MakeKey':
ppp.lo(.text+0xd2): undefined reference to `des_set_odd_parity'
ppp.lo: In function `DesEncrypt':
ppp.lo(.text+0x104): undefined reference to `des_set_key'
ppp.lo(.text+0x110): undefined reference to `des_ecb_encrypt'
ppp.lo: In function `ether_Write':
ppp.lo(.text+0x1654): undefined reference to `NgSendData'
ppp.lo: In function `ether_Read':
ppp.lo(.text+0x1686): undefined reference to `NgRecvData'
ppp.lo: In function `ether_MessageIn':
ppp.lo(.text+0x18ab): undefined reference to `NgRecvMsg'
ppp.lo: In function `ether_Create':
ppp.lo(.text+0x1e27): undefined reference to `NgSendMsg'
ppp.lo(.text+0x1e68): undefined reference to `NgRecvMsg'
ppp.lo(.text+0x208d): undefined reference to `NgSendMsg'
ppp.lo(.text+0x217f): undefined reference to `NgSendMsg'
ppp.lo(.text+0x222e): undefined reference to `NgSendMsg'
ppp.lo: In function `ID0NgMkSockNode':
ppp.lo(.text+0x15b58): undefined reference to `NgMkSockNode'
*** Error code 1


This is what I get from 3.5-S as updated last night. My compile machine
does not have DES installed at all; I use MD5. I don't know if that is
what causes the second set as well (ether_XXX).
-- 
Donald Wilde                        "Linking Minds and Micros"
=================  S i l v e r    L y n x  ===================
2218 Southern Blvd., Suite 12      v: 505-891-4175 f: 891-4185
Rio Rancho, New Mexico 87124   web: http://www.Silver-Lynx.com


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




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