On Sat, Aug 11, 2007 at 08:03:27PM +0200, Enrico Forestieri wrote: > On Sat, Aug 11, 2007 at 07:15:13PM +0200, Lars Gullik Bjønnes wrote: > > > Enrico Forestieri <[EMAIL PROTECTED]> writes: > > > > | Yes, very well. I'm still compiling after the last changes to trunk, > > | but until now it seems working. I get some warnings from libtool: > > | > > | libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin > > shared libraries > > > > --disable-shared --enable-static > > Thanks for the suggestion. I am just recompiling from scratch, as the > final link failed miserably with the default settings.
Something wrong is going on, as after trying to build liblyxcontrollers, I get the exact same warning from libtool and no liblyxcontrollers.a is in sight. However, the liblyxcontrollers.la file produced by libtool (attached here) suggests that it is trying to build a static library. -- Enrico
# liblyxcontrollers.la - a libtool library file # Generated by ltmain.sh - GNU libtool 1.5.16 (1.1220.2.235 2005/04/25 18:13:26) # # Please DO NOT delete this file! # It is necessary for linking the library. # The name that we can dlopen(3). dlname='' # Names of this library. library_names='' # The name of the static archive. old_library='liblyxcontrollers.a' # Libraries that this one depends upon. dependency_libs=' -L/usr/local/lib' # Version information for liblyxcontrollers. current=0 age=0 revision=0 # Is this an already installed library? installed=no # Should we warn about portability when linking against -modules? shouldnotlink=no # Files to dlopen/dlpreopen dlopen='' dlpreopen='' # Directory that this library needs to be installed in: libdir='/usr/local/lib/lyx-1.6.0svn'