[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-ports
Subject:    patch: xfce4 - shared library dbh-1.0.1 not installed
From:       Robert Backhaus <robbak () biz ! net ! au>
Date:       2003-07-31 5:45:26
[Download RAW message or body]


> Submitter-Id:	current-users
> Originator:	Robert Backhaus
> Organization:	
> Confidential:	no 
> Synopsis:	patch: xfce4 - shared library dbh-1.0.1 not installed
> Severity:	non-critical 
> Priority:	low
> Category:	ports
> Class:		sw-bug
> Release:	FreeBSD 5.1-RELEASE i386
> Environment:
System: FreeBSD gumbudda 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Thu Jun 5 02:55:42 GMT \
2003 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386


> Description:
When Installing xfce4, dbh is required. After this is installed as a 
dependency, the install stopped with "shared library dbh-1.0.1 does not exist"
> How-To-Repeat:
install xfce4-fm from ports. This appears not to occour if dbh has been 
previously installed (www.bsdforums.org/forums/showthread.php?s=&postid=69766)
> Fix:
Appears to be caused by dbh regestering itself as dbh.1, and the makefile 
looking for dbh-1.0.1 . The following patch to the xfce-wm makefaile could be
used as a work-around, however altering dbh-1.0.14 may be the preferred
solution.

--- /usr/ports/x11-fm/xfce4-fm/Makefile Thu Jul 31 15:40:26 2003
+++ /usr/ports/x11-fm/xfce4-fm/Makefile.old     Thu Jul 31 15:40:07 2003
@@ -19,7 +19,7 @@
 COMMENT=       XFce 4 file manager
 
 BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager
-LIB_DEPENDS=   dbh.1:${PORTSDIR}/databases/dbh \
+LIB_DEPENDS=   dbh-1.0.1:${PORTSDIR}/databases/dbh \
                xml2.5:${PORTSDIR}/textproc/libxml2
 
 USE_GNOME=     gtk20


_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic