Re: AIX GM1.2 libltdlc.la
Bob Friesenhahn <[email protected]> Thu, 25 Oct 2007 10:50:37 -0500 (CDT)
| Newsgroups | gmane.comp.video.graphicsmagick.bugs |
|---|---|
| Message-ID | <Pine.SOC.4.64.0710251041080.1894@freddy> |
On Thu, 25 Oct 2007, Juergen Blecker wrote: > The configuration options I tried are: > --prefix MyPath --enable-libtool-verbose --disable-shared > --disable-ltdl-install > > When Linking, it stops always here: > > make install-am > make: Cannot find a rule to create target ./ltdl/libltdlc.la from > dependencies. > > Any ideas? Try removing the '--disable-ltdl-install' option. My understanding is that currently libltdl will not be installed and it will be used as a 'convenience' static library so the option serves no purpose. Applying this option is likely breaking the makefile. When libtool 2.X is finally released, it is expected that packages will be able to install libltdl. My (successful) testing under AIX was done with --enable-shared --enable-modules, which is presumably the most difficult case. For AIX I also supplied these configure options: CC=cc CXX=aCC CFLAGS='+O3 +w1 -Ae +W 486,474' CXXFLAGS='+O2 +w1' --enable-shared --disable-static --with-modules --enable-libtool-verbose --disable-dependency-tracking Bob ====================================== Bob Friesenhahn [email protected], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/