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 -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
Hi Erik, Am 16.07.2019 um 11:47 schrieb Erik de Castro Lopo <mle+la at mega-nerd.com>:> 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.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. Best regards — Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896
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 more pre-release, probably today. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/