[Bug 873001] Re: ntp fails to cross-build
Wookey
wookey at wookware.org
Wed Oct 12 18:20:56 UTC 2011
This build is fixed by removing some default config from the dpkg-cross
autoconf cache:
--- /etc/dpkg-cross/cross-config.cache~ 2011-08-23 10:37:59.000000000 +0000
+++ /etc/dpkg-cross/cross-config.cache 2011-10-12 18:05:08.000000000 +0000
@@ -137,8 +137,8 @@
# ntp
if [ "$PACKAGE" = "ntp" -o "$PACKAGE_NAME" = "ntp" ]; then
-with_openssl_libdir=yes
-with_openssl_incdir=yes
+#with_openssl_libdir=yes
+#with_openssl_incdir=yes
libopts_cv_run_strftime=yes
libopts_cv_run_fopen_binary=yes
libopts_cv_run_fopen_text=yes
It's not clear why this forces the wrong-arch headers to be found. I
still suspect configure breakage of some sort.
This needs a new upload of dpkg-cross to be buildable.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in Ubuntu.
https://bugs.launchpad.net/bugs/873001
Title:
ntp fails to cross-build
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/873001/+subscriptions
More information about the Ubuntu-server-bugs
mailing list