Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 2000 15:10:37 +0000
From:      Josef Karthauser <joe@pavilion.net>
To:        Don Wilde <Don@Silver-Lynx.com>
Cc:        freebsd-small@FreeBSD.ORG
Subject:   Re: picobsd broken on 3.5-Stable
Message-ID:  <20001115151037.F76470@pavilion.net>
In-Reply-To: <3A11B8F7.BF070D27@Silver-Lynx.com>; from Don@Silver-Lynx.com on Tue, Nov 14, 2000 at 03:13:11PM -0700
References:  <3A0FB6D9.8FE5FE9E@acadia.net> <20001113141915.E34834@pavilion.net> <3A11294B.5A3ACD12@acadia.net> <3A11B8F7.BF070D27@Silver-Lynx.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I'll be backporting adding my recent changes to crunchgen in a few
days.  These allow you to specify build options (-DFOO, etc) on a
per program basis from within the crunch.conf file.  There are a
couple of local options that you need to define to get ppp to
compile.

Should I also MFC these to RELENG_3?  It it's broken I guess so.

Joe


On Tue, Nov 14, 2000 at 03:13:11PM -0700, Don Wilde wrote:
> 
> 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

-- 
Josef Karthauser	FreeBSD: How many times have you booted today?
Technical Manager	Viagra for your server (http://www.uk.freebsd.org)
Pavilion Internet plc.  [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk]


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?20001115151037.F76470>