I tried to install GNU Classpath on a fresh Ubuntu installation. I started without having the firefox-dev package installed. ./configure completed successfully. However, when doing a 'make' it complained about a missing npapi.h. IMO, the configure script should detect the missing firefox-dev package and either complain or disable the plugin build. After installing firefox-dev and re-configuring (!), the build completed successfully.
-- Summary: ./configure should detect/handle missing firefox-dev Product: classpath Version: 0.93 Status: UNCONFIRMED Severity: normal Priority: P3 Component: classpath AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: roman at kennke dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29346 _______________________________________________ Bug-classpath mailing list Bug-classpath@gnu.org http://lists.gnu.org/mailman/listinfo/bug-classpath