[Bug 195265] textproc/xlhtml comile error

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 29 18:16:46 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195265

--- Comment #2 from Klaus <vmware at coole-files.de> ---
(In reply to t-matubara from comment #0)
> Port Revision 373021
> 
> Please Fix.
> 
> ===>  License GPLv2 accepted by the user
> ===>  Found saved configuration for xlhtml-0.5_4,1
> ===>   xlhtml-0.5_4,1 depends on file: /usr/local/sbin/pkg - found
...
...
> gmake[1]: ディレクトリ '/usr/ports/textproc/xlhtml/work/xlhtml-0.5' に入ります
> cd . && aclocal
> aclocal-1.14: warning: autoconf input should be named 'configure.ac', not
> 'configure.in'
> cd . && automake --gnu Makefile
> automake-1.14: warning: autoconf input should be named 'configure.ac', not
> 'configure.in'
> configure.in:16: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms
> are deprecated.  For more info, see:
> configure.in:16:
> http://www.gnu.org/software/automake/manual/automake.html#Modernize-
> AM_005fINIT_005fAUTOMAKE-invocation
> configure.in:19: error: required file './compile' not found
> configure.in:19:   'automake --add-missing' can install 'compile'
> Makefile:95: ターゲット 'Makefile.in' のレシピで失敗しました
> gmake[1]: *** [Makefile.in] エラー 1
> gmake[1]: ディレクトリ '/usr/ports/textproc/xlhtml/work/xlhtml-0.5' から出ます
> ===> Compilation failed unexpectedly.
> Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
> the maintainer.
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/ports/textproc/xlhtml


I had the same problem. Deleting all occurences of automake and autoconf 
(pkg delete autoconf-wrapper) helped.

Kind regards.
Klaus.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list