help-cgicc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: where is cgicc.m4?


From: Brian Welsh
Subject: Re: where is cgicc.m4?
Date: Sun, 27 Jan 2002 15:20:02 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2.1) Gecko/20010901

OK, thanks I upgraded to automake-1.5, now, from %make distclean I get:

Makefile:159: /example.Po: No such file or directory
make: *** No rule to make target `/example.Po'.  Stop.

./autogen gives this:

== Running aclocal ==
== Running automake ==
/usr/local/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/local/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/local/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/local/share/automake/am/lang-compile.am: AMDEP does not appear in 
AM_CONDITIONAL
== Running autoconf ==
autoconf: configure.in: No such file or directory

Then, of course, ./configure produces no errors.

and make fails with:

Makefile:159: /example.Po: No such file or directory
make: *** No rule to make target `/example.Po'.  Stop.


-- Brian



Stephen F. Booth wrote:

OK, here's an idea.  What version of automake and autoconf are you
using?  I rewrote the configure.ac files in the new style for
autoconf-2.13 and automake-1.5.  I have a hunch that if you're not using
those versions, the stuff might not work.  If you are using those
versions, what do you get when you %make distclean in the example
directory, and then %./autogen && ./configure?

-Stephen

But, now I am still left with these errors :

configure.in:37:AC_CONFIG_FILES([Makefile])
configure.in:6:AC_CONFIG_SRCDIR(example.cpp)

Can you offer any suggestions?











reply via email to

[Prev in Thread] Current Thread [Next in Thread]