Ticket #160 (new defect)

Opened 21 months ago

Last modified 8 months ago

Windows 7

Reported by: paveltbonev@… Owned by: xi
Priority: highest Component: libyaml
Severity: major Keywords:
Cc:

Description (last modified by xi) (diff)

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
$

Attachments

Change History

Changed 16 months ago by xi

  • description modified (diff)

Changed 16 months ago by xi

Could you provide the output of configure and any extra environment variables if you had to set them?

Changed 8 months ago by anonymous

  • severity changed from critical to major

Add/Change #160 (Windows 7)

Author


E-mail address and user name can be saved in the Preferences.


Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change from xi. Next status will be 'new'
The owner will change from xi to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.