Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2001 09:51:33 -0800
From:      John Merryweather Cooper <jmcoopr@webmail.bmi.net>
To:        Yukihiro Nakai <nakai@FreeBSD.ORG>
Cc:        ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG, FreeBSD-STABLE Mailing List <freebsd-stable@FreeBSD.ORG>
Subject:   Re: cvs commit: ports/lang/slib Makefile distinfo  pkg-plistports/lang/slib/files patch-01
Message-ID:  <3AC224A5.3386F3D7@webmail.bmi.net>
References:  <200103280901.f2S91Ln61209@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Yukihiro Nakai wrote:

> nakai       2001/03/28 01:01:20 PST
>
>   Modified files:
>     lang/slib            Makefile distinfo pkg-plist
>   Removed files:
>     lang/slib/files      patch-01
>   Log:
>   - Update to 2d1
>   - independent from scheme48
>
>   Revision  Changes    Path
>   1.12      +5 -13     ports/lang/slib/Makefile
>   1.5       +1 -1      ports/lang/slib/distinfo
>   1.6       +8 -1      ports/lang/slib/pkg-plist
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe cvs-all" in the body of the message

slib 2d1 breaks gnucash.  Apparently mklibcat (as opposed to
mklibcat.scm) no longer exists, and gnucash depends on this (see
attached error.log from attempting to start gnucash with slib 2d1
installed).  I suspect this breaks other guile-dependent programs as
well--and maybe guile itself.

jmc

[-- Attachment #2 --]
ERROR: In procedure open-file:
ERROR: No such file or directory: "/usr/local/share/guile/slib/mklibcat"
ERROR: In procedure open-file:
ERROR: No such file or directory: "/usr/local/share/guile/slib/mklibcat"
ERROR: In procedure open-file:
ERROR: No such file or directory: "/usr/local/share/guile/slib/mklibcat"
ERROR: In procedure open-file:
ERROR: No such file or directory: "/usr/local/share/guile/slib/mklibcat"
ERROR: In procedure open-file:
ERROR: No such file or directory: "/usr/local/share/guile/slib/mklibcat"
ERROR: In procedure open-file:
ERROR: No such file or directory: "/usr/local/share/guile/slib/mklibcat"
ERROR: In procedure open-file:
ERROR: No such file or directory: "/usr/local/share/guile/slib/mklibcat"
ERROR: Unbound variable: html-table-row
ERROR: Unbound variable: gnc:make-string-database
ERROR: Unbound variable: gnc:make-string-database
ERROR: Unbound variable: gnc:make-string-database
ERROR: In procedure open-file:
ERROR: No such file or directory: "/usr/local/share/guile/slib/mklibcat"
ERROR: Unbound variable: gnc:make-string-database
/usr/X11R6/share/gnome/gnucash/scm/path.scm:101:35: While evaluating arguments to gnc:config-var-value-get in expression (gnc:config-var-value-get gnc:*config-dir*):
/usr/X11R6/share/gnome/gnucash/scm/path.scm:101:35: Unbound variable‚‚ úc:*config-dir*

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AC224A5.3386F3D7>