Compiling egcs from Debian source pkg - again.

2000-01-28 Thread Shaun Cloherty
I got the DejaGnu test suite hitch I posted yesterday all sorted out, the build progresses much further now, but is still unsuccessfull, exiting early with; : : stage2/xgcc -Bstage2/ -c -DIN_GCC-g -O2 -DHAVE_CONFIG_H -DHAIFA-I. -I../../gcc -I../../gcc/config ../../gcc/c-lex.c In file

Re: Compiling egcs from Debian source pkg

2000-01-27 Thread John Pearson
On Thu, Jan 27, 2000 at 01:20:28PM +1100, Shaun Cloherty wrote > I'm running Debian (slink) on an Alpha, and attempting to recompile the egcs > compiler suite from the Debian source package; > > egcs_1.1.2-0slink2.diff.gz > egcs_1.1.2-0slink2.dsc > egcs_1.1.2.orig.tar.gz > > after unpacking the

Re: Compiling egcs from Debian source pkg

2000-01-27 Thread Christopher C. Chimelis
Yes, you can either comment out a few lines in debian/rules (anything referring to with_check) or install expect and dejagnu. C On Thu, 27 Jan 2000, Shaun Cloherty wrote: > I'm running Debian (slink) on an Alpha, and attempting to recompile the egcs > compiler suite from the Debian source pack

Compiling egcs from Debian source pkg

2000-01-27 Thread Shaun Cloherty
I'm running Debian (slink) on an Alpha, and attempting to recompile the egcs compiler suite from the Debian source package; egcs_1.1.2-0slink2.diff.gz egcs_1.1.2-0slink2.dsc egcs_1.1.2.orig.tar.gz after unpacking the source, I ran # dpkg-source -us -uc -b in the source directory, but the build