Mailing List archive

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

[vdr] libvideogfx compilation



Hi,

I see there are some using vdr with SuSE 8.0 too.

I want to use the the teletext feature, but I have some problems
compiling the needed extra librarys. In special the libvideogfx library.
Configure seem do be ok (./configure --without-x), but make gives some
errors.

make[2]: Leaving directory
`/usr/local/src/vtx/libvideogfx-1.0.1/libvideogfx'
Making all in examples
make[2]: Entering directory
`/usr/local/src/vtx/libvideogfx-1.0.1/examples'
/bin/sh ../libtool --mode=link c++  -g -O2  -o v4ledges -g  v4ledges.o
../libvideogfx/libvideogfx.la -lstdc++  -ljpeg -lpng 
c++ -g -O2 -o .libs/v4ledges -g v4ledges.o
../libvideogfx/.libs/libvideogfx.so -lstdc++ /usr/lib/libjpeg.so -lpng
-Wl,--rpath -Wl,/usr/local/lib
v4ledges.o: In function
`videogfx::BitmapProvider_Mem<double>::~BitmapProvider_Mem(void)':
/usr/local/src/vtx/libvideogfx-1.0.1/examples/../libvideogfx/graphics/da
tatypes/bitmap.hh:263: undefined reference to
`videogfx::ImageWindow_Autorefresh_X11::ImageWindow_Autorefresh_X11(bool
)'
/usr/local/src/vtx/libvideogfx-1.0.1/examples/../libvideogfx/graphics/da
tatypes/bitmap.hh:263: undefined reference to
`videogfx::ImageWindow_Autorefresh_X11::Create(int, int, char const *,
videogfx::X11Server *, unsigned long)'
/usr/local/src/vtx/libvideogfx-1.0.1/examples/../libvideogfx/graphics/da
tatypes/bitmap.hh:263: undefined reference to
`videogfx::ImageWindow_Autorefresh_X11::Display(videogfx::Image<unsigned
char> const &)'
/usr/local/src/vtx/libvideogfx-1.0.1/examples/../libvideogfx/graphics/da
tatypes/bitmap.hh:263: undefined reference to
`videogfx::ImageWindow_Autorefresh_X11::~ImageWindow_Autorefresh_X11(voi
d)'
collect2: ld returned 1 exit status
make[2]: *** [v4ledges] Error 1
make[2]: Leaving directory
`/usr/local/src/vtx/libvideogfx-1.0.1/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/vtx/libvideogfx-1.0.1'
make: *** [all-recursive-am] Error 2

What is wrong? Are there some packets missing? v4ledges? Video4Linux is
installed. And I can't find any hint on the net.

Libvideocoding won't compile without gfx. I think that is ok. :)

Thank you for helping me.

Christian





Home | Main Index | Thread Index