m4-discuss
[Top][All Lists]
Advanced

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

Re: autom4te


From: Gary V. Vaughan
Subject: Re: autom4te
Date: Wed, 07 Jul 2004 12:19:54 +0100
User-agent: Mozilla Thunderbird 0.7 (X11/20040615)

Yikes!

I dunno, there is a lot of perl going on here... you might get a more helpful
response from the address@hidden list.

Cheers,
        Gary.

Sushil Selvaraj (LN/EAB) wrote:
> Hi,
> 
> I am having some problems with a script which is calling autom4te. Autom4te 
> finds the macro AC_PROG_LIBTOOL in libtool.m4 but m4 still compains that it 
> cant find the file (see screen dump below). If you have any hints (or 
> solutions) please help me. I would be most grateful. Thanks!
> 
> /Sushil
> 
> whiff:/export/home/coreUser/esussel/ethsrc/ethereal-0.10.4> autom4te 
> --language Autoconf-without-aclocal-m4 /bin/libtool.m4 configure.in --verbose
> 
> autom4te: the trace request object is:
> autom4te: $VAR1 = bless( [
> autom4te:                  3,
> autom4te:                  '0',
> autom4te:                  [
> autom4te:                    '/usr/local/share/autoconf'
> autom4te:                  ],
> autom4te:                  [
> autom4te:                    
> '/usr/local/share/autoconf/autoconf/autoconf.m4f',
> autom4te:                    '/bin/libtool.m4',
> autom4te:                    'configure.in'
> autom4te:                  ],
> autom4te:                  {
> autom4te:                    'AM_CONDITIONAL' => 1,
> autom4te:                    'AC_PROG_GCC_TRADITIONAL' => 1,
> autom4te:                    'AC_FUNC_STRERROR_R' => 1,
> autom4te:                    'AC_CONFIG_AUX_DIR' => 1,
> autom4te:                    'AC_PROG_LN_S' => 1,
> autom4te:                    'AC_PATH_X' => 1,
> autom4te:                    'AC_CANONICAL_HOST' => 1,
> autom4te:                    'AC_LIBSOURCE' => 1,
> autom4te:                    'AC_CHECK_MEMBERS' => 1,
> .....
> autom4te:                    'AC_PROG_LIBTOOL' => 1,
> autom4te:                    'AC_FUNC_REALLOC' => 1,
> autom4te:                    'AC_PROG_INSTALL' => 1,
> autom4te:                    'AC_FUNC_ERROR_AT_LINE' => 1,
> autom4te:                    'AC_FUNC_SETPGRP' => 1,
> autom4te:                    'AC_FUNC_MKTIME' => 1,
> autom4te:                    'AC_CHECK_TYPES' => 1,
> autom4te:                    'AC_FUNC_WAIT3' => 1,
> autom4te:                    'm4_sinclude' => 1,
> autom4te:                    'AM_INIT_AUTOMAKE' => 1,
> autom4te:                    'AC_FUNC_VPRINTF' => 1,
> autom4te:                    'AC_CONFIG_LINKS' => 1,
> autom4te:                    'AC_PROG_YACC' => 1,
> autom4te:                    'AC_CHECK_HEADERS' => 1
> autom4te:                  }
> autom4te:                ], 'Autom4te::Request' );
> autom4te: running: /usr/local/bin/m4 --nesting-limit=1024 
> --include=/usr/local/share/autoconf --debug=aflq --fatal-warning 
> --error-output=autom4te.cache/traces.3t --trace=AC_CANONICAL_HOST 
> --trace=AC_CANONICAL_SYSTEM --trace=AC_CHECK_FUNCS --trace=AC_CHECK_HEADERS 
> --trace=AC_CHECK_LIB --trace=AC_CHECK_MEMBERS --trace=AC_CHECK_TYPES 
> --trace=AC_CONFIG_AUX_DIR --trace=AC_CONFIG_FILES --trace=AC_CONFIG_HEADERS 
> --trace=AC_CONFIG_LIBOBJ_DIR --trace=AC_CONFIG_LINKS 
> --trace=AC_CONFIG_SUBDIRS --trace=AC_C_CONST --trace=AC_C_INLINE 
> --trace=AC_C_VOLATILE --trace=AC_DECL_SYS_SIGLIST 
> --trace=AC_DEFINE_TRACE_LITERAL --trace=AC_FUNC_ALLOCA --trace=AC_FUNC_CHOWN 
> --trace=AC_FUNC_CLOSEDIR_VOID --trace=AC_FUNC_ERROR_AT_LINE 
> --trace=AC_FUNC_FORK --trace=AC_FUNC_FSEEKO --trace=AC_FUNC_GETGROUPS 
> --trace=AC_FUNC_GETLOADAVG --trace=AC_FUNC_GETMNTENT --trace=AC_FUNC_GETPGRP 
> --trace=AC_FUNC_LSTAT --trace=AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK 
> --trace=AC_FUNC_MALLOC --trace=AC_FUNC_MBRTOWC --trace=AC_
F!
>  UNC_MEMCMP --trace=AC_FUNC_MKTIME --trace=AC_FUNC_MMAP 
> --trace=AC_FUNC_OBSTACK --trace=AC_FUNC_REALLOC 
> --trace=AC_FUNC_SELECT_ARGTYPES --trace=AC_FUNC_SETPGRP 
> --trace=AC_FUNC_SETVBUF_REVERSED --trace=AC_FUNC_STAT --trace=AC_FUNC_STRCOLL 
> --trace=AC_FUNC_STRERROR_R --trace=AC_FUNC_STRFTIME --trace=AC_FUNC_STRNLEN 
> --trace=AC_FUNC_STRTOD --trace=AC_FUNC_UTIME_NULL --trace=AC_FUNC_VPRINTF 
> --trace=AC_FUNC_WAIT3 --trace=AC_HEADER_DIRENT --trace=AC_HEADER_MAJOR 
> --trace=AC_HEADER_STAT --trace=AC_HEADER_STDC --trace=AC_HEADER_SYS_WAIT 
> --trace=AC_HEADER_TIME --trace=AC_INIT --trace=AC_LIBSOURCE --trace=AC_PATH_X 
> --trace=AC_PROG_AWK --trace=AC_PROG_CC --trace=AC_PROG_CPP 
> --trace=AC_PROG_CXX --trace=AC_PROG_GCC_TRADITIONAL --trace=AC_PROG_INSTALL 
> --trace=AC_PROG_LEX --trace=AC_PROG_LIBTOOL --trace=AC_PROG_LN_S 
> --trace=AC_PROG_MAKE_SET --trace=AC_PROG_RANLIB --trace=AC_PROG_YACC 
> --trace=AC_REPLACE_FNMATCH --trace=AC_STRUCT_ST_BLOCKS 
> --trace=AC_STRUCT_TIMEZONE --trace=AC_STRUCT_TM --trac
e!
>  =AC_SUBST --trace=AC_TYPE_MODE_T --trace=AC_TYPE_OFF_T --trace=AC_TYPE
> _PID_T --trace=AC_TYPE_SIGNAL --trace=AC_TYPE_SIZE_T --trace=AC_TYPE_UID_T 
> --trace=AH_OUTPUT --trace=AM_AUTOMAKE_VERSION --trace=AM_CONDITIONAL 
> --trace=AM_GNU_GETTEXT --trace=AM_INIT_AUTOMAKE --trace=AM_MAINTAINER_MODE 
> --trace=AM_PROG_CC_C_O --trace=_m4_warn --trace=include --trace=m4_include 
> --trace=m4_pattern_allow --trace=m4_pattern_forbid --trace=m4_sinclude 
> --trace=sinclude 
> --reload-state=/usr/local/share/autoconf/autoconf/autoconf.m4f 
> /bin/libtool.m4 configure.in </dev/null >autom4te.cache/output.3t
> configure.in:21: /usr/local/bin/m4: ERROR: Reading inserted file: No such 
> file or directory
> autom4te: /usr/local/bin/m4 failed with exit status: 1
> 
> 
> configure.in:21: AC_PROG_LIBTOOL
> 
> I am running Solaris 8 (Sparc) and
> automake V.1.8.5
> autoconf V.2.59
> autom4teV.2.59
> m4 V.1.4.1
> libtool V.1.5.6
> 
> 
> 
> _______________________________________________
> M4-discuss mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/m4-discuss

-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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