| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <49CD02C1.6000603@gmail.com> |
| Date: | Fri, 27 Mar 2009 16:45:53 +0000 |
| From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
| User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: [1.7] Unable to find jpeg_CreateDecompress but linked against cygjpeg-62.dll OK |
| References: | <297343D29C14AA4D822142893ABEAEF306318DFF AT srv1163ex1 DOT flightsafety DOT com> <49CCFD57 DOT 8030906 AT cwilson DOT fastmail DOT fm> |
| In-Reply-To: | <49CCFD57.8030906@cwilson.fastmail.fm> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Charles Wilson wrote:
> Thrall, Bryan wrote:
>> I recently installed 1.7 (C:\cygwin_1.7) alongside 1.5 (C:\cygwin) on my
>> workstation, then reconfigured and rebuilt my application (vital), which
>> worked just fine under 1.5 but doesn't under 1.7.
>
>> "Unable to find jpeg_CreateDecompress in cygwin1.dll".
> ^^^^^^^^^^^
>
>> and cygjpeg-62.dll is executable and exports jpeg_CreateDecompress
>> (according to the Depends tool, which also says vital imports that
>> symbol by name), so I'm at a loss to explain why that symbol isn't being
>> found. Perhaps it is a red herring?
>
> Did you, by chance, compile with gcc-4, and have -lm on your link
> command? Try either compiling with gcc-3, or remove -lm.
Or -lpthread. Yep, this is almost certainly the broken import tables
problem again.
cheers,
DaveK
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |