hey, the problem we've been hitting w/ mklibs is probably that we're asking it to go out and find libraries that aren't installed on the system (libparted, libdiscover), but are in fact already in place in our root.
instead, how about we just don't copy over needed libraries by hand, and instead tell mklibs where to find 'em? i've committed a patch to do that - partially tested - i haven't gone through a build from a pristine tree yet, or tested on x86. ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Sisuite-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-devel
