Git Product home page Git Product logo

Comments (5)

ioerror avatar ioerror commented on June 20, 2024

Try again?

from tlsdate.

letoams avatar letoams commented on June 20, 2024

paul@bofh:/git/tlsdate (master)$ git pull
Already up-to-date.
paul@bofh:
/git/tlsdate (master)$ make clean
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /vol/git/tlsdate/missing --run aclocal-1.11
/bin/sh: /vol/git/tlsdate/missing: No such file or directory
make: *** [aclocal.m4] Error 127

./configure
[....]

paul@bofh:~/git/tlsdate (master)$ make clean
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/paul/git/tlsdate/missing --run aclocal-1.11
/home/paul/git/tlsdate/missing: line 52: aclocal-1.11: command not found
WARNING: aclocal-1.11' is missing on your system. You should only need it if you modifiedacinclude.m4' or configure.ac'. You might want to install theAutomake' and Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /home/paul/git/tlsdate/missing --run automake-1.11 --foreign /home/paul/git/tlsdate/missing: line 52: automake-1.11: command not found WARNING:automake-1.11' is missing on your system. You should only need it if
you modified Makefile.am',acinclude.m4' or configure.ac'. You might want to install theAutomake' and Perl' packages. Grab them from any GNU archive site. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/paul/git/tlsdate/missing --run autoconf aclocal.m4:16: warning: this file was generated for autoconf 2.68. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typicallyautoreconf'.
configure.ac:454: warning: AX_CHECK_LINK_FLAG is m4_require'd but not m4_defun'd
configure.ac:435: LOCAL_CHECK_FLAGS is expanded from...
configure.ac:454: the top level
configure.ac:454: warning: AX_APPEND_COMPILE_FLAGS is m4_require'd but not m4_defun'd
configure.ac:435: LOCAL_CHECK_FLAGS is expanded from...
configure.ac:454: the top level
configure.ac:30: error: possibly undefined macro: AC_DEFINE_UNQUOTED
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:45: error: possibly undefined macro: AC_MSG_CHECKING
configure.ac:46: error: possibly undefined macro: AC_ARG_WITH
configure.ac:47: error: possibly undefined macro: AS_HELP_STRING
configure.ac:50: error: possibly undefined macro: AS_CASE
configure.ac:59: error: possibly undefined macro: AS_IF
configure.ac:65: error: possibly undefined macro: AC_DEFINE
configure.ac:125: error: possibly undefined macro: AC_MSG_ERROR
configure.ac:398: error: possibly undefined macro: AC_MSG_RESULT
configure:4134: error: possibly undefined macro: AM_RUN_LOG
make: *** [configure] Error 1

paul@bofh:~/git/tlsdate (master)$ make distlcean
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --no-create --no-recursion
configure: error: cannot find install-sh, install.sh, or shtool in config "."/config
make: *** [config.status] Error 1

from tlsdate.

ioerror avatar ioerror commented on June 20, 2024

What happens if you do the following:

./autogen.sh && ./configure && make clean

from tlsdate.

letoams avatar letoams commented on June 20, 2024

On Sat, 11 May 2013, Jacob Appelbaum wrote:

What happens if you do the following:

./autogen.sh && ./configure && make clean

I can confirm make clean and make distclean now work properly.

Thanks,

Paul

from tlsdate.

ioerror avatar ioerror commented on June 20, 2024

Paul Wouters:

On Sat, 11 May 2013, Jacob Appelbaum wrote:

What happens if you do the following:

./autogen.sh && ./configure && make clean

I can confirm make clean and make distclean now work properly.

Great. Thanks!

from tlsdate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.