Comment 6 for bug 249991

Revision history for this message
sam tygier (samtygier) wrote :

I have been trying to reenable g77 in gcc-3.4 by comparing the etch (3.4.6ds1-5) and lenny (3.4.6ds1-8). but the change happened in 3.4.6ds1-7, so there are many other changes. If anyone knows how to get a diff between the x-6 and x-7 versions that would be handy.

the line that stops fortran being built is in debian/rules.defs line 325
with_fortran := disabled for the gcc-3.4 build

commenting it lets fortran be built.

the build then fails due to missing parts of the debian/control file.

dh_gencontrol: package g77-3.4-doc is not in control info
dpkg-gencontrol: error: package g77-3.4-doc not in control info
dh_gencontrol: command returned error code 65280
make[1]: *** [stamps/08-binary-stamp-fortran-doc] Error 1
make[1]: Leaving directory `/home/sam/fortran/gcc-3.4-3.4.6'
make: *** [binary] Error 2
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status 2