Package: graphviz
Version: 2.8-2.2
Tags: ftbfs
Severity: serious

x86_64-linux-gnu-g++ -shared -nostdlib
/usr/lib/gcc/x86_64-linux-gnu/4.1.2/../../../../lib64/crti.o
/usr/lib/gcc/x86_64-linux-gnu/4.1.2/crtbeginS.o  .libs/gv.o
.libs/gv_ruby.o  -Wl,--rpath
-Wl,/usr/src/debian/build/graphviz-2.8/lib/gvc/.libs -Wl,--rpath
-Wl,/usr/lib/graphviz ../../lib/gvc/.libs/libgvc.so -L/usr/lib -lruby
-L/usr/lib/gcc/x86_64-linux-gnu/4.1.2
-L/usr/lib/gcc/x86_64-linux-gnu/4.1.2/../../../../lib64
-L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s
/usr/lib/gcc/x86_64-linux-gnu/4.1.2/crtfastmath.o
/usr/lib/gcc/x86_64-linux-gnu/4.1.2/crtendS.o
/usr/lib/gcc/x86_64-linux-gnu/4.1.2/../../../../lib64/crtn.o
-Wl,-soname -Wl,libgv_ruby.so.0 -o .libs/libgv_ruby.so.0.0.0
/usr/bin/ld: cannot find -lruby
collect2: ld returned 1 exit status
make[4]: *** [libgv_ruby.la] Error 1
make[4]: Leaving directory
`/usr/src/debian/build/graphviz-2.8/tclpkg/gv'


Additionally, it tries to link with the wrong library - in
ruby1.8-dev, that should be "-lruby1.8" instead of "-lruby".

But since the ruby stuff is not shipped with the binary package, you
should rather configure with "--disable-ruby" (and --disable-java, and
all the others).



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to