audio/wavpack with clang 3.1

Jakub Lach jakub_lach at mailplus.pl
Sat Jun 9 15:15:37 UTC 2012


Ok, by manually downloading old tar (same as used in port)
and repeating build procedure [1], I conclude that something 
in port's structure is not right.

[1] 

cd wavpack; 

./configure CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" \ 
CC="clang" (yes, you can use even -O3 or fancy march too, but that's 
not the point)

make in src/;  make in cli/

All done.

Yet-

# make build 

in audio/wavpack

extra2.c:85:41: error: passing 'int' to parameter of incompatible type

<...>

fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** Error code 1

What ??

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


More information about the freebsd-multimedia mailing list