hi,

my name is subash, from chennai india. been on slackware since about
2003, on slackware-current now.

just recently came across sbopkg and been using it for the last week or
so. looks like a nice way to browse and install libraries/applications.
thanks.

i had opencv 2.4.x on my system but since the latest digikam needed
opencv-3.0.0, was trying to compile that using sbopkg and i run into
the following error:
/usr/lib/gcc/i586-slackware-linux/4.9.3/../../../../i586-slackware-linux/bin/ld:
warning: libhogweed.so.2, needed by /usr/lib/libavformat.so.56, not found (try 
using -rpath or -rpath-link)
/usr/lib/gcc/i586-slackware-linux/4.9.3/../../../../i586-slackware-linux/bin/ld:
warning: libgnutls.so.28, needed by /usr/lib/libavformat.so.56, not found (try 
using -rpath or -rpath-link)
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_server_name_set@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_transport_set_ptr@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_record_recv@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_deinit@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_certificate_set_x509_system_trust@GNUTLS_3_0_0'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_global_deinit@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_handshake@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_certificate_set_x509_key_file@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_certificate_set_x509_trust_file@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_certificate_type_get@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_certificate_set_verify_flags@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_certificate_allocate_credentials@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_x509_crt_check_hostname@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_priority_set_direct@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_init@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_certificate_get_peers@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_record_send@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_bye@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_record_get_direction@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_certificate_free_credentials@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_strerror@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_credentials_set@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_x509_crt_deinit@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_certificate_verify_peers2@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_x509_crt_init@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_global_init@GNUTLS_1_4'
/usr/lib/libavformat.so.56: undefined reference to
`gnutls_x509_crt_import@GNUTLS_1_4'
collect2: error: ld returned 1 exit status
modules/core/CMakeFiles/opencv_perf_core.dir/build.make:806: recipe for
target 'bin/opencv_perf_core' failed
make[2]: *** [bin/opencv_perf_core] Error 1
make[2]: Leaving directory '/tmp/SBo/opencv-3.0.0/build'
CMakeFiles/Makefile2:1873: recipe for target
'modules/core/CMakeFiles/opencv_perf_core.dir/all' failed
make[1]: *** [modules/core/CMakeFiles/opencv_perf_core.dir/all] Error 2
make[1]: Leaving directory '/tmp/SBo/opencv-3.0.0/build'
Makefile:149: recipe for target 'all' failed
make: *** [all] Error 2

i do have the latest gnutls installed (compiled from source). any
pointers will be helpful. thanks, subash
_______________________________________________
sbopkg-users mailing list
[email protected]
http://sbopkg.org/mailman/listinfo/sbopkg-users

Reply via email to