Re: [flac-dev] Prelease now available

2019-07-16 Thread Erik de Castro Lopo
Erik de Castro Lopo wrote: > Which build system are your using? Any chance of a patch? I just checked, and the autotool build system should just do the right thing on Solaris. Maybe you are using the CMake build system and should try the other one. Erik -- --

Re: [flac-dev] Prelease now available

2019-07-16 Thread Dagobert Michelsen
Hi Erik, Am 16.07.2019 um 11:47 schrieb Erik de Castro Lopo : > Erik de Castro Lopo wrote: >> Which build system are your using? Any chance of a patch? > > I just checked, and the autotool build system should just do the > right thing on Solaris. Maybe you are using the CMake build > system and s

Re: [flac-dev] Prelease now available

2019-07-16 Thread Erik de Castro Lopo
Dagobert Michelsen wrote: > I did use autotools, the problem is that -lrt is missing for the respective > binary > during linkage. I created > https://github.com/xiph/flac/pull/112 > to take care of this. I suggest to continue discussion on this PR on Github. Merged, thanks. I will roll one m