Hi Robert,
Robert Schwebel wrote: > On Tue, Oct 24, 2006 at 10:36:49AM +0200, Mark N. wrote: >> I am trying to build the bundled >> toolchain_i586-unknown-linux-gnu-4.0.2_glibc_2.3.6_linux_2.6.17 project, >> but I get some errors. >> >> I downloaded ptxdist-0.10.4.tgz & ptxdist-0.10.4-patches.tgz and >> untar'ed, did configure, make & sudo make install. >> >> Then I cloned the project, 'ptxdist clone toolchain_i586-unknown.. >> toolchain_i586' and ran 'ptxdist go' in the cloned project dir. > > Sounds pretty sane to me. Just to make sure, I did the exact same thing on my other box and there were no errors this time! On this (Debian GNU/Linux stable/sarge) box, it worked. [EMAIL PROTECTED] /opt/ptxdist/projects/toolchain_i586]$ uname -a Linux druss 2.6.16 #1 SMP Mon Aug 14 21:00:50 CEST 2006 i686 GNU/Linux On this (Ubuntu Edgy Etch), it didn't. [EMAIL PROTECTED]:/home/ptxdist/projects/toolchain$ uname -a Linux void 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686 I guess that the error is related to some newer software (a bug?) on the Ubuntu box? > >> The errors: >> -------snip------- >> In file included from version.c:33: >> /home/mark/Work/toolchain_586/build-cross/crosstool-0.38/build/i586-unknown-linux-gnu/gcc-4.0.2-glibc-2.3.6/build-libc-hea >> ders/build-libc/csu/version-info.h:2: >> error: missing terminating " character > > Could you have a look into version.c, line 33, and check if something is > wrong there? I tried to reproduce what you did here and it works. The file 'version.h' did miss the " character. I deleted the build directory, but will try a rebuild again and mail the content of the file. > > Robert Best, Mark -- ptxdist mailing list [email protected]
