Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2010 14:20:34 +0200
From:      Ewald Jenisch <a@jenisch.at>
To:        gnome@FreeBSD.org
Subject:   sound-juicer - linker error (libneon.so)
Message-ID:  <20100610122034.GA30906@aurora.oekb.co.at>

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

A portupgrade I started today on one of my system stopped with a
linker error in "sound-juicer":

------------------------------ < Cut here > ------------------------------

.
.
.
gmake[2]: Entering directory `/usr/ports/audio/sound-juicer/work/sound-juicer-2.28.2/src'
  CXX    sound_juicer-dummy.o
  CC     sound_juicer-sj-main.o
  CC     sound_juicer-sj-prefs.o
  CC     sound_juicer-sj-play.o
  CC     sound_juicer-sj-about.o
  CC     sound_juicer-sj-extracting.o
  CC     sound_juicer-sj-inhibit.o
  CC     sound_juicer-sj-genres.o
  CC     sound_juicer-gedit-message-area.o
  CC     sound_juicer-gconf-bridge.o
  CC     sound_juicer-egg-play-preview.o
  CC     sound_juicer-bacon-message-connection.o
  CXXLD  sound-juicer
/usr/local/lib/libneon.so: undefined reference to `SSL_SESSION_cmp'
gmake[2]: *** [sound-juicer] Error 1
gmake[2]: Leaving directory `/usr/ports/audio/sound-juicer/work/sound-juicer-2.28.2/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/audio/sound-juicer/work/sound-juicer-2.28.2'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/audio/sound-juicer.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20100610-2093-v3cjn9-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=sound-juicer-2.28.2 UPGRADE_PORT_VER=2.28.2 make
** Fix the problem and try again.

------------------------------ < Cut here > ------------------------------


To be sure I checked the dependency of /usr/local/lib/libneon.so:

# pkg_info -W /usr/local/lib/libneon.so
/usr/local/lib/libneon.so was installed by package neon28-0.28.6_1
#

So I re-installed neon28 which worked without problems.

Next I restarted the upgrade of sound-juicer and alas it ended with
the same error as above.

Please note that I've got openssl installed from ports, i.e.openssl-1.0.


So my primary question is how do I get sound-juicer upgraded?

Thanks much in advance for your help,
-ewald



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