Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 1997 13:23:32 +0930 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        ports@freebsd.org
Subject:   detecting shared lib versions
Message-ID:  <199704100353.NAA29942@genesis.atrad.adelaide.edu.au>

next in thread | raw e-mail | index | archive | help

... for non-ldconfig'd shared libraries, how to?

More specifically, I have a port for the StarOffice suite that I'm
ready to commit, but in the true tradition of Linux software, it
requires at least a specific version of libc, somewhat later than
the version in the current linux_lib port.  (erich is updating it, but
the problem remains.)

Now, I can write a RUN_DEPENDS rule that depends on a _particular_
libc version (ie. a specific file), but what I need is a way to handle
shared-library-like numbering on libraries that aren't managed by
ldconfig (a regexp like like LIB_DEPENDS would probably do it).

Failing that, it's Tcl time 8)

locate_compatShlib linux libc 5.4.4 -greaterok


-- 
]] Mike Smith, Software Engineer        msmith@gsoft.com.au             [[
]] Genesis Software                     genesis@gsoft.com.au            [[
]] High-speed data acquisition and      (GSM mobile)     0411-222-496   [[
]] realtime instrument control.         (ph)          +61-8-8267-3493   [[
]] Unix hardware collector.             "Where are your PEZ?" The Tick  [[



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704100353.NAA29942>