[flac-dev] Pre-release 1.3.0pre4 (hopefully the last)

Dave Yeo dave.r.yeo at gmail.com
Sun Apr 28 19:32:44 PDT 2013


On 04/28/13 02:38 am, Erik de Castro Lopo wrote:
> Hi all,
>
> I have tagged 1.3.0pre4 in git and provided a tarball here:
>
>      http://downloads.xiph.org/releases/flac/beta/flac-1.3.0pre4.tar.xz

On OS/2 compile dies here,
   CC     win_utf8_io/win_utf8_io.lo
win_utf8_io/win_utf8_io.c:13:75: error: windows.h: No such file or directory
...
with lots of more errors.
The problem is in configure.ac. I don't have new enough autotools to 
test properly but applying this directly to configure fixes it.
The build also dies here,
   CC     utils.o
utils.c: In function 'get_console_width':
utils.c:177: error: storage size of 'w' isn't known
utils.c:178: error: 'TIOCGWINSZ' undeclared (first use in this function)
utils.c:178: error: (Each undeclared identifier is reported only once
utils.c:178: error: for each function it appears in.)
utils.c:177: warning: unused variable 'w'

possible solution that returns a VIO consoles width attached.
Dave
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.ac.diff
Type: text/x-patch
Size: 525 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20130428/44115130/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: utils.diff
Type: text/x-patch
Size: 365 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20130428/44115130/attachment-0001.bin 


More information about the flac-dev mailing list