GnuCash

Karel Miklav karel at lovetemple.net
Wed Feb 28 05:30:11 UTC 2007


Peter Jeremy wrote:
 > After re-implementing my configure patch, re-building libltdl15 and
 > completing the gnucash upgrade, everything works correctly.

I must confirm, that this works for me too. Thank you very much.

--

mama# cd /usr/ports/devel/libtool15
mama# ll files
total 4
-rw-r--r--  1 root  wheel   453 Feb 28 01:53 patch-libltdl__configure
-rw-r--r--  1 root  wheel  1821 Feb 28 01:55 patch-ltmain.sh
mama# cat files/patch-libltdl__configure
--- ./libltdl/configure.orig    Wed Feb 28 01:51:37 2007
+++ ./libltdl/configure Wed Feb 28 01:53:08 2007
@@ -21121,6 +21121,9 @@
      # If you are looking for one 
http://www.opendarwin.org/projects/dlcompat
      libltdl_cv_sys_dlopen_deplibs=yes
      ;;
+  freebsd*)
+    libltdl_cv_sys_dlopen_deplibs=yes
+    ;;
    gnu* | linux* | kfreebsd*-gnu | knetbsd*-gnu)
      # GNU and its variants, using gnu ld.so (Glibc)
      libltdl_cv_sys_dlopen_deplibs=yes
lama#

--

Regards,
Karel Miklav


More information about the freebsd-ports mailing list