Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2011 13:23:30 -0800
From:      Xin LI <delphij@delphij.net>
To:        aram baghomian <aram_baghomian@hotmail.com>,  FreeBSD-Hackers <freebsd-hackers@freebsd.org>
Cc:        d@delphij.net
Subject:   Re: crypto.ko module problem
Message-ID:  <4ECC12D2.2090300@delphij.net>
In-Reply-To: <SNT140-W16F2E15C63C75576488387E7C80@phx.gbl>
References:  <SNT140-W649EC67A986CF6D68C4617E7C80@phx.gbl>, <4ECC07DC.2070403@delphij.net> <SNT140-W57C8017B9BD7FCA64A1330E7C80@phx.gbl>, <4ECC0CDA.9060108@delphij.net> <SNT140-W16F2E15C63C75576488387E7C80@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

[Added -hackers@ back to Cc list]

On 11/22/11 13:13, aram baghomian wrote:
> I add myhash.c address in '/sys/conf/files' and my make process
> done completely whitout any error. I don't know is there any place
> that i should add my hash program address.(i searched all the
> "/sys/conf" files for same algorithms such as rmd160 and SHA256)

If you are compiling a kernel module, it would be
/sys/modules/*/Makefile (for your exact case would be
/sys/modules/crypto/Makefile I think).

>> Date: Tue, 22 Nov 2011 12:58:02 -0800 From: delphij@delphij.net 
>> To: aram_baghomian@hotmail.com CC: d@delphij.net Subject: Re:
>> crypto.ko module problem
>> 
> On 11/22/11 12:49, aram baghomian wrote:
>> I can understand what do you want to refer.
> 
> Well be more specific -- check if you have everything included in
> your Makefile, my guess is there is some .c missing.
> 
> 
>>> Date: Tue, 22 Nov 2011 12:36:44 -0800 From:
>>> delphij@delphij.net To: aram_baghomian@hotmail.com CC:
>>> freebsd-hackers@freebsd.org Subject: Re: crypto.ko module
>>> problem
> 
>> On 11/22/11 12:30, aram baghomian wrote:
> 
>>> Hi
> 
>>> If you can remember i wanted to add my custom hash algorithm
>>> to the opencrypto project, after i added it and compile my
>>> kernel source( by your advise),i load the crypto.ko module
>>> using kldload and give this error.
> 
>>> link_elf: symbol MYHASHUpdate undefined
> 
>>> MYHASHUpdate is one of my hash functions that i add to the 
>>> source.
> 
>>> what should i do that i forget?
> 
>> Looks like it's expecting something that is not linked into your 
>> module?
> 
>> Cheers,
> 

- -- 
Xin LI <delphij@delphij.net>	https://www.delphij.net/
FreeBSD - The Power to Serve!		Live free or die
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (FreeBSD)

iQEcBAEBCAAGBQJOzBLRAAoJEATO+BI/yjfBgxQH/A36S+IZt/V0D/LcDZWcBubC
CoHSoVCBkMcyFIa4SF7MJvuLT1zCec+lsPr9/E7GGVqLqFy/XyaMC0TpHi4J+hg2
xOvwvEkSPWmwe9SoEpo91BpL+hK5P/uTQ+MBoMBV4kz+eI7VbLZpRFjlEOh2ZhGK
kWuRRsHZWXSiPDsZW4Pbcmt6HxhvvCjGHN/RPrQ4lmcU52SBgvvexXiJeTXdcZ4F
9hO3oPLBXat4aypX9BeGvqi6vydOiqXdIsFKBd3LG3V4l+QIjb9Rs2epciYNXgQi
u6cspLayVcnyNxEoA9j09Mi/iuGxy7qcGc/YsnEo0K0tzi25ZW2w/TJX+2Nmg7Y=
=vzBy
-----END PGP SIGNATURE-----



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