All of lore.kernel.org
 help / color / mirror / Atom feed
* mktree.c does not compile with v14 ?
@ 2009-03-31  0:57 Sukadev Bhattiprolu
       [not found] ` <20090331005703.GA19223-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Sukadev Bhattiprolu @ 2009-03-31  0:57 UTC (permalink / raw)
  To: Oren Laadan; +Cc: Containers


I am trying to compile mktree.c with [v14-rc1] but get this:

$ make mktree
cc -g -Wall -Wstrict-prototypes -Wno-trigraphs -I/home/suka/src/linux-cr/include -I/home/suka/src/linux-cr/arch/x86/include -DCHECKPOINT_DEBUG    mktree.c  -lm -o mktree
mktree.c: In function ‘cr_read_head’:
mktree.c:563: error: ‘struct cr_hdr_head’ has no member named ‘uts_len’
mktree.c: In function ‘cr_write_head’:
mktree.c:639: error: ‘struct cr_hdr_head’ has no member named ‘uts_len’
make: *** [mktree] Error 1

The kernel cr_hdr_head has members ->uts_release_len, ->uts_version_len,
->uts_machine_len but no ->uts_len

Thanks,

Sukadev

_______________________________________________
Containers mailing list
Containers@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers

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

end of thread, other threads:[~2009-03-31 15:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-31  0:57 mktree.c does not compile with v14 ? Sukadev Bhattiprolu
     [not found] ` <20090331005703.GA19223-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2009-03-31  1:47   ` Dan Smith
2009-03-31 15:08   ` Oren Laadan

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.