Package: yacas
Version: 1.0.57-2
Severity: serious

Hi,

building the package yacas in a clean sid build environment
(with pbuilder) on i386 results in:

=========================================================================
[...]
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/plat/linux32/ -g 
-O2 -Wall -Wp,-MD,.deps/glutcode.pp -c glutcode.cc  -fPIC -DPIC -o glutcode.o
glutcode.cc: In function 'int GlutGetElapsedTime()':
glutcode.cc:115: warning: control reaches end of non-void function
glutcode.cc: At global scope:
glutcode.cc:27: warning: 'iNeedPerspective' defined but not used
mv -f glutcode.o .libs/glutcode.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/plat/linux32/ -g 
-O2 -Wall -Wp,-MD,.deps/glutcode.pp -c glutcode.cc -o glutcode.o >/dev/null 2>&1
mv -f .libs/glutcode.lo glutcode.lo
../../src/yacas --rootdir ../../scripts/:../../scripts/ -pc ./openglapi.stub
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../src -I../../src/plat/linux32/     -g -O2 -Wall  -c openglapi.cc
rm -f .libs/openglapi.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/plat/linux32/ -g 
-O2 -Wall -Wp,-MD,.deps/openglapi.pp -c openglapi.cc  -fPIC -DPIC -o openglapi.o
mv -f openglapi.o .libs/openglapi.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/plat/linux32/ -g 
-O2 -Wall -Wp,-MD,.deps/openglapi.pp -c openglapi.cc -o openglapi.o >/dev/null 
2>&1
mv -f .libs/openglapi.lo openglapi.lo
/bin/sh ../../libtool --mode=link g++  -g -O2 -Wall   -o opengl.la  
-L/usr/X11R6/lib -lX11 -lXext -lXmu -lXt -lXi  -module -avoid-version -rpath 
/usr/lib/yacas glutcode.lo openglapi.lo 
rm -fr .libs/opengl.la .libs/opengl.* .libs/opengl.*
gcc -shared  glutcode.lo openglapi.lo  -L/usr/X11R6/lib -lX11 -lXext -lXmu -lXt 
-lXi  -Wl,-soname -Wl,opengl.so -o .libs/opengl.so
/usr/bin/ld: cannot find -lXmu
collect2: ld returned 1 exit status
make[4]: *** [opengl.la] Error 1
make[4]: Leaving directory `/tmp/buildd/yacas-1.0.57/plugins/opengl'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/yacas-1.0.57/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/yacas-1.0.57'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/tmp/buildd/yacas-1.0.57'
make: *** [build-stamp] Error 2
=========================================================================

This can be fixed by adding the respective packages (libxmu-dev, libxt-dev)
to Build-Depends. Please note that this would be just a workaround because
those libraries are not used directly by this package.

--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/


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

Reply via email to