tech-pkg archive

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

Re: RPATH-related cmake problem with wm/ctwm



I found that setting USE_CMAKE helps a lot. Then pkgsrc directly calls
cmake (and presumably can pass all RPATH related options it likes).

However, ctwm really likes to be built from a subdirectory. There is a
wrapper makefile that exacly does that, if you invoke make instead of
cmake:

    cd build; cmake some-args ..

How do I get pksrc's cmake to run from the build directory?

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- Wayland: Those who don't understand X
\X/ rhialto/at/falu.nl      -- are condemned to reinvent it. Poorly.

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index