[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] xen compile error with CONFIG_EARLY_PRINTK=seattle option
Hi, When I compiled withÂCONFIG_EARLY_PRINTK=seattle option, I got an compile error. /home/soccertack/dev/xen/xen/arch/arm/built_in.o: In function `early_puts': /home/soccertack/dev/xen/xen/arch/arm/early_printk.c:22: multiple definition of `early_puts' arm64/head.o:/home/soccertack/dev/xen/xen/arch/arm/arm64/head.S:727: first defined here After I commented "early_puts" function out in early_printk.c, I successfully compiled and I was able to see earlyprint messages. I'm using the latest commit (36174af3fbeb1b662c0eadbfa193e77f68cc955b)
and I compiled with this command. make dist-xen XEN_TARGET_ARCH=arm64 debug=y CONFIG_EARLY_PRINTK=seattle CROSS_COMPILE=aarch64-linux-gnu- Jintack _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |