Hi folks,
I am a newbie, and having hard rime compiling the code. Make in the guicast directory says: /usr/bin/ld: cannot find -lXxf86vm If I edit the Makfile by hand and delete the -lXxf86vm, it compiles, however, at the final link the linker fails with: ../guicast/.libs/libguicast.so: undefined reference to `XF86VidModeSetViewPort' ../guicast/.libs/libguicast.so: undefined reference to `XF86VidModeQueryExtension' ../guicast/.libs/libguicast.so: undefined reference to `XF86VidModeSwitchToMode' ../guicast/.libs/libguicast.so: undefined reference to `XF86VidModeGetAllModeLines' ../guicast/.libs/libguicast.so: undefined reference to `XF86VidModeGetModeLine' collect2: ld returned 1 exit status I am using Debian testing. Any help welcome. Thank you. -- Levente http://web.interware.hu/lekovacs _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
