If it's a timestamps issue: # When patching files like configure.in, aclocal.m4, configure can run twice. Later the compilation # finishes with an error. If this happens use the debugging mode of the make command: # `$(MAKE) --debug` instead of just `$(MAKE)` in the build targets below. # Timestamps on the affected files can be fixed-up after patching (as quilt doesn't do it) # For example to set the timestamps of (files...) equal to the "configure" timestamp. # cd src-dir && touch -r configure files...
-- autoconf should print a warning notice when switching autoconf version https://bugs.launchpad.net/bugs/412448 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
