Opened 15 years ago

Last modified 8 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 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:2 Changed 14 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 8 years ago by kurthindenburg (Kurt Hindenburg)

Owner: changed from reilles@… to macports-tickets@…
Note: See TracTickets for help on using tickets.