#42702: glibtool drops dylibs at link time -----------------------------------------+------------------- Reporter: jeremyhu@… | Owner: ram@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: glibtool webkit-gtk opencv | -----------------------------------------+------------------- Comment (by stromnov@…): Probably fixed by jeremyhu at r117530. My system: {{{ $ port installed opencv The following ports are currently installed: opencv @2.4.8_2+eigen+java+opencl+python27+qt4 (active) }}} and {{{ $ cat /opt/local/lib/pkgconfig/opencv.pc # Package Information for pkg-config prefix=/opt/local exec_prefix=${prefix} libdir= includedir_old=${prefix}/include/opencv includedir_new=${prefix}/include Name: OpenCV Description: Open Source Computer Vision Library Version: 2.4.8 Libs: -L${exec_prefix}/lib -lopencv_calib3d -lopencv_contrib -lopencv_core -lopencv_features2d -lopencv_flann -lopencv_gpu -lopencv_highgui -lopencv_imgproc -lopencv_legacy -lopencv_ml -lopencv_nonfree -lopencv_objdetect -lopencv_ocl -lopencv_photo -lopencv_stitching -lopencv_superres -lopencv_ts -lopencv_video -lopencv_videostab Cflags: -I${includedir_old} -I${includedir_new} }}} -- Ticket URL: <https://trac.macports.org/ticket/42702#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X