Re: UserModeLinux port on ppc: problem with _SDA_BASE_ on /usr/lib/crt1.o

2006-02-03 Thread Sven Luther
On Fri, Feb 03, 2006 at 11:34:14AM +0100, Stefano Melchior wrote: > On Fri, Jan 20, 2006 at 05:31:34PM +0100, Sven Luther wrote: > Hi all, > > > /usr/lib/gcc/powerpc-linux-gnu/4.0.3/../../../../lib/crt1.o:(.rodata+0x0): > > > undefined reference to `_SDA_BASE_' > > > collect2: ld returned 1 exit st

Re: UserModeLinux port on ppc: problem with _SDA_BASE_ on /usr/lib/crt1.o

2006-02-03 Thread Stefano Melchior
On Fri, Jan 20, 2006 at 05:31:34PM +0100, Sven Luther wrote: Hi all, > > /usr/lib/gcc/powerpc-linux-gnu/4.0.3/../../../../lib/crt1.o:(.rodata+0x0): > > undefined reference to `_SDA_BASE_' > > collect2: ld returned 1 exit status > > KSYM.tmp_kallsyms1.S > > nm: '.tmp_vmlinux1': No such file >

Re: UserModeLinux port on ppc: problem with _SDA_BASE_ on /usr/lib/crt1.o

2006-01-20 Thread Sven Luther
On Fri, Jan 20, 2006 at 11:44:36AM +0100, Stefano Melchior wrote: > Hi list, > I have worked on the porting of UML, User Mode Linux, on ppc arch and I > encountered a big stop, since I can not find the way out of this issue: > > [...] > /usr/bin/makeARCH=um \ > vml

UserModeLinux port on ppc: problem with _SDA_BASE_ on /usr/lib/crt1.o

2006-01-20 Thread Stefano Melchior
Hi list, I have worked on the porting of UML, User Mode Linux, on ppc arch and I encountered a big stop, since I can not find the way out of this issue: [...] /usr/bin/makeARCH=um \ vmlinux make[1]: Entering directory `/usr/src/linux-2.6.13.5' CHK include/lin