Opened 9 years ago

Last modified 9 years ago

#47773 closed enhancement

libcryptopp @5.6.2: also install the dynamic library — at Version 1

Reported by: flyaaway@… Owned by: raphael@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: libcryptopp

Description (last modified by ryandesign (Ryan Carsten Schmidt))

$ sudo port install libcryptopp
--->  Fetching archive for libcryptopp
--->  Attempting to fetch libcryptopp-5.6.2_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/libcryptopp
--->  Attempting to fetch libcryptopp-5.6.2_0.darwin_13.x86_64.tbz2.rmd160 from http://mse.uk.packages.macports.org/sites/packages.macports.org/libcryptopp
--->  Installing libcryptopp @5.6.2_0
--->  Activating libcryptopp @5.6.2_0
--->  Cleaning libcryptopp
--->  Updating database of binaries
--->  Scanning binaries for linking errors
--->  No broken files found.
$ port contents libcryptopp | grep lib/
  /opt/local/lib/libcryptopp.a
$ gcc -v
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.4.0
Thread model: posix
$ uname -a
Darwin mb.local 13.4.0 Darwin Kernel Version 13.4.0: Wed Mar 18 16:20:14 PDT 2015; root:xnu-2422.115.14~1/RELEASE_X86_64 x86_64

Change History (1)

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: libcryptopp removed
Owner: changed from macports-tickets@… to raphael@…
Summary: libcryptopp.so missed in 5.6.2_0 port, only libcryptopp.a exist.libcryptopp @5.6.2: also install the dynamic library
Type: defectenhancement
Note: See TracTickets for help on using tickets.