kdelibs configure problem

Till Krech till at snafu.de
Mon Oct 28 21:13:08 GMT 2002


On Monday 28 October 2002 13:36, Michael Matz wrote:
> Hi,
>
> On Sun, 27 Oct 2002, Till Krech wrote:
> > I'm facing a weird problem and I hope that I'm the only one.
>
> Works for me.  What autoconf/automake version do you use?
autoconf (GNU Autoconf) 2.52
automake (GNU automake) 1.5

but I saw that coolo already fixed it in CVS.
thx till 
>
> >     in kdelibs/khtml/java is a file configure.in.in with the small
> > content -----------------------------
> > dnl don't remove
> > dnl AC_OUTPUT(khtml/java/kjava.policy)
> > -----------------------------
> >
> > when I try to do a make -f Makefile.cvs, I get the following:
> > This Makefile is only for the CVS repository
> >
> > *** Creating acinclude.m4
> > *** Creating list of subdirectories
> > *** Creating configure.in
> > *** Creating aclocal.m4
> > *** Creating configure
> > configure.in:1793: error: `khtml/java/kjava.policy' is already registered
> > with AC_CONFIG_FILES or AC_OUTPUT.
>
> Please look into kdelibs/configure.in (not .in.in!) for
> khtml/java/kjava.policy.  It should be there exactly once, as argument to
> AC_CONFIG_FILES.  (Well, there should be another occurence commented out
> with 'dnl', i.e. a verbatim copy of the above .in.in file).
>
> > if I replace
> > dnl AC_OUTPUT(khtml/java/kjava.policy)
> > with
> > dnl xAC_OUTPUT(khtml/java/kjava.policy)
> > it works. (I thought dnl is a comment ?)
>
> It is.  But 'dnl AC_OUTPUT' is handled specially by the generator of
> configure.in, i.e. it's a comment for autoconf, but not for our scripts.
>
>
> Ciao,
> Michael.

-- 
Till Krech from Berlin, Germany is happy with
SuSE Linux 8.0 (i386) 2.4.18-64GB-SMP * KDE: 3.0.9 (KDE 3.1 RC1)
Qt: 3.1.0-snapshot-20021022 * gcc version 3.2





More information about the kde-core-devel mailing list