From: Grigorenko D. <pos...@na...> - 2004-07-25 10:42:36
|
Hi! > Gilles renamed files in CVS already. OK I am waiting for anonymous CVS to see it. > To avoid holding your changes/patches, could I add you to developers and > ask that you commit this kind of changes to CVS yourself in the future? > If you agree, please send me your SourceForge id. I`m now sure I`ll do any changes in the future. I think, it is useful in any case so my id is: 1090814 > > /bin/bash ./libtool --mode=link g++ -g -O2 -o libocc.la -rpath > > /usr/local/lib empty_libocc.lo opencxx/libocc_mop.la libltdl/libltdl.la > > mkdir .libs > > libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin > > shared libraries > > Is there a way to learn what undefined symbols are left??? (On Linux > there is 'nm', I don't know how to do this on Cygwin.) I`ll investigate. > > > Tests do not work :(. See tester2.log for more details. > > This I don't understand. Libtool says it cannot find configure.ac or > configure.in. WHY??? Why on earth should it need these files??? > tester2.log shows the libtool command that failed. Could you check what > happens if you just use this command on its own? I`ll look for it after downloading the last CVS version. >Are there any fixes that you introduced which are not in CVS yet? No, there are not. I just renamed files. |