[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unidentified subject!



On Sat, 2002-01-12 at 04:40, Christian Groessler wrote:
< SNIP>
> Ok, with this change traps.c compiles, but later I get
> 
> /opt/m68kcross/bin/m68k-unknown-linux-gcc -D__KERNEL__ -I/local/m68k-linux-cvs/linux-2.4/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -fno-strength-reduce -ffixed-a2 -Wa,-m68040 -m68040    -DEXPORT_SYMTAB -c mac_ksyms.c
> rm -f mac.o
> /opt/m68kcross/bin/m68k-unknown-linux-ld -m m68kelf  -r -o mac.o config.o bootparse.o macints.o iop.o via.o oss.o psc.o baboon.o macboing.o debug.o misc.o mac_ksyms.o
> bootparse.o(.bss+0x0): multiple definition of `macintosh_config'
> config.o(.bss+0x0): first defined here
> macints.o(.bss+0x0): multiple definition of `mac_hw_present'
> config.o(.bss+0x4): first defined here
> macints.o(.bss+0x2): multiple definition of `macintosh_config'
> config.o(.bss+0x0): first defined here
> iop.o(.bss+0x0): multiple definition of `macintosh_config'
> config.o(.bss+0x0): first defined here
> via.o(.bss+0x0): multiple definition of `macintosh_config'
> config.o(.bss+0x0): first defined here
> via.o(.bss+0x4): multiple definition of `mac_hw_present'
> config.o(.bss+0x4): first defined here
> oss.o(.bss+0x0): multiple definition of `mac_hw_present'
> config.o(.bss+0x4): first defined here
> oss.o(.bss+0x2): multiple definition of `macintosh_config'
> config.o(.bss+0x0): first defined here
> psc.o(.bss+0x0): multiple definition of `macintosh_config'
> config.o(.bss+0x0): first defined here
> baboon.o(.bss+0x0): multiple definition of `macintosh_config'
> config.o(.bss+0x0): first defined here
> macboing.o(.bss+0x0): multiple definition of `macintosh_config'
> config.o(.bss+0x0): first defined here
> debug.o(.bss+0x0): multiple definition of `mac_hw_present'
> config.o(.bss+0x4): first defined here
> misc.o(.bss+0x0): multiple definition of `macintosh_config'
> config.o(.bss+0x0): first defined here
> make[2]: *** [mac.o] Error 1
> 
> I'm using
> :pserver:anon@linux-m68k-cvs.apia.dhs.org:/home/linux-m68k/cvsroot,
> module linux-2.4, and tried tag m68k-2_4_16 and head revision.
> 
> regards,
> chris
> 

You'll recieve lots more errors.  The Macintosh support was way behind,
but I've been working on it.  I have it compiling, but need to do some
testing.  Wait another couple of days and I'll be posting the patches. 
Or you can get the code from the Linux for 68K Macintosh page on
SourceForge.  The CVS repository instructions are at
http://sourceforge.net/cvs/?group_id=11666

Ray Knight




Reply to: