| Summary: | Package for games/neverball incorrectly linked | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Harrison Grundy <harrison.grundy> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(amdmi3) |
||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Harrison Grundy
2014-12-12 08:12:14 UTC
Auto-assigned to maintainer amdmi3@FreeBSD.org Please provide output of uname -a pkg version -v ldd /usr/local/bin/neverball ls -l /usr/local/lib/libjpeg* /usr/local/lib/libvorbisfile* it seems to be that you haven't updated libjpeg and libvorbisfile packages, as current packages provide libjpeg.so.8 and libvorbisfile.so.3, as well as libjpeg.so.11 libvorbisfile.so.6 compatibility symlinks. Created attachment 150509 [details]
System Info
Requested system information
Update resolves the issue. Must have installed at an unlucky time. Fixed. You should always update packages before installing new ones. Actually, I thought pkg does this for you. |