Opened 16 years ago
Last modified 9 years ago
#18480 new defect
bigloo: links with sqlite and openssl but does not declare dependencies
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | nerdling (Jeremy Lavergne) | |
Port: | bigloo |
Description
bigloo links with MacPorts libraries libsqlite3.0.dylib, libcrypto.0.9.8.dylib and libssl.0.9.8.dylib on my system, but does not declare dependencies on the sqlite3 or openssl ports. bigloo must either declare these dependencies or not link with these libraries.
You can add variants if you want the functionality to be optional, but if there is a strong likelihood that users will want these features, enable them always and forgo variants.
Change History (3)
comment:1 Changed 16 years ago by (none)
Milestone: | Port Bugs |
---|
comment:2 Changed 15 years ago by nerdling (Jeremy Lavergne)
Cc: | snc@… added |
---|---|
Version: | 1.7.0 |
There are further issues with this port in Snow Leopard, and an update available 3.2b. Note that the update does not fix this error:
/usr/include/ucontext.h:42:2: error: #error ucontext routines are deprecated, and require _XOPEN_SOURCE to be defined
comment:9 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Owner: | changed from reilles@… to macports-tickets@… |
---|
Note: See
TracTickets for help on using
tickets.
Milestone Port Bugs deleted