Re: [Fwd: autogen 5.9.8 doesn't build on IA64] -- libguile conflict

2009-07-14 Thread Bruce Korb
On Tue, Jul 14, 2009 at 12:29 AM, Neil Jerram wrote: > Bruce Korb writes: > >> Hi, >> >> I just got this bug report for my project. >> My version of the __scm.h header guards the definition of the type >> with "#ifdef vms" and "#ifdef _CRAY1".  If there is a version of >> lib guile around that doe

Re: [Fwd: autogen 5.9.8 doesn't build on IA64] -- libguile conflict

2009-07-14 Thread Neil Jerram
Bruce Korb writes: > Hi, > > I just got this bug report for my project. > My version of the __scm.h header guards the definition of the type > with "#ifdef vms" and "#ifdef _CRAY1". If there is a version of > lib guile around that doesn't guard it, could you let me know? > I'll make my project e