Hi list,
trying to compile Gem on Debian Stable (Etch)
compiled and installed but when i launch pd -lib Gem i get :
undefined symbol : xf86VidModeSetViewPort Gem: can't load library
libxxf86vm-dev installed ...
thanks
Romain
Romain Vuillet wrote:
Hi list,
trying to compile Gem on Debian Stable (Etch)
compiled and installed but when i launch pd -lib Gem i get :
undefined symbol : xf86VidModeSetViewPort Gem: can't load library
libxxf86vm-dev installed ...
did configure detect libxxf86vm-dev? is Gem linked against libXxf86vm.so (check with ldd)?
fmga.sdr IOhannes
I was having that problem too, I think that for a while the build process wasn't recognizing that I'd installed libxxf86vm-dev, but I think that running "make clean" and "make dist-clean" might have fixed it.
-spencer
On 7/11/07, IOhannes m zmoelnig zmoelnig@iem.at wrote:
Romain Vuillet wrote:
Hi list,
trying to compile Gem on Debian Stable (Etch)
compiled and installed but when i launch pd -lib Gem i get :
undefined symbol : xf86VidModeSetViewPort Gem: can't load library
libxxf86vm-dev installed ...
did configure detect libxxf86vm-dev? is Gem linked against libXxf86vm.so (check with ldd)?
fmga.sdr IOhannes
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
It works now since i'v added -lXxf86vm -lXxf86dga -lXxf86misc ine the
Makefile (LIBS=)
thanks...
R
Le 11 juil. 07 à 20:20, Spencer Russell a écrit :
I was having that problem too, I think that for a while the build process wasn't recognizing that I'd installed libxxf86vm-dev, but I think that running "make clean" and "make dist-clean" might have fixed it.
-spencer
On 7/11/07, IOhannes m zmoelnig zmoelnig@iem.at wrote:
Romain Vuillet wrote:
Hi list,
trying to compile Gem on Debian Stable (Etch)
compiled and installed but when i launch pd -lib Gem i get :
undefined symbol : xf86VidModeSetViewPort Gem: can't load library
libxxf86vm-dev installed ...
did configure detect libxxf86vm-dev? is Gem linked against libXxf86vm.so (check with ldd)?
fmga.sdr IOhannes
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list