Closed hpreusse closed 1 year ago
I guess you can fix this by adding package autoconf-archive
. It should contain the required macro definition.
Seems to work for me. Thanks!
hille@sid-amd64:~/devel/TeXLive/github$ ls -l *deb
-rw-r--r-- 1 hille hille 1034664 Jan 11 11:40 dvisvgm_3.0.1-1_amd64.deb
-rw-r--r-- 1 hille hille 13431548 Jan 11 11:40 dvisvgm-dbgsym_3.0.1-1_amd64.deb
Great. Glad to hear you were able to fix the problem quickly.
I try to build the new version 3.0.1 from source. Unfortunately it fails in the autoreconf stage:
I used autoconf 2.69, does not work with 2.71 either. Re-checked with version 3.0; exactly the same command works there.