Hi Eric, On Tue, 2015-04-14 at 01:43 +0000, Monsler, Eric M wrote: > My error is in building 3dldf during the initial ‘make’ of gsrc- > 2014.07.06.
Thanks for the report. I'll try it out myself as well to see if I can replicate the problem. It would be worth bringing it up with the 3dldf maintainer as well. As Carl mentioned, the problem comes from ctangle from TeX. 3dldf is written in a "literate" way such that both the code and the documentation are in the same source files and ctangle/cweb are used to generate the compile-able code and documentation, respectively. > I didn’t see the 2014.10.11 release of GSRC in the mirrors, has it > been pulled for some reason? I checked both < > http://ftp.gnu.org/gnu/gsrc/>and http://mirror.sbb.rs/gnu/gsrc/ > mentioned in the release email. I cannot use the bzr access as it > seems to be blocked by firewall. > > If I’m told which mirror has 2014.10.11, I’d happily abandon trying > to get 2014.07.06 to build. > > That's a problem. I'll look into it; I might have to re-upload it. I'm also very behind on putting out a new snapshot (real life plus other GNU duties have kept me very busy lately). I'll try to do both this weekend. > I am trying to make the toplevel “gsrc”, so that I may install later > GCC versions without causing conflicts in my RHEL 6 corporate- > approved Linux workstation. I think, based on your more recent messages, that you've got this now, but just to clarify: there's no need to do a "top-level" make in GSRC. Just run make in the sub-directory of your desired directory (or make -C gnu/gcc, for example). -brandon -- Brandon Invergo http://brandon.invergo.net
