Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 2009 14:25:55 +0200
From:      "Julian H. Stacey" <jhs@berklix.com>
To:        gnome@FreeBSD.org
Cc:        "Julian H. Stacey" <jhs@berklix.com>
Subject:   current/ports/devel/libnotify package: lib/libnotify.so.1: Cannot stat
Message-ID:  <200910211226.n9LCPtej018570@fire.js.berklix.net>

next in thread | raw e-mail | index | archive | help
Hi gnome@FreeBSD.org,
In -current/ports/devel/libnotify,
There seems some mistake with lib version numbers:

uname -a
 FreeBSD laps.js.berklix.net 7.2-RELEASE FreeBSD 7.2-RELEASE #2: Wed Sep  9 11:33:57 CEST 2009     jhs@laps.no.net:/usr/src/sys/i386/compile/LAPS.small  i386
setenv PORTSDIR /pri/FreeBSD/branches/i386/-current/686/ports/
cd /pri/FreeBSD/branches/i386/-current/686/ports/devel/libnotify 
make install
make package
 Creating bzip'd tar ball in '/pri/FreeBSD/branches/i386/-current/686/ports//packages/All/libnotify-0.4.5_1.tbz'
 tar: lib/libnotify.so.1: Cannot stat: No such file or directory
 tar: Error exit delayed from previous errors.
 pkg_create: make_dist: tar command failed with code 256

cd /usr/local/lib ; ls -l libnotify*
 -rw-r--r--  1 root  wheel  32880 Oct 21 14:03 libnotify.a
 -rwxr-xr-x  1 root  wheel   2071 Oct 21 14:03 libnotify.la*
 lrwxr-xr-x  1 root  wheel     14 Oct 21 14:03 libnotify.so@ -> libnotify.so.2
 -rwxr-xr-x  1 root  wheel  39043 Oct 21 14:03 libnotify.so.2*

cd /pri/FreeBSD/branches/i386/-current/686/ports/multimedia/vlc; make 
 ===>   vlc-1.0.1_1,3 depends on shared library: notify.1 - not found
 ===>    Verifying install for notify.1 in /pri/FreeBSD/branches/i386/-current/686/ports/devel/libnotify
 ===>   Returning to build of vlc-1.0.1_1,3
 Error: shared library "notify.1" does not exist

ln -s libnotify.so.2 /usr/local/lib/libnotify.so.1

cd /pri/FreeBSD/branches/i386/-current/686/ports/devel/libnotify ; make package
	OK

cd /pri/FreeBSD/branches/i386/-current/686/ports/multimedia/vlc; make 

Please leave me jhs@berklix.com on CC: , as I'm not on gnome@

Cheers,
Julian
-- 
Julian Stacey: BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com
  Mail ASCII plain text not HTML & Base64.      http://asciiribbon.org



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