Hi All, I am trying to cross-compile Ekiga (Ver. 3.2) for win32 and am getting the following error with Opal (H.264) -
obj/h264frame.o:/home/mahesh/Downloads/ekiga-3.2.0/win32/opal/plugins/video/H.264/gpl/../shared/h264frame.cxx:103: undefined reference to `_x264_nal_encode' obj/enc-ctx.o:/home/mahesh/Downloads/ekiga-3.2.0/win32/opal/plugins/video/H.264/gpl/enc-ctx.cxx:207: undefined reference to `_x264_encoder_close' obj/enc-ctx.o:/home/mahesh/Downloads/ekiga-3.2.0/win32/opal/plugins/video/H.264/gpl/enc-ctx.cxx:208: undefined reference to `_x264_encoder_open' obj/enc-ctx.o:/home/mahesh/Downloads/ekiga-3.2.0/win32/opal/plugins/video/H.264/gpl/enc-ctx.cxx:259: undefined reference to `_x264_encoder_close' obj/enc-ctx.o:/home/mahesh/Downloads/ekiga-3.2.0/win32/opal/plugins/video/H.264/gpl/enc-ctx.cxx:262: undefined reference to `_x264_encoder_open' obj/enc-ctx.o:/home/mahesh/Downloads/ekiga-3.2.0/win32/opal/plugins/video/H.264/gpl/enc-ctx.cxx:289: undefined reference to `_x264_encoder_encode' obj/enc-ctx.o: In function `~X264EncoderContext': /home/mahesh/Downloads/ekiga-3.2.0/win32/opal/plugins/video/H.264/gpl/enc-ctx.cxx:123: undefined reference to `_x264_encoder_close' /home/mahesh/Downloads/ekiga-3.2.0/win32/opal/plugins/video/H.264/gpl/enc-ctx.cxx:123: undefined reference to `_x264_encoder_close' obj/enc-ctx.o: In function `X264EncoderContext': /home/mahesh/Downloads/ekiga-3.2.0/win32/opal/plugins/video/H.264/gpl/enc-ctx.cxx:76: undefined reference to `_x264_param_default' /home/mahesh/Downloads/ekiga-3.2.0/win32/opal/plugins/video/H.264/gpl/enc-ctx.cxx:108: undefined reference to `_x264_encoder_open' /home/mahesh/Downloads/ekiga-3.2.0/win32/opal/plugins/video/H.264/gpl/enc-ctx.cxx:76: undefined reference to `_x264_param_default' /home/mahesh/Downloads/ekiga-3.2.0/win32/opal/plugins/video/H.264/gpl/enc-ctx.cxx:108: undefined reference to `_x264_encoder_open' collect2: ld returned 1 exit status make[4]: *** [h264_video_pwplugin_helper.exe] Error 1 make[4]: Leaving directory `/home/mahesh/Downloads/ekiga-3.2.0/win32/opal/plugins/video/H.264/gpl' make[3]: *** [h264_video_pwplugin.dll] Error 2 make[3]: Leaving directory `/home/mahesh/Downloads/ekiga-3.2.0/win32/opal/plugins/video/H.264' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/mahesh/Downloads/ekiga-3.2.0/win32/opal/plugins' make[1]: *** [subdirs] Error 2 make[1]: Leaving directory `/home/mahesh/Downloads/ekiga-3.2.0/win32/opal' make: *** [/home/mahesh/Downloads/ekiga-3.2.0/win32/lib/libopal_s.a] Error 2 Can anyone please let me know if I am missing any step here? I get the same error with Ekiga Ver. 3.1.2 too! Thanks in advance, Mahesh. _______________________________________________ Ekiga-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-devel-list
