Re: [gccsdk] build zip failure

2013-01-15 Thread Alan Buckley
I don't seem to be able to build zip either on Debian. The error I get is: arm-unknown-riscos-gcc -o zip,ff8 -mlibscl zip.o zipfile.o zipup.o fileio.o util .o globals.o crypt.o ttyio.o crc32.o riscos.o acornzip.o swiven.o deflate.o tree s.o arm-unknown-riscos-gcc: swiven.o: No such file or di

Re: [gccsdk] build zip failure

2013-01-11 Thread Ron
In message John Tytgat wrote: > > > > > After removing that 'mv' (in r6249) and fixing a couple of other > > > > > Autobuilder bugs (r6248 and r6250), I got a zip RiscPkg package built. > > > > > > > > > > John. > > > > > > > > I'm now 'At revision 6250' and still get the error, > >

Re: [gccsdk] build zip failure

2013-01-11 Thread John Tytgat
In message <9507210c53.b...@ron1954.woosh.co.nz> Ron wrote: > In message <07ad160c53...@hobbes.bass-software.com> > John Tytgat wrote: > > > In message <70fbce0b53.b...@ron1954.woosh.co.nz> > > Ron wrote: > > > > > In message <89c5080b53...@hobbes.bass-software.c

Re: [gccsdk] build zip failure

2013-01-10 Thread Ron
In message <07ad160c53...@hobbes.bass-software.com> John Tytgat wrote: > In message <70fbce0b53.b...@ron1954.woosh.co.nz> > Ron wrote: > > > In message <89c5080b53...@hobbes.bass-software.com> > > John Tytgat wrote: > > > > > In message <177cd20a53.b...@ron1954.w

Re: [gccsdk] build zip failure

2013-01-10 Thread John Tytgat
In message <70fbce0b53.b...@ron1954.woosh.co.nz> Ron wrote: > In message <89c5080b53...@hobbes.bass-software.com> > John Tytgat wrote: > > > In message <177cd20a53.b...@ron1954.woosh.co.nz> > > Ron wrote: > > > > > The only autobuilder build I have done is zip wh

Re: [gccsdk] build zip failure

2013-01-10 Thread Ron
In message <89c5080b53...@hobbes.bass-software.com> John Tytgat wrote: > In message <177cd20a53.b...@ron1954.woosh.co.nz> > Ron wrote: > > > The only autobuilder build I have done is zip which has failed in the > > later stage with > > > > mv: cannot stat '../zip30-joty/aco

Re: [gccsdk] build zip failure

2013-01-08 Thread John Tytgat
In message <177cd20a53.b...@ron1954.woosh.co.nz> Ron wrote: > The only autobuilder build I have done is zip which has failed in the > later stage with > > mv: cannot stat '../zip30-joty/acorn/swiven.c': No such file or directory > > There is a ../zip30 directory there, but not the abo

[gccsdk] build zip failure

2013-01-08 Thread Ron
I have recently installed SnowLinux 4, which is a Debian wheezy distro using the MATE desktop. Unlike Ubuntu/Mint, you have to specify the install directory for svn rather than assume it will install to ~/ (/home/ron) by default. I had to move it from /root and chown the contents from user root.