Re: Probleme mit taxbird auf openSUSE 10.2
David Haller wrote:
Am Mon, 08 Jan 2007, Kyek, Andreas, VF-DE schrieb: [..]
linux:~> export GUILE_WARN_DEPRECATED="detailed" linux:~> taxbird error : Unknown IO error SCM_STRINGP is deprecated. Use scm_is_string instead. SCM_STRING_CHARS is deprecated. See the manual for alternatives. taxbird: loading '/usr/share/taxbird/guile/startup.scm'
** (taxbird:10877): CRITICAL **: global error handler called, damn.
No backtrace available. ERROR: Unbound variable: nil
Ein strace taxbird zeigt mir: stat64("/usr/share/taxbird/guile/autoload", {st_mode=S_IFDIR|0755, st_size=155, ...}) = 0 open("/usr/share/taxbird/guile/autoload", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 19 fstat64(19, {st_mode=S_IFDIR|0755, st_size=155, ...}) = 0 fcntl64(19, F_SETFD, FD_CLOEXEC) = 0 write(2, "\n** (taxbird:10813): CRITICAL **"..., 70 ** (taxbird:10813): CRITICAL **: global error handler called, damn.
ich kann damit allerdings nichts anfangen. Any Ideas?
Nimm mal 'ltrace' und/oder 'guile --debug taxbird'...
Danke David, hat sich mittlerweile erledigt. Vom Entwickler habe ich die Info, das guile 1.8 kein "nil" mehr enthält; man braucht ein paar gepatchte Dateien. (Die sind allerdings noch nicht in der offiziellen Version) Mit guile 1.6 geht noch alles; d.h. z.B bei meiner alten 10.0 war das alles kein Problem Trotzdem danke Andreas -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken Sie eine Mail an: opensuse-de+help@opensuse.org
participants (1)
-
Kyek, Andreas, VF-DE