[Kstars-devel] error running Makefile.cvs
Jasem Mutlaq
mutlaqja at ikarustech.com
Wed Mar 31 19:49:11 CEST 2004
On Wednesday 31 March 2004 11:29 am, Jason Harris wrote:
> Hello,
>
> Here's what I get when running "make -f Makefile.am":
>
> *** Creating Makefile templates
> kstars_head/kstars/indi/webcam/Makefile.am: Assembler source seen but
> `CCAS' is undefined
> kstars_head/kstars/indi/webcam/Makefile.am:
> kstars_head/kstars/indi/webcam/Makefile.am: The usual way to define `CCAS'
> is to add `AM_PROG_AS'
> kstars_head/kstars/indi/webcam/Makefile.am: to `configure.in' and run
> `aclocal' and `autoconf' again.
> kstars_head/kstars/indi/webcam/Makefile.am: Assembler source seen but
> `CCASFLAGS' is undefined
> kstars_head/kstars/indi/webcam/Makefile.am:
> kstars_head/kstars/indi/webcam/Makefile.am: The usual way to define
> `CCASFLAGS' is to add `AM_PROG_AS'
> kstars_head/kstars/indi/webcam/Makefile.am: to `configure.in' and run
> `aclocal' and `autoconf' again.
>
> So, following its suggestion, I added the line "AM_PROG_AS" to the end of
> kdeedu/configure.in.in. It runs without error after this change. I didn't
> commit the patch, just in case it is not the right fix.
This is the right thing, but I have this already in configure.in.in, and I
made sure it was committed yesterday. It's a CVS issue, run 'cvs up' again
please in the kdeedu directory.
Cheers,
Jasem
More information about the Kstars-devel
mailing list