This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Speclib problems


Have the speclib problems been fixed as of cygwin 1.7.0-46? I'm trying to build texlive 2009, and it's failing as follows:

-------------------------------------------------------------
libtool: link: g++-4 -g -O2 -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -o xetex.exe xetex-xetexini.o xetex-xetex0.o xetex-xetex1.o xetex-xetex2.o xetex-xetex_pool.o xetex-xetexextra.o xetex-synctex-xe.o libxetex.a /tmp/tl2009/source/Work/libs/icu/icu-build/lib/libsicuuc.a /tmp/tl2009/source/Work/libs/icu/icu-build/lib/libsicule.a /tmp/tl2009/source/Work/libs/icu/icu-build/lib/libsicudata.a /tmp/tl2009/source/Work/libs/teckit/libTECkit.a /usr/lib/libfontconfig.dll.a /usr/lib/libiconv.dll.a /usr/lib/libfreetype.dll.a -lz /usr/lib/libexpat.dll.a /tmp/tl2009/source/Work/libs/xpdf/libxpdf.a /tmp/tl2009/source/Work/libs/libpng/libpng.a -L/tmp/tl2009/source/Work/libs/freetype2 /tmp/tl2009/source/Work/libs/freetype2/libfreetype.a /tmp/tl2009/source/Work/libs/zlib/libz.a lib/lib.a /tmp/tl2009/source/Work/texk/kpathsea/.libs/libkpathsea.a
/tmp/tl2009/source/Work/libs/zlib/libz.a(zutil.o): In function `zlibVersion':
/tmp/tl2009/source/Work/libs/zlib/../../../libs/zlib/zlib-1.2.3/zutil.c:28: multiple definition of `_zlibVersion'
/usr/lib/gcc/i686-pc-cygwin/4.3.2/../../../libz.dll.a(d000072.o):(.text+0x0): first defined here
libxetex.a(libxetex_a-XeTeXLayoutInterface.o): In function `getGlyphPosition':
/tmp/tl2009/source/Work/texk/web2c/../../../texk/web2c/xetexdir/XeTeXLayoutInterface.cpp:624: undefined reference to `__imp___ZNK7icu_3_812LayoutEngine16getGlyphPositionEiRfS1_RNS_11LEErrorCodeE'
[many more similar errors]
--------------------------------------------------------------


I don't know anything about import libraries, but I wonder if these errors are caused by the speclib problems that have been discussed in recent weeks.

Ken

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]