Bootstrap failure building fastjar/jar.1, missing pod2man

Kaveh R. Ghazi ghazi@caip.rutgers.edu
Thu Sep 12 21:19:00 GMT 2002


When bootstrapping on sparc-sun-solaris2.7, I get:

 > perl ../../egcc-CVS20020912/fastjar/../contrib/texi2pod.pl -D jar <
 > 	../../egcc-CVS20020912/fastjar/fastjar.texi > fastjar.pod
 > (pod2man --center="GNU" --release="gcc-3.3" --section=1 fastjar.pod >
 > jar.1.T$$ && mv -f jar.1.T$$ ../../egcc-CVS20020912/fastjar/jar.1) || \
 >         (rm -f jar.1.T$$ && exit 1)
 > /bin/ksh: pod2man:  not found
 > make[2]: *** [../../egcc-CVS20020912/fastjar/jar.1] Error 1

pod2man doesn't exist in the minimal environment I setup specifically
to test whether hidden tool dependencies creep into gcc.

Are we now requiring pod2man to bootstrap or is this an error?

		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu



More information about the Java mailing list