xfmedia (0.9.1) compile error

tomw at videotron.ca tomw at videotron.ca
Tue Aug 29 20:12:27 CEST 2006


Thanks Mathias

I installed libxine-dev and got a little further along in the compile process before this error occurred:

       then mv -f ".deps/xfmedia_remote-xfmedia-remote.Tpo" ".deps/xfmedia_remote-xfmedia-remote.Po"; else rm -f ".deps/xfmedia_remote-xfmedia-remote.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2   -o xfmedia-remote  xfmedia_remote-xfmedia-remote.o ../xfmedia/libxfmedia-remote-client.la -lglib-2.0
gcc -g -O2 -o xfmedia-remote xfmedia_remote-xfmedia-remote.o  ../xfmedia/.libs/libxfmedia-remote-client.a /usr/lib/libglib-2.0.so
xfmedia_remote-xfmedia-remote.o: In function `main':/home/mepis/tmp/xfmedia-0.9.1/src/xfmedia-remote.c:148: undefined reference to `xfce_textdomain'
collect2: ld returned 1 exit status
make[2]: *** [xfmedia-remote] Error 1
make[2]: Leaving directory `/home/mepis/tmp/xfmedia-0.9.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mepis/tmp/xfmedia-0.9.1'
make: *** [all] Error 2

Looking at the readme file I'm wondering if I need to install a d-bus dev library ... a little shy about installing this that and the other thing on my system in case I screw it up (again:)

Maybe it's possible to pass configure a parameter to omit compling with remote support ....?





More information about the Xfce mailing list