[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#422995: gcj-4.1: FTBFS on GNU/kFreeBSD



Hi.

and by building gcjwebplugin on GNU/kFreeBSD
(I don't know why it was disabled).

It have been disabled in days without xulrunner,
but now is xulrunner available also on GNU/kFreeBSD.
Please enable gcjwebplugin and change in debian/rules.conf

" ifeq ($(distribution),Debian)
    JAVA_BUILD_DEP += libxul-dev [java_no_archs !kfreebsd-i386 !kfreebsd-amd64],
  else
    JAVA_BUILD_DEP += firefox-dev [java_no_archs],
  endif
"
into

" ifeq ($(distribution),Debian)
    JAVA_BUILD_DEP += libxul-dev [java_no_archs],
  else
    JAVA_BUILD_DEP += firefox-dev [java_no_archs],
  endif
"

Many thanks

		Petr




Reply to: