Bug 192055 - can't build x11/lxpanel with alsa support
Summary: can't build x11/lxpanel with alsa support
Status: Closed Works As Intended
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-23 06:48 UTC by Jordan Irwin
Modified: 2014-07-29 07:49 UTC (History)
4 users (show)

See Also:


Attachments
Output of compiler/linker for lxpanel (22.25 KB, text/plain)
2014-07-23 06:48 UTC, Jordan Irwin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jordan Irwin 2014-07-23 06:48:50 UTC
Created attachment 144901 [details]
Output of compiler/linker for lxpanel

lxpanel will not build if I try to compile it with alsa support. The error is that "volume.so" is missing. Output is attached.

$ uname -a
FreeBSD FreeBSD 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
Comment 1 John Marino freebsd_committer freebsd_triage 2014-07-24 08:08:53 UTC
maintainer is already on CC list.
Comment 2 Horia Racoviceanu 2014-07-24 14:35:55 UTC
Please update the ports tree for x11/lxpanel 0.6.2

(In reply to Jordan Irwin from comment #0)
> lxpanel will not build if I try to compile it with alsa support. The error
> is that "volume.so" is missing. Output is attached.
Comment 3 Jordan Irwin 2014-07-25 22:46:19 UTC
To "update the ports tree for x11/lxpanel 0.6.2" I update the whole ports collection, correct?

sudo portsnap fetch update
Comment 4 Jordan Irwin 2014-07-25 22:47:13 UTC
...Or should I use svn directly from x11/lxpanel?
Comment 5 Horia Racoviceanu 2014-07-26 16:18:43 UTC
(In reply to Jordan Irwin from comment #3)
> To "update the ports tree for x11/lxpanel 0.6.2" I update the whole ports
> collection, correct?
> 
> sudo portsnap fetch update

Correct. Update /usr/ports using either portsnap or subversion method. Sorry for the confusion.
Comment 6 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-07-29 07:24:42 UTC
Shall we close this one then?
Comment 7 Jordan Irwin 2014-07-29 07:49:15 UTC
Ya, it built after port update.