Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2013 20:10:01 GMT
From:      Ivan Klymenko <fidaj@ukr.net>
To:        freebsd-multimedia@FreeBSD.org
Subject:   Re: ports/177281: multimedia/avidemux2 does not compile
Message-ID:  <201310282010.r9SKA1Ui084487@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/177281; it has been noted by GNATS.

From: Ivan Klymenko <fidaj@ukr.net>
To: bug-followup@FreeBSD.org, zaphod@berentweb.com
Cc:  
Subject: Re: ports/177281: multimedia/avidemux2 does not compile
Date: Mon, 28 Oct 2013 21:41:45 +0200

 I managed to build the port, the truth needed for this use gcc.
 
 I added the following options in Makefile.common
 USE_GCC=        any
 LDFLAGS+=       "-lc++"
 
 The port has successfully built and works.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310282010.r9SKA1Ui084487>