Source: libsml Version: 0.1.1+git20170608-1 Severity: important Tags: upstream Justification: fails to build from source
Builds of libsml for kfreebsd-{amd64,i386} (admittedly not release architectures) have been failing: make[2]: *** No rule to make target '../sml/lib/libsml.a', needed by 'sml_server'. Stop. The hurd-i386 build would have failed the same way if it hadn't first hit the O_NDELAY issue I just reported separately. AFAICT, the issue is that sml/Makefile doesn't define an overarching libsml: target here, so make considers the default target to be $(DYN_LIB), whereas sml_server specifically seeks to link against the static library. Could you please take a look? Thanks! -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu