bug-autoconf
[Top][All Lists]
Advanced

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

Re: Autoconf-2.53 make check fails on OpenServer 5.0.6a


From: Boyd Lynn Gerber
Subject: Re: Autoconf-2.53 make check fails on OpenServer 5.0.6a
Date: Wed, 13 Mar 2002 09:57:45 -0700 (MST)

On 13 Mar 2002, Akim Demaille wrote:
> Could you run the following command?


That command does not work but I think this is how you want to see the
output.  So I have manually add the line numbers.  I am not familiar with
the nostromo 10:30 so I am not sure what to add for it.  What I did was go
into vi jump to line 464 and copied the section over to email and then
added the line number both directions.

    # numerical order.
    at_format='...'
    # Description of all the test groups.
    at_help_all='1;tools.at:47;Syntax of the shell scripts;
    2;tools.at:92;Syntax of the Perl scripts;
    3;tools.at:122;autoconf --trace: user macros;
...
446 153;acfunctions.at:25;AC_FUNC_SETVBUF_REVERSED;
447 154;acfunctions.at:26;AC_FUNC_STAT;
448 155;acfunctions.at:27;AC_FUNC_STRCOLL;
449 156;acfunctions.at:28;AC_FUNC_STRERROR_R;
450 157;acfunctions.at:29;AC_FUNC_STRFTIME;
451 158;acfunctions.at:30;AC_FUNC_STRNLEN;
452 159;acfunctions.at:31;AC_FUNC_STRTOD;
453 160;acfunctions.at:32;AC_FUNC_UTIME_NULL;
454 161;acfunctions.at:33;AC_FUNC_VPRINTF;
455 162;aclibs.at:9;AC_HAVE_LIBRARY;autoupdate
456 163;foreign.at:27;Libtool;
457 '
458
459
460 while test $# -gt 0; do
461   case $1 in
462    --help | -h )
463        at_help_p=:
464        ;;
465
466    --list | -l )
467        at_list_p=:
468        ;;
469
470    --version | -V )
471        echo "$as_me (GNU Autoconf 2.53)"
472        exit 0
473        ;;

Thanks,

--
Boyd Gerber <address@hidden>
ZENEZ   3748 Valley Forge Road, Magna Utah  84044




reply via email to

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