Re: [PATCH] ports/audio/jack-rack/Makefile
On Wednesday 27 February 2013 18:48:30 Marcel Bonnet wrote: > On 27 February 2013 10:03, Hans Petter Selasky wrote: > > Hi, > > > > The following patch was needed in order to get a working jack-rack binary > > after building from ports: > > > > - CONFIGURE_ARGS= --disable-ladcca --disable-lash > > + CONFIGURE_ARGS= --disable-ladcca --disable-lash --disable-aseq > > > > Else jack-rack crashes stating that /dev/xxx/seq is not present. > > > > --HPS > > Hi Hans, folks. > > Thanks, Hans. That's exactly what I did to make it work. I submitted > the same patch - PR (ports/169563), Sat Jun 30 04:40:21 UTC 2012 - but > without response until now (maybe because there is no maintainer). Can someone please commit ports/169563 ? --HPS ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: [PATCH] ports/audio/jack-rack/Makefile
On 27 February 2013 10:03, Hans Petter Selasky wrote: > Hi, > > The following patch was needed in order to get a working jack-rack binary > after building from ports: > > - CONFIGURE_ARGS= --disable-ladcca --disable-lash > + CONFIGURE_ARGS= --disable-ladcca --disable-lash --disable-aseq > > Else jack-rack crashes stating that /dev/xxx/seq is not present. > > --HPS Hi Hans, folks. Thanks, Hans. That's exactly what I did to make it work. I submitted the same patch - PR (ports/169563), Sat Jun 30 04:40:21 UTC 2012 - but without response until now (maybe because there is no maintainer). Cheers, -- Marcel Bonnet ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
[PATCH] ports/audio/jack-rack/Makefile
Hi, The following patch was needed in order to get a working jack-rack binary after building from ports: - CONFIGURE_ARGS= --disable-ladcca --disable-lash + CONFIGURE_ARGS= --disable-ladcca --disable-lash --disable-aseq Else jack-rack crashes stating that /dev/xxx/seq is not present. --HPS ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"