tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: (lots of) USE_CMAKE considered harmful



On 19/08/2024 19.18, Greg Troxel wrote:
Basically:

   Where the USE_CMAKE line is, replace it with
    .include "../../devel/cmake/build.mk"

   Convert CMAKE_ARGS to CMAKE_CONFIGURE_ARGS, usually.

Breaks www/hiawatha:

hiawatha.conf.in file is not being processed

and

=> Checking for missing run-time search paths in hiawatha-11.6
ERROR: sbin/hiawatha: missing library: libmbedx509.so.7
ERROR: sbin/hiawatha: missing library: libmbedcrypto.so.16
ERROR: sbin/hiawatha: missing library: libmbedtls.so.21
ERROR: sbin/wigwam: missing library: libmbedx509.so.7
ERROR: sbin/wigwam: missing library: libmbedcrypto.so.16
ERROR: sbin/wigwam: missing library: libmbedtls.so.21

when the libraries have been built and installed - looks like an rpath issue.

What are the (relevant) differences between the USE_CMAKE setup and devel/cmake/build.mk?

Cheerio,
Hauke

--
     The ASCII Ribbon Campaign                    Hauke Fath
()     No HTML/RTF in email            Institut für Nachrichtentechnik
/\     No Word docs in email                     TU Darmstadt
     Respect for open standards              Ruf +49-6151-16-21344



Home | Main Index | Thread Index | Old Index