Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2019 18:40:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238648] multimedia/smplayer-18.10.0_1  -- consistant failure when invoking mplayer
Message-ID:  <bug-238648-7788-E3CFqYPGvP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238648-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238648-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238648

--- Comment #1 from Ronald F. Guilmette <rfg-freebsd@tristatelogic.com> ---
Just another data point on this issue.  Last night I downloaded the lastest
(19.5.0) version sources for smplayer, unpacked and built from those source=
s,
and I am pleased to say that I now have a correctly working smplayer on my
system.

There was only one very tiny glitch in the build proccess.  There's a
ssubdomain of the main sources tree called "webserver" and it contains a
Makefile that uses some GNU gmake specific conditional constructs which the
FreeBSD make didn't know how to deal with properly.  I wanted a quick & easy
solution so I just arranged, only for this build, to have gmake appear in my
$PATH as "make" prior to the actual FreeBSD make (/usr/bin/make) and then I=
 was
able to both make and install the whole smplayer-19.5.0 source tree with no
problems at all.  And smplayer-19.5.0 works properly with
mplayer-1.3.0.20190329.  I know.  I checked.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238648-7788-E3CFqYPGvP>