From: Kevin Hinners Date: 2004-11-19T15:10:51+09:00 Subject: Re: Can't Build Ruby 1.8.1 on HP-UX 11.00 Given up on ruby for now... Kevin Hinners Senior Technical Analyst FedEx Services 350 Spectrum Loop Colorado Springs, CO 80921 719-484-2303 kevin.hinners@fedex.com -----Original Message----- From: Yukihiro Matsumoto [mailto:matz@ruby-lang.org] Sent: Thursday, November 18, 2004 10:59 PM To: ruby-talk ML Subject: Re: Can't Build Ruby 1.8.1 on HP-UX 11.00 Hi, In message "Re: Can't Build Ruby 1.8.1 on HP-UX 11.00" on Fri, 19 Nov 2004 14:01:43 +0900, Kevin Hinners writes: |Okay, I did a fresh extract and a fresh ./configure. I verified that lex.c |was correct. Now, when I do a make, I get this error: For a workaround, try "touch lex.c" right after the unpacking. matz.