this may be related with automake, sorry
i got this error
gcc -g -O2 -o isoqlog Data.o Dir.o Html.o ...
gcc: Data.o: No such file or directory
...
gcc: No input files specified
*** Error code 1
what is wrong?
Makefile.am
--
bin_PROGRAMS = isoqlog
isoqlog_SOURCES = Data.c Dir.c
Also sprach Ralf Corsepius:
} Am Fre, 2002-06-07 um 20.24 schrieb Bill Wendling:
} > Also sprach Ralf Corsepius:
} > } Am Fre, 2002-06-07 um 17.23 schrieb Sam Liddicott:
} > } >
} > } > I think this is a relavent question; you need to tweak your config files to
} > } > stop this from being includ
> -Original Message-
> From: Bill Wendling [mailto:[EMAIL PROTECTED]]
> Sent: 07 June 2002 20:41
> To: Alexandre Duret-Lutz
> Cc: Sam Steingold; Akim Demaille; [EMAIL PROTECTED]
> Subject: Re: cache directory is not removed
>
>
> Also sprach Alexandre Duret-Lutz:
> } > > Sam> this is a