Bug#404704: commons-daemon: FTBFS (ppc64): Please update
src/native/unix/support/config.{sub, guess}
Marcus Better
marcus at better.se
Wed Dec 27 20:52:55 UTC 2006
tag 404704 -patch
thanks
> cp -f /usr/share/misc/config.sub $(NATIVE_SRC)/config.sub
> cp -f /usr/share/misc/config.guess $(NATIVE_SRC)/config.guess
> + cp -f /usr/share/misc/config.sub $(NATIVE_SRC)/support/config.sub
> + cp -f /usr/share/misc/config.guess $(NATIVE_SRC)/support/config.guess
Something is fishy here. If it's using the config.{sub,guess} files in
support/ at all, then there is a bug in the package. Will investigate.
To add support for a new architecture it should be sufficient to add it to
apsupport.m4.
More information about the pkg-java-maintainers
mailing list