Brian M. Carlson writes: > Package: gcc-3.4 > Version: 3.4-0pre2 > Severity: important > Tags: experimental > Justification: fails to build from source > dh_installdirs -plib64gcc1 \ > usr/share/doc/lib64gcc1 \ > lib64 > install -d debian/tmp/lib64 > mv debian/tmp/usr/lib64/libgcc_s.so.1 debian/tmp/lib64/. > mv: cannot stat `debian/tmp/usr/lib64/libgcc_s.so.1': No such file or > directory > make[1]: *** [stamps/08-binary-stamp-lib64gcc] Error 1 > make[1]: Leaving directory `/tmp/gcc-3.4-3.4ds1' > make: *** [binary] Error 2 > > > > debian/tmp/usr/lib64 does not exist; therefore, the build fails.
yes, please uncomment the two sparc patches in debian/rules.patch and rebuild. Thanks, Matthias