id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc
160,Windows 7,paveltbonev@…,xi,"Cannot make under Windows 7 32-bit, using MSYS.
Here is the output:

{{{
pavel@VISTA /c/ngplayer/cots/yaml-0.1.3
$ make
make  all-recursive
make[1]: Entering directory `/c/ngplayer/cots/yaml-0.1.3'
Making all in include
make[2]: Entering directory `/c/ngplayer/cots/yaml-0.1.3/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/c/ngplayer/cots/yaml-0.1.3/include'
Making all in src
make[2]: Entering directory `/c/ngplayer/cots/yaml-0.1.3/src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../
include   -g -O2 -MT api.lo -MD -MP -MF .deps/api.Tpo -c -o api.lo api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT api.lo -
MD -MP -MF .deps/api.Tpo -c api.c  -DDLL_EXPORT -DPIC -o .libs/api.o
api.c:579: error: failure in redeclaration of 'yaml_token_delete': dllimport'd s
ymbol lacks external linkage.
api.c:579: confused by earlier errors, bailing out
make[2]: *** [api.lo] Error 1
make[2]: Leaving directory `/c/ngplayer/cots/yaml-0.1.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/ngplayer/cots/yaml-0.1.3'
make: *** [all] Error 2

pavel@VISTA /c/ngplayer/cots/yaml-0.1.3
$
}}}",defect,new,highest,libyaml,major,,,
