X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 	tests=AWL,BAYES_00,SPF_HELO_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <4ABFE74F.300@cygwin.com>
Date: Sun, 27 Sep 2009 18:29:35 -0400
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-To: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090320 Remi/2.0.0.21-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: ld: cannot find -llegacyapps problem
References: <1de6bb100909261731y2c8a66b8m474a7c1d39c038ca@mail.gmail.com>
In-Reply-To: <1de6bb100909261731y2c8a66b8m474a7c1d39c038ca@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 09/26/2009 08:31 PM, Zhongliang Zhao wrote:
> Hi all,
>
> I was compiling a project and want to "make" the executable file
> shawn.exe, and it was OK initially until last step of 100%, here is
> the process:
> ...
> ...
> ...
> [82%] Building CXX object CMakeFiles/shawnlib.dir/sys/xml/xml_init.o
> Linking CXX static library libshawnlib.a
> [100%] Built target shawnlib
> Scanning dependencies of target shawn
> [100%] Building CXX object CMakeFiles/shawnlib.dir/fronted/console/con_main.o
> [100%]Building CXX object CMakeFiles/shawnlib.dir/apps/apps_init.o
> Linking CXX executable shawn.exe
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld:
> cannot find -llegacyapps
> collect2: ld returned 1 exit status
> make[2]: *** [shawn.exe] Error 1
> make[1]: *** [CMakeFiles/shawn.dir/all] Error 2
> make: *** [all] Error 2
>
> According to the similar problem in the mailing list achieves, it
> needs the package "liblegacyapps", but I can't find it out.
>
> Can anyone give me some suggestion? Many thanks.

"legacyapps" is not a package provided by Cygwin so the author/provider
of the source for "Shawn" should be able to help you locate what's
needed to resolve this dependency.

-- 
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

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

