Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2012 17:30:07 GMT
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        freebsd-multimedia@FreeBSD.org
Subject:   Re: ports/171304: multimedia/vlc doesn't compile
Message-ID:  <201209051730.q85HU7oU088915@freefall.freebsd.org>

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

From: Juergen Lock <nox@jelal.kn-bremen.de>
To: bug-followup@freebsd.org
Cc: Greg Lewis <glewis@freebsd.org>, multimedia@freebsd.org
Subject: Re: ports/171304: multimedia/vlc doesn't compile
Date: Wed, 5 Sep 2012 19:25:18 +0200

 Hm query-pr.cgi doesn't pick up the patch properly, here is it again,
 this time against the port dir:
 
 Index: files/patch-include-vlc_common.h
 --- /dev/null
 +++ files/patch-include-vlc_common.h
 @@ -0,0 +1,11 @@
 +--- include/vlc_common.h.orig
 ++++ include/vlc_common.h
 +@@ -642,7 +642,7 @@ static inline unsigned popcount (unsigne
 + #endif
 + }
 + 
 +-#ifdef __OS2__
 ++#if defined(__OS2__) || defined(__FreeBSD__)
 + #   undef bswap16
 + #   undef bswap32
 + #   undef bswap64



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