* Error during compile
@ 2011-08-15 8:36 Nikiforov Alex
2011-08-15 9:16 ` Nikiforov Alex
0 siblings, 1 reply; 2+ messages in thread
From: Nikiforov Alex @ 2011-08-15 8:36 UTC (permalink / raw)
To: linux-samsung-soc
Hi All, I have some problem with building s5pv210 default config of
latest kernel (git pull today in the morning). Any ideas?
make ARCH=arm s5pv210_defconfig
make clean
make -j5 ARCH=arm CROSS_COMPILE=..... uImage
SYSMAP System.map
SYSMAP .tmp_System.map
Inconsistent kallsyms data
This is a bug - please report about it
Try make KALLSYMS_EXTRA_PASS=1 as a workaround
make: *** [vmlinux] Error 1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Error during compile
2011-08-15 8:36 Error during compile Nikiforov Alex
@ 2011-08-15 9:16 ` Nikiforov Alex
0 siblings, 0 replies; 2+ messages in thread
From: Nikiforov Alex @ 2011-08-15 9:16 UTC (permalink / raw)
To: linux-samsung-soc
the same point
commit 93ee7a9340d64f20295aacc3fb6a22b759323280
make ARCH=arm s5pc100_defconfig
make clean
make -j5 ARCH=arm CROSS_COMPILE=..... uImage
CC drivers/tty/serial/s3c6400.o
drivers/tty/serial/samsung.c: In function 's3c24xx_serial_init':
drivers/tty/serial/samsung.c:1236: error: lvalue required as unary '&'
operand
make[3]: *** [drivers/tty/serial/samsung.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [drivers/tty/serial] Error 2
make[1]: *** [drivers/tty] Error 2
make: *** [drivers] Error 2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-15 9:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-15 8:36 Error during compile Nikiforov Alex
2011-08-15 9:16 ` Nikiforov Alex
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.