Re: beast-0.5.1 on Debian Sarge



On Sat, 19 Apr 2003, Olivier Lecarme wrote:

> In order to install beast-0.5.1, I installed in /usr/local the following
> packages: atk-1.2.0, fcpackage.2.1, glib-2.2.1, gtk+-2.2.1,
> guile-1.6.3, libglade-2.0.1, lignomecanvas-2.3.0, libogg-1.0,
> libvorbis-1.0, libxml2-2.5.6, mad-0.14.2b, and pango-1.2.1.
>
> The configure works correctly. Building fails with the following message:
> gcc -DG_ENABLE_DEBUG -g -ggdb3 -fno-strict-aliasing -fno-cond-mismatch
> -ffor-scope -Wno-cast-qual -Wall -Wmissing-prototypes
> -Wmissing-declarations -Winline -Wmissing-noreturn -Wredundant-decls -O2
> -pipe -fstrength-reduce -fexpensive-optimizations -finline-functions
> -frerun-cse-after-loop -frerun-loop-opt -fgcse -fno-keep-static-consts
> -o .libs/bsesh bsesh.o bsescminterp.o -Wl,--export-dynamic -pthread
> ../bsw/.libs/libbsw.so ../bse/.libs/libbse.so -L/usr/local/lib
> ../sfi/.libs/libsfi.so /usr/local/lib/libguile.so
> /usr/local/lib/libguile-ltdl.so -lcrypt /usr/local/lib/libvorbisfile.so
> /usr/local/lib/libvorbisenc.so /usr/local/lib/libvorbis.so
> /usr/local/lib/libogg.so /usr/local/lib/libmad.a -lm
> /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so -ldl
> /usr/local/lib/libgthread-2.0.so -lpthread /usr/local/lib/libglib-2.0.so
> -lz -Wl,--rpath -Wl,/usr/local/lib
> bsescminterp.o(.text+0x60f): In function `bse_scm_from_valué:
> /usr/src/PourFlo/beast-0.5.1/shell/bsescminterp.c:361: undefined
> reference to `scm_long_long2big'
> collect2: ld returned 1 exit status
> make[2]: *** [bsesh] Erreur 1
> make[2]: Leaving directory `/usr/src/PourFlo/beast-0.5.1/shell'
> make[1]: *** [all-recursive] Erreur 1
> make[1]: Leaving directory `/usr/src/PourFlo/beast-0.5.1'
> make: *** [all-recursive-am] Erreur 2
> zsh: exit 2     make

guile-1.6 changed scm_long_long2big() to scm_i_long_long2big() from
guile-1.3. the debian package beast_0.5.1-1 does account for this though.

>
> --
>
>
> 			Olivier Lecarme

---
ciaoTJ




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]