|
|||||||||||
|
bsd.port.mk USE_MOTIF LIB_DEPENDS problem
From: Andrew Dalgleish <openbsd(at)andrewdalgleish.dyndns.org>
Date: Thu Feb 27 2003 - 23:06:37 EST Such packages won't install without lesstif and won't run without openmotif, but the two library packages conflict. 'make lib-depends-check' doesn't check the version numbers yet, so it doesn't detect this. Example:
cd /usr/ports/x11/openmotif
cd /usr/ports/audio/timidity
# Check the binaries dependencies:
# Check the package dependencies:
Solution:
Note: This only makes sure the lesstif package is installed. It does not make sure the right library is found by the linker. If the package conflict between lesstif/motif is fixed (and I think it can be), USE_MOTIF will also need to put lesstif at the front of the linker search path. Received on Thu Feb 27 23:13:45 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:43:41 EDT |
||||||||||
|
|||||||||||