On 03/03/2014 11:49 AM, Julien Puydt wrote: > Le 03/03/2014 11:38, Eugen Dedu a écrit : > >> Except the bug with make opt instead of make: >> - ptlib compiles fine on linux and on windows >> - opal compiles fine on linux, not yet tested on windows >> - ekiga does not compile, for ex. ptbuildopts.h does not exist anymore >> > > It's still a good start! > > Snark > _______________________________________________ > ekiga-devel-list mailing list > ekiga-devel-list@gnome.org > https://mail.gnome.org/mailman/listinfo/ekiga-devel-list I have a trouble with ptlib whan making install :
bin/ginstall -c -C -m 644 ptlib.pc /usr/local/lib/pkgconfig make -C /home/simonnet/Softphone/Devel/Ekiga/ptlib/plugins/sound_alsa install && make -C /home/simonnet/Softphone/Devel/Ekiga/ptlib/plugins/sound_oss install && make -C /home/simonnet/Softphone/Devel/Ekiga/ptlib/plugins/sound_esd install && make -C /home/simonnet/Softphone/Devel/Ekiga/ptlib/plugins/vidinput_v4l2 install && true make[2]: Entering directory `/home/simonnet/Softphone/Devel/Ekiga/ptlib/plugins/sound_alsa' mkdir -p /usr/local/lib/ptlib-2.14.1/device/sound /bin/ginstall -c -C -m 755 /home/simonnet/Softphone/Devel/Ekiga/ptlib/lib_linux_x86/device/sound/alsa/alsa_ptplugin.so /usr/local/lib/ptlib-2.14.1/device/sound/alsa_ptplugin.so /bin/ginstall: cannot stat '/home/simonnet/Softphone/Devel/Ekiga/ptlib/lib_linux_x86/device/sound/alsa/alsa_ptplugin.so': No such file or directory make[2]: *** [install] Error 1 make[2]: Leaving directory `/home/simonnet/Softphone/Devel/Ekiga/ptlib/plugins/sound_alsa' make[1]: *** [install] Error 2 make[1]: Leaving directory `/home/simonnet/Softphone/Devel/Ekiga/ptlib' make: *** [build_top_level] Error 2 I have no error message when doing make -- Thierry Simonnet ESIEE-Paris Par respect pour l’environnement, n’imprimez ce mail que si nécessaire _______________________________________________ ekiga-devel-list mailing list ekiga-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/ekiga-devel-list