Summary: | Linker Fails to Find libgme | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jordan Irwin <antumdeluge> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | marino, nox | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jordan Irwin
2014-07-22 19:41:00 UTC
This sounds like you didn't do a recursive update (iow you should have updated all the dependencies first. Poudriere does this be default, probably portmaster too but not sure about that. Sorry, I'm pretty new to using FreeBSD. After I installed the system and booted into it I followed the instructions in the handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html I don't think I skipped any steps. I used the portsnap method: $ portsnap fetch $ portsnap extact $ portsnap fetch $ portsnap update A commit references this bug: Author: nox Date: Tue Jul 22 21:31:12 UTC 2014 New revision: 362585 URL: http://svnweb.freebsd.org/changeset/ports/362585 Log: Fix build with GME knob. PR: 192044 Changes: head/multimedia/vlc/Makefile Fix committed. Thanks! |