Andrew Deason <[email protected]> writes: > So, another interesting thing on this. heimdal gives you .la files for > all of the various libraries, and on master, we build with libtool. So, > libtool uses the information in the .la files, which includes -pthreads, > so it always breaks no matter what we do with variables and krb5-config, > etc, beforehand.
> I'm not sure if that means that for the purposes of master, we simply > cannot work around this? Or is there a way to tell libtool to ignore the > .la's? (It does work if I delete them.) Or do we tell people to get rid > of the .la's on their system? (As some places seem to recommend.) Debian has a general practice of not installing *.la files because of issues like this. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
