Prana <[EMAIL PROTECTED]> writes: [...] > I have updated Mandrake Update Robot to v0.8 and applied patches from > Pixel and probably solve the incompatibility between RPM v3 and RPM v4. > This one suppose to work for both RPM 3 and RPM 4. If it has a compile > problem with RPM 4, please let me know. [...] lets see ;pp > - Compatibility with RPM 4.0 is improved g++ -frtti -g -O2 -Werror -I/usr/include -I/usr/include/rpm -c util.cpp -o util.o engine.cpp: In method `bool drakupdate::is_rpm_package_installed(string *, string *, string *, string *)': engine.cpp:287: `rpmdbFindPackage' undeclared (first use this function) engine.cpp:287: (Each undeclared identifier is reported only once for each function it appears in.) engine.cpp:289: request for member `count' in `matches', which is of non-aggregate type `_dbiIndexSet *' engine.cpp:291: request for member `recs' in `matches', which is of non-aggregate type `_dbiIndexSet *' engine.cpp:291: `rpmdbGetRecord' undeclared (first use this function) engine.cpp:313: `dbiFreeIndexRecord' undeclared (first use this function) [...] > - Dependencies added with: mailx, gnupg, crond, anacron, curl-lib beware, mailx is dangerous, you'd better use directly /usr/sbin/sendmail. (see bugtraq for more) cu Pixel.
