Comment 13 for bug 1311839

Revision history for this message
tec (terry-cadd) wrote :

hi guys, save yourself the effort , it does not work on ubuntu testing.

Sat 20 Feb 01:48:50 GMT 2016

gaw3-20150228.tar.gz ;; build from source, installs ok

gwave found on sourceforge https://sourceforge.net/projects/gwave/files/gwave/
does not compile
missing guile/gh.h header file , something about moving to libguile.h after googling.

its a real mess

heres the shortened output after 2nd guile compile

root@debian:/usr/local/src/gaw3-20150228# gwave
;;; note: source file /usr/share/guile-gnome-2/gnome/gtk/gdk-event.scm
;;; newer than compiled /root/.cache/guile/ccache/2.0-LE-8-2.0/usr/share/guile-gnome-2/gnome/gtk/gdk-event.scm.go
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /usr/share/guile-gnome-2/gnome/gtk/gdk-event.scm
;;; compiled /root/.cache/guile/ccache/2.0-LE-8-2.0/usr/share/guile-gnome-2/gnome/gtk/gdk-event.scm.go
Segmentation fault
root@debian:/usr/local/src/gaw3-20150228# uname -a
Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u3 (2016-01-17) x86_64 GNU/Linux
root@debian:/usr/local/src/gaw3-20150228#