Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: SSIA, build fails with File not found: File not found: Version-Release number of selected component (if applicable): memprof-0.5.1-3 Additional info: @@ -35,7 +35,7 @@ autoheader autoconf %configure -make +make LIBTOOL=/usr/bin/libtool %install rm -rf $RPM_BUILD_ROOT
*** Bug 107477 has been marked as a duplicate of this bug. ***
Note that using LIBTOOL=/usr/bin/libtool is not legal according to the libtool authors and produces strange build problems and failures. The right solution to these types of issues is usually to rerun libtoolize and autoconf.
If redhat bugzilla had an INCOMPLETE resolution like GNOME bugzilla, I'd use that. I don't think there is sufficient information here to figure out what is going on, and I have confidence that next time I do a rebuild I'll fix the problem one way or the other if it is still occurring.