Bug 192055

Summary: can't build x11/lxpanel with alsa support
Product: Ports & Packages Reporter: Jordan Irwin <antumdeluge>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed Works As Intended    
Severity: Affects Only Me CC: antumdeluge, horia, madpilot, rakuco
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Output of compiler/linker for lxpanel none

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.