Hi Helmut,

On 18.04.20 18:24, Helmut Grohne wrote:
> Source: hercules
> Version: 3.13-1
> Tags: patch upstream
> User: debian-cr...@lists.debian.org
> Usertags: ftcbfs
> 
> hercules fails to cross build from source, because an upstream
> Makefile.am includes -lltdl in a Makefile dependency. This triggers
> architecture-specific behaviour in make. It looks up the flag using the
> built-in library search path (for the build architecture). However
> libltdl is only installed for the host architecture, so the library
> isn't found and make gives up. One shouldn't list such flags in
> dependencies. Please consider applying the attached patch to make
> hercules cross buildable.

Is there a way for me to test this patch? (I also take pointers.) There
are more references to -lltdl in there and curiously rebuilding the
package actually drops the shlibs reference from libltdl, so I'd have
liked to make sure the problem is actually fixed.

Kind regards and thanks
Philipp Kern

Reply via email to