I just started working with pkgsrc and due to job requirements, I began installing FreeSWITCH from source. So far, all stages run OK except for some warnings in the building stage. I had some problems using the software so I think this is the reason why not everything works like it should.
[...]
libtool-fortran: warning: remember to run 'libtool-fortran --finish /usr/pkg/etc/freeswitch/lib'
libtool-fortran: warning: '
libfreeswitch.la' has not been installed in '/usr/pkg/etc/freeswitch/lib'
libtool-fortran: warning: '/usr/pkgsrc/wip/freeswitch-core/work/freeswitch-1.6.15/libs/srtp/
libsrtp.la' has not been installed in '/usr/pkg/etc/freeswitch/lib'
libtool-fortran: warning: '
libfreeswitch.la' has not been installed in '/usr/pkg/etc/freeswitch/lib'
libtool-fortran: warning: '/usr/pkgsrc/wip/freeswitch-core/work/freeswitch-1.6.15/libs/srtp/
libsrtp.la' has not been installed in '/usr/pkg/etc/freeswitch/lib'
libtool-fortran: warning: 'libs/srtp/
libsrtp.la' has not been installed in '/usr/pkg/etc/freeswitch/lib'
libtool-fortran: warning: '
libfreeswitch.la' has not been installed in '/usr/pkg/etc/freeswitch/lib'
libtool-fortran: warning: '/usr/pkgsrc/wip/freeswitch-core/work/freeswitch-1.6.15/libs/srtp/
libsrtp.la' has not been installed in '/usr/pkg/etc/freeswitch/lib'
libtool-fortran: warning: 'libs/srtp/
libsrtp.la' has not been installed in '/usr/pkg/etc/freeswitch/lib'
/usr/bin/ld: warning: libsrtp.so.0, needed by ./.libs/libfreeswitch.so, may conflict with libsrtp.so.1
libtool-fortran: warning: remember to run 'libtool-fortran --finish /usr/pkg/etc/freeswitch/lib'
libtool-fortran: warning: '
libfreeswitch.la' has not been installed in '/usr/pkg/etc/freeswitch/lib'
libtool-fortran: warning: '/usr/pkgsrc/wip/freeswitch-core/work/freeswitch-1.6.15/libs/srtp/
libsrtp.la' has not been installed in '/usr/pkg/etc/freeswitch/lib'
libtool-fortran: warning: '
libfreeswitch.la' has not been installed in '/usr/pkg/etc/freeswitch/lib'
libtool-fortran: warning: '/usr/pkgsrc/wip/freeswitch-core/work/freeswitch-1.6.15/libs/srtp/
libsrtp.la' has not been installed in '/usr/pkg/etc/freeswitch/lib'
libtool-fortran: warning: 'libs/srtp/
libsrtp.la' has not been installed in '/usr/pkg/etc/freeswitch/lib'
libtool-fortran: warning: '
libfreeswitch.la' has not been installed in '/usr/pkg/etc/freeswitch/lib'
libtool-fortran: warning: '/usr/pkgsrc/wip/freeswitch-core/work/freeswitch-1.6.15/libs/srtp/
libsrtp.la' has not been installed in '/usr/pkg/etc/freeswitch/lib'
[...]
Any clue about why these files couldn't be installed?
Thank you for any assistance you may give.
BR.