New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18480 (new defect)

Opened 4 years ago

Last modified 4 years ago

bigloo: links with sqlite and openssl but does not declare dependencies

Reported by: ryandesign@… Owned by: reilles@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: snc@…
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

comment:1 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

comment:2 Changed 4 years ago by snc@…

  • Cc snc@… added
  • Version 1.7.0 deleted

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
Note: See TracTickets for help on using tickets.