rxgen is just a user space program like flex that generates some source files... you should be able to run it through gdb/etc. and track down the problem.
-- Nathan ------------------------------------------------------------ Nathan Neulinger EMail: [EMAIL PROTECTED] University of Missouri - Rolla Phone: (573) 341-4841 Computing Services Fax: (573) 341-4216 > -----Original Message----- > From: Dan Lapine [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 13, 2002 2:32 PM > To: Todd L Miller > Cc: Herbert Huber; [EMAIL PROTECTED] > Subject: Re: [OpenAFS-devel] Re: AFS & IA-64? > > > We ran into this a while back. No fix available att. No much hope of > getting it fixed then. I'd be happy to hear if something has > been proposed > since then. > > On Wed, 13 Mar 2002, Todd L Miller wrote: > > > > I just copied Makefile.i386_linux24.in to > Makefile.ia64_linux24.in. > > > > Hm, sure doesn't look like there's much specific to the i386 in > > there, does it? I'm using gcc* "gcc version 3.0.2 20010905 > (Red Hat Linux > > 7.1 3.0.1-3)" and (aside from a few int/pointer conversion > warnings that > > need to be taken care of), the compile is clean until dies with: > > > > ...openafs/openafs-1.2.3/src/rxgen/rxgen -x rxstat.xg > > make[3]: *** [rxstat.h] Segmentation fault (core dumped) > > > > Do you have any fixes lying around to take of the warnings that > > may be causing this problem? (Did you have this problem in your own > > build?) > > > > -Todd L. Miller > > > > * I turned off optimizations, since another program I'm > porting to the > > IA-64 breaks the optimizer in interesting ways. Did you > try recompiling > > w/o optimization? > > > > _______________________________________________ > > OpenAFS-devel mailing list > > [EMAIL PROTECTED] > > https://lists.openafs.org/mailman/listinfo/openafs-devel > > > > -- > --- > Daniel LaPine, System Engineer > National Center for Supercomputing Applications (NCSA) > email: [EMAIL PROTECTED] > phone: 217-244-9294 > > > _______________________________________________ > OpenAFS-devel mailing list > [EMAIL PROTECTED] > https://lists.openafs.org/mailman/listinfo/openafs-devel > _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
