Hi, ive been following cgitelnet for a while now and ive
seen the working version on the website. As yet,
however ive never been able to get a version to
compile. I've tried on numerous platforms and all have
failed. In my latest attemp i recieved:
**Warning**: I am going to run `configure' with no
arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.
processing .
Running aclocal ...
/usr/share/aclocal/autoopts.m4:22: warning:
underquoted definition of AG_PATH_AUTOOPTS
run info '(automake)Extending aclocal'
or see
http://sources.redhat.com/automake/automake.html#Ext
ending%20aclocal
Can't locate Autom4te/C4che.pm in @INC (@INC
contains: /usr/share/autoconf /usr/lib/perl5/5.6.1/msys /
usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/msys /usr
/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl .)
at /mingw/bin/autom4te line 39.
BEGIN failed--compilation aborted
at /mingw/bin/autom4te line 39.
aclocal: autom4te failed with exit status: 2
Running autoheader...
Can't locate Autom4te/ChannelDefs.pm in @INC (@INC
contains: /usr/share/autoconf /usr/lib/perl5/5.6.1/msys /
usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/msys /usr
/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl .)
at /mingw/bin/autoheader line 42.
BEGIN failed--compilation aborted
at /mingw/bin/autoheader line 42.
Running automake --gnu ...
configure.in: no proper invocation of
AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes
AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level
directory,
configure.in: and that aclocal.m4 was recently
regenerated (using aclocal).
configure.in: installing `./install-sh'
configure.in: installing `./missing'
Makefile.am: installing `./INSTALL'
src/Makefile.am: installing `./depcomp'
/usr/share/automake-1.8/am/depend2.am:
am__fastdepCC does not appear in AM_CONDITIONAL
/usr/share/automake-1.8/am/depend2.am: AMDEP does
not appear in AM_CONDITIONAL
src/Makefile.am:2: `CFLAGS' is a user variable, you
should not override it;
src/Makefile.am:2: use `AM_CFLAGS' instead.
/usr/share/automake-1.8/am/depend2.am:
am__fastdepCC does not appear in AM_CONDITIONAL
/usr/share/automake-1.8/am/depend2.am: AMDEP does
not appear in AM_CONDITIONAL
/usr/share/automake-1.8/am/depend2.am:
am__fastdepCC does not appear in AM_CONDITIONAL
/usr/share/automake-1.8/am/depend2.am: AMDEP does
not appear in AM_CONDITIONAL
src/Makefile.am:2: `CFLAGS' is a user variable, you
should not override it;
src/Makefile.am:2: use `AM_CFLAGS' instead.
/usr/share/automake-1.8/am/depend2.am:
am__fastdepCC does not appear in AM_CONDITIONAL
/usr/share/automake-1.8/am/depend2.am: AMDEP does
not appear in AM_CONDITIONAL
Running autoconf ...
configure.in:3: error: possibly undefined macro:
AM_INIT_AUTOMAKE
If this token and others are legitimate, please use
m4_pattern_allow.
See the Autoconf documentation.
configure.in:4: error: possibly undefined macro:
AM_CONFIG_HEADER
processing ./support/libxml
Running aclocal ...
/usr/share/aclocal/autoopts.m4:22: warning:
underquoted definition of AG_PATH_AUTOOPTS
run info '(automake)Extending aclocal'
or see
http://sources.redhat.com/automake/automake.html#Ext
ending%20aclocal
Can't locate Autom4te/C4che.pm in @INC (@INC
contains: /usr/share/autoconf /usr/lib/perl5/5.6.1/msys /
usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/msys /usr
/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl .)
at /mingw/bin/autom4te line 39.
BEGIN failed--compilation aborted
at /mingw/bin/autom4te line 39.
aclocal: autom4te failed with exit status: 2
Running autoheader...
Can't locate Autom4te/ChannelDefs.pm in @INC (@INC
contains: /usr/share/autoconf /usr/lib/perl5/5.6.1/msys /
usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/msys /usr
/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl .)
at /mingw/bin/autoheader line 42.
BEGIN failed--compilation aborted
at /mingw/bin/autoheader line 42.
Running automake --gnu ...
configure.in: no proper invocation of
AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes
AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level
directory,
configure.in: and that aclocal.m4 was recently
regenerated (using aclocal).
Makefile.am: installing `./depcomp'
/usr/share/automake-1.8/am/depend2.am:
am__fastdepCC does not appear in AM_CONDITIONAL
/usr/share/automake-1.8/am/depend2.am: AMDEP does
not appear in AM_CONDITIONAL
Running autoconf ...
configure.in:4: error: possibly undefined macro:
AM_CONFIG_HEADER
If this token and others are legitimate, please use
m4_pattern_allow.
See the Autoconf documentation.
configure.in:20: error: possibly undefined macro:
AM_INIT_AUTOMAKE
Running ./configure ...
./configure: line 1255: syntax error near unexpected
token `AM_INIT_AUTOMAKE(cgitelnet,'
./configure: line 1255: `AM_INIT_AUTOMAKE(cgitelnet,
0.1.0-PROOF-OF-CONCEPT)'
Any help in this matter would be greatly appreciated.