Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jun 2012 07:49:01 -0700 (PDT)
From:      Jakub Lach <jakub_lach@mailplus.pl>
To:        freebsd-multimedia@freebsd.org
Subject:   audio/wavpack with clang 3.1
Message-ID:  <1339253341112-5716884.post@n5.nabble.com>

next in thread | raw e-mail | index | archive | help
Hello.

Compiling audio/wavpack with clang doesn't currently 
look good (lots of error: passing 'int' to parameter of incompatible 
type in extra2.c for starters), but when I dug deeper..

( Checked out http://svn.slomosnail.de/wavpack/trunk )

And managed to force missing iconv.h, suddenly it
compiles fine! What I'm trying to say, is apparently 
extra2.c didn't change, and it's something with FreeBSD's
port that makes it throw errors...

Any ideas? They don't use ViewVC, and I have been spoiled
by FreeBSD, so maybe I'm missing something.

--
View this message in context: http://freebsd.1045724.n5.nabble.com/audio-wavpack-with-clang-3-1-tp5716884.html
Sent from the freebsd-multimedia mailing list archive at Nabble.com.



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