RE: [Rust-users] automake error
Status: Beta
Brought to you by:
psychogenic
From: Nathan D. <da...@ma...> - 2003-06-16 20:17:40
|
>===== Original Message From "Michael D. Hirsch" <mh...@nu...> ===== >On Friday 13 June 2003 06:58 pm, Nathan Davis wrote: >> Hi, >> >> I'm trying to compile rust-0.1-8, and am running into the following >error: >> > $ make >> > cd . && aclocal -I macros >> > cd . && automake --gnu Makefile >> > automake: configure.in: required file `./config.guess' not found >> > automake: configure.in: required file `./config.sub' not found >> > make: *** [Makefile.in] Error 1 >> >> I've tried this in Redhat Alpha Linux 7.2, as well as Redhat i386 Linux >> 7.3, and got the same results both places. Any ideas? > >I think this is a standard automake setup, so you build it with >./configure >make >make install > >It is broken in RedHat >= 8, but I think 7.3 was working. >--Michael > Hmm, well, all I did was ./configure and then make. Can you tell me exactly what version of automake you're using that it works with? Maybe I have/haven't installed an update, and my version is "broken". Thanks, --Nathan Davis ------------------------------------------------- Host up to 30 websites for only US$25 per month http://Shanje.com ------------------------------------------------- |