All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem to compile Kernel 3.18.55 in fork.c:341
@ 2017-07-21 13:40 Sam Przyswa (Perso)
  2017-07-21 15:18 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Przyswa (Perso) @ 2017-07-21 13:40 UTC (permalink / raw)
  To: linux-kernel

Hi all !

I try to compile the kernel 3.18.55 I got this error message during 
'make deb-pkg' :

kernel/built-in.o: In function `dup_task_struct':
/home/samp/kernel/linux-3.18.55/kernel/fork.c:341: undefined reference 
to `get_random_long'
Makefile:927: recipe for target 'vmlinux' failed
make[2]: *** [vmlinux] Error 1
scripts/package/Makefile:90: recipe for target 'deb-pkg' failed
make[1]: *** [deb-pkg] Error 2
Makefile:1233: recipe for target 'deb-pkg' failed
make: *** [deb-pkg] Error 2

What's wrong ?

Thanks for your help.

Sam.

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

end of thread, other threads:[~2017-07-21 15:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-21 13:40 Problem to compile Kernel 3.18.55 in fork.c:341 Sam Przyswa (Perso)
2017-07-21 15:18 ` Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.