ld: cannot find -llegacyapps problem

Zhongliang Zhao zhaozhongliang@gmail.com
Sun Sep 27 00:31:00 GMT 2009


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.

Giovanni

--
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



More information about the Cygwin mailing list