On 06/01/2011 08:47 AM, Farkas Levente wrote: > hi, > while i try to rebuild mingw32 packages for rhel-6 i've got some problem > with autoprovides somewhere. > in fedora mingw32-gettext-0.18.1.1-1.fc16.noarch.rpm provides: > ------------------------------- > mingw32(libasprintf-0.dll) > mingw32(libgettextlib-0-18-1.dll) > mingw32(libgettextpo-0.dll) > mingw32(libgettextsrc-0-18-1.dll) > mingw32(libintl-8.dll) > mingw32-gettext = 0.18.1.1-1.fc16 > ------------------------------- > while if i rebuild it, i've got this > ------------------------------- > libtool(/usr/i686-pc-mingw32/sys-root/mingw/lib/libasprintf.la) > libtool(/usr/i686-pc-mingw32/sys-root/mingw/lib/libgettextlib.la) > libtool(/usr/i686-pc-mingw32/sys-root/mingw/lib/libgettextpo.la) > libtool(/usr/i686-pc-mingw32/sys-root/mingw/lib/libgettextsrc.la) > libtool(/usr/i686-pc-mingw32/sys-root/mingw/lib/libintl.la) > mingw32-gettext = 0.18.1.1-1.el6.1 > ------------------------------- > the real strange thing if i rebuild mingw32-gettext-0.17-15.fc15 on my > system i've got the good (first) result (so i assume the problem is not > i mingw32-filesystem). so it seems my repo sometimes give a good result > sometimes not:-( and the same happened with mingw32-gcc-c++ too. > anybody has any tip?
this problems getting more serious for me since the same happened with gcc too where the mingw32(libstdc++-6.dll) provides missing: ------------------------------------ [robot@buildsys i386]$ rpm -qpl --provides mingw32-gcc-c++-4.5.3-3.fc16.i686.rpm |grep libstdc mingw32(libstdc++-6.dll) /usr/i686-pc-mingw32/sys-root/mingw/bin/libstdc++-6.dll /usr/lib/gcc/i686-pc-mingw32/4.5.3/libstdc++.a /usr/lib/gcc/i686-pc-mingw32/4.5.3/libstdc++.dll.a /usr/lib/gcc/i686-pc-mingw32/4.5.3/libstdc++.dll.a-gdb.py [robot@buildsys i386]$ rpm -qpl --provides mingw32-gcc-c++-4.5.3-3.el6.i686.rpm|grep libstdc /usr/i686-pc-mingw32/sys-root/mingw/bin/libstdc++-6.dll /usr/lib/gcc/i686-pc-mingw32/4.5.3/libstdc++.a /usr/lib/gcc/i686-pc-mingw32/4.5.3/libstdc++.dll.a /usr/lib/gcc/i686-pc-mingw32/4.5.3/libstdc++.dll.a-gdb.py ------------------------------------ anyone who wrote the autoprovides? any tip? thanks. -- Levente "Si vis pacem para bellum!" _______________________________________________ mingw mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/mingw
