From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Fischer Date: Thu, 19 Jun 2008 14:03:26 +0200 Subject: [Buildroot] GIT or SVN In-Reply-To: <485A48EC.7040704@cetrtapot.si> References: <485A3396.80701@cetrtapot.si> <485A3ABF.90707@cetrtapot.si> <20080619111343.GC6874@mx.loc> <485A48EC.7040704@cetrtapot.si> Message-ID: <20080619120326.GD6874@mx.loc> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Thu, Jun 19, 2008 at 01:54:20PM +0200, Hinko Kocevar wrote: > LD libuClibc-0.9.29.so >libc/libc_so.a(libc_pthread_init.oS): In function `testandset': >libc_pthread_init.c:(.text+0x0): multiple definition of `testandset' >libc/libc_so.a(forward.oS):forward.c:(.text+0x0): first defined here >make[2]: *** [lib/libc.so] Error 1 >make[1]: *** [lib/libc.so.0] Error 2 >make[1]: Leaving directory `/work/stage/buildroot/toolchain_build_cris/uClibc-0.9.29' >make: *** [/work/stage/buildroot/toolchain_build_cris/uClibc-0.9.29/lib/libc.a] Error 2 Sounds familiar. I'll take care of it in the evening. >And UCLIBC_EXTRA_CFLAGS has '-I=/usr/include' that seems a bit odd... That's fine. Read the documentation of the compiler for further details.