On 3 Nov 2011 06:11, "Matthias Apitz" <guru_at_unixarea.de> wrote: > > El día Wednesday, November 02, 2011 a las 08:36:07PM +0100, Matthias Apitz escribió: > > > > > Hello, > > > > I fetched 10-CUR from SVN as r226986 and /usr/ports from CVS on November > > 1st; > > > > The ports/audio/jack seems installing fine, but the shared lib > > libjack.so is missing below ports/audio/jack/work and /usr/local/lib; it > > is mentioned in the list -L of the package; later ports/audio/arts and > > ports/x11/kde3 are missing the shared lib; > > It turns out that the problem is more general! A lot of ./configure > scripts are detecting in 10-CUR that they can't or should not build > shared libs; the problem is that the OS is detected now as > > host_os: freebsd10.0 > > and the ./configure scripts have tests like this: > > ports/audio/jack/work/jack-audio-connection-kit-0.121.3: > > case $host_os in > ... > freebsd1*) > dynamic_linker=no > ;; > ... > > And now? I'm cluesless now how we could solve this :-( > Searching the archives of both these lists would help you ;) ChrisReceived on Thu Nov 03 2011 - 06:32:51 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:19 UTC