Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Feb 2016 07:34:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 206945] multimedia/avidemux-plugins fails to detect x265
Message-ID:  <bug-206945-12827-jWzr9h0b4O@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206945-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206945-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Mikhail Teterin <mi@FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to
multimedia@FreeBSD.org:
Bug 206945: multimedia/avidemux-plugins fails to detect x265
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206945



--- Description ---
Created attachment 166606
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D166606&action=
=3Dedit
Do not add -ldl to the list of libraries

Without the attached patch in avidemux/files the cmake for avidemux-plugins
fails to detect x265 -- because it attempts to link with the non-existent l=
ibdl
(see Bug 206864, comment 17).

With this patch the x265 is properly found, although check-plist still fail=
s:

Error: Orphaned: lib/ADM_plugins6/audioDecoder/libADM_ad_opus.so
Error: Orphaned: lib/ADM_plugins6/audioEncoders/libADM_ae_twolame.so
Error: Orphaned: lib/ADM_plugins6/videoFilters/libADM_vf_ssa.so



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206945-12827-jWzr9h0b4O>