libredwg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libredwg] error compiling under windows with cygwin


From: Edgard Pineda
Subject: [libredwg] error compiling under windows with cygwin
Date: Mon, 27 Aug 2012 00:17:14 -0400

Hi all,

I'm trying to compile libredwg under windows with cygwin. After
running "sh autogen.sh", "./configure" and finally "make" I'm getting:

....
F .deps/decode_r2007.Tpo -c decode_r2007.c -o decode_r2007.o >/dev/null 2>&1
mv -f .deps/decode_r2007.Tpo .deps/decode_r2007.Plo
/bin/sh ../libtool --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H -I.
    -g -O2 -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c -o encode.lo
encode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -MT encode.lo -MD
-MP -MF .deps/encode.Tpo -c encode.c  -DDLL_EXPORT -DPIC -o
.libs/encode.o
encode.c:1090: error: conflicting types for
'dwg_encode_common_entity_handle_data'
./dwg.spec:40: error: previous implicit declaration of
'dwg_encode_common_entity_handle_data' was here
Makefile:380: recipe for target `encode.lo' failed
make[2]: *** [encode.lo] Error 1
make[2]: se sale del directorio `/home/Edgard/libredwg/src'
Makefile:268: recipe for target `all' failed
make[1]: *** [all] Error 2
make[1]: se sale del directorio `/home/Edgard/libredwg/src'
Makefile:304: recipe for target `all-recursive' failed
make: *** [all-recursive] Error 1


Any hint?

thank you a lot!

Edgard.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]