linux-um archives
 help / color / mirror / Atom feed
* [uml-devel] 2.6.18 compile problem: undefined reference to crypto_tfm_ctx_offset
@ 2006-10-01  0:17 Sven Köhler
  2006-10-01 15:23 ` Blaisorblade
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Köhler @ 2006-10-01  0:17 UTC (permalink / raw)
  To: user-mode-linux-devel


[-- Attachment #1.1: Type: text/plain, Size: 964 bytes --]

I get this error:


# LANG=C make ARCH=um vmlinux
make[1]: `arch/um/sys-i386/user-offsets.s' is up to date.
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  CHK     include/linux/compile.h
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
arch/i386/crypto/built-in.o: In function `aes_enc_blk':
aes.c:(.text+0xd): undefined reference to `crypto_tfm_ctx_offset'
arch/i386/crypto/built-in.o: In function `aes_dec_blk':
aes.c:(.text+0xb95): undefined reference to `crypto_tfm_ctx_offset'
aes.c:(.text+0xb9c): undefined reference to `crypto_tfm_ctx_offset'
collect2: ld returned 1 exit status
  KSYM    .tmp_kallsyms1.S
nm: '.tmp_vmlinux1': No such file
No valid symbol.
make: *** [.tmp_kallsyms1.S] Error 1



I guess, i just have to disable some crypto-stuff, but i wanted to
inform you about that.


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 251 bytes --]

[-- Attachment #2: Type: text/plain, Size: 348 bytes --]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

[-- Attachment #3: Type: text/plain, Size: 194 bytes --]

_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-10-01 15:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-01  0:17 [uml-devel] 2.6.18 compile problem: undefined reference to crypto_tfm_ctx_offset Sven Köhler
2006-10-01 15:23 ` Blaisorblade

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox