X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Message-ID: <49F5E7F4.6080909@cornell.edu> Date: Mon, 27 Apr 2009 13:14:28 -0400 From: Ken Brown User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Speclib problems Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/