Displaying 4 results from an estimated 4 matches for "opritz".
Did you mean:
opitz
2004 Sep 10
4
[Flac-users] FLAC 1.0.4 problems
...stock build of 3.8.0 -- should I try something older?
Except for that, FLAC builds and runs fine, BUT...
I also can't get other FLAC-aware apps to compile against the new FLAC.
Specifically flac-tools 0.1.1 and alsaplayer-0.99.72.
In the case of flac-tools, I get the same error that Ruslan Opritz
reported. The configure script logs the following errors:
/usr/local/lib/libFLAC.so: undefined reference to `log'
/usr/local/lib/libFLAC.so: undefined reference to `floor'
In the case of alsaplayer, the configure script is happy, but upon
running make, it barfs with these errors:...
2004 Sep 10
1
[Flac-users] winamp plugins troubles
Give a hint please how to compile winamp plugins. After ./configure && make
I see no .dll and no .wac files in the source tree at all :(
What am I doing wrong? All the lib modules are compiled just as xmms plugin
but the winamp ones.. Documentation says nothing about that.
--
Best regards,
RuslanO mailto:ruslano@imp.lg.ua
2004 Sep 10
0
[Flac-users] FLAC 1.0.4 problems
...cc instead
of g++.
> Except for that, FLAC builds and runs fine, BUT...
>
> I also can't get other FLAC-aware apps to compile against the new
> FLAC.
> Specifically flac-tools 0.1.1 and alsaplayer-0.99.72.
>
> In the case of flac-tools, I get the same error that Ruslan Opritz
> reported. The configure script logs the following errors:
>
> /usr/local/lib/libFLAC.so: undefined reference to `log'
> /usr/local/lib/libFLAC.so: undefined reference to `floor'
Those are in libm.a. Even then, the last release looks
almost a year old so I doubt it is...
2004 Sep 10
1
[Flac-users] error: FLAC required!
Hi everybody!
I'm in trouble again, could you help me?
This time I can't get deal with "flac-tools" and other programs that use
libFLAC. They just refuse compiling and complain for some functions indefinition.
I have flac-1.0.4 already installed with ordinary: ./configure && make && make install.
Read down for the details please.
Configuring flac-tools: