Opened 12 years ago
Closed 12 years ago
#36401 closed update (fixed)
vlfeat: update to 0.9.15
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | vlfeat |
Description
vlfeat 0.9.15 is out. Here is a patch to update to that version, but it does not build:
Undefined symbols for architecture x86_64: "_vl_lapack_dlasv2", referenced from: _main in test_svd2-XbVhbQ.o "_vl_svd2", referenced from: _main in test_svd2-XbVhbQ.o ld: symbol(s) not found for architecture x86_64
Attachments (1)
Change History (3)
Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | vlfeat-0.9.15.diff added |
---|
comment:1 Changed 12 years ago by stromnov (Andrey Stromnov)
Please try again. It seems that compilation was made against previous version of the vlfeat library instead of current.
comment:2 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | 2.1.2 |
Note: See
TracTickets for help on using
tickets.
incomplete patch