Been busy, so just an update. My jessie is "probably" broken in some way
I cannot imagine, but not ready to do a fresh install.
When I have a better internet connection I will do the dist-upgrade (and
maybe end at 8.5 rather than "stretch/sid"
root@x067:~# uname -a
Linux x067 3.16.0-4-powerpc64 #1 SMP Debian 3.16.7-ckt9-3 (2015-04-23)
ppc64 GNU/Linux
root@x067:/home/michael# cat /etc/debian_version
stretch/sid
After the updates I mentioned earlier ./bootstrap churns along but ends
with:
autoreconf: Entering directory `.'
autoreconf: running: true --force
autoreconf: running: aclocal -I m4 --force -I m4
configure.ac:504: warning: macro 'AM_PATH_GPGME' not found in library
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --include=m4 --force
configure.ac:41: error: possibly undefined macro: AC_MSG_NOTICE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:96: error: possibly undefined macro: AS_IF
configure.ac:97: error: possibly undefined macro: AC_DEFINE
configure.ac:276: error: possibly undefined macro: AC_CHECK_FUNCS
configure.ac:281: error: possibly undefined macro: AC_LIBOBJ
configure.ac:326: error: possibly undefined macro: AC_SEARCH_LIBS
configure.ac:328: error: possibly undefined macro: AC_MSG_WARN
configure.ac:339: error: possibly undefined macro: AC_CHECK_LIB
configure.ac:380: error: possibly undefined macro: AC_MSG_ERROR
configure.ac:668: error: possibly undefined macro: AC_CHECK_HEADER
autoreconf: /usr/bin/autoconf failed with exit status: 1
./bootstrap: autoreconf failed
root@x067:/data/prj/gnu/wget/wget#
On 12-Jun-16 20:33, Michael Felt wrote:
On 6/10/2016 4:23 PM, Tim Ruehsen wrote:
I was curious about a PPC64 Debian and any wget build problems
installation.
So I installed PPC64 Debian Jessie (8.5) in a VM from a netinstall.
After installation, I had not problems at all (adding the packages from
README.checkout).
Here is what I did:
# fresh install of Debian 8.5 PPC64
# added <user> during installation
Well, my jessie - is unknown - only that I have two (7.X and 8.X).
With AIX I am using AIX 5.3 TL7 which was "new" in 2010 (roughly). I
make use of AIX binary compatibility.
My netinst image for jessie is dated 1 May 2015 - when I downloaded
it. Did not, unfortunately, store it with version info in it the
filename.
286341120 May 01 2015 debian-testing-powerpc-netinst.iso
a) glad to hear it will work
b) still "sad" ;) that it may take a fresh install to get a successful
bootstrap.
Thanks for the encouragement!
Michael
p.s. was at 8.0, now at stretch/sid (cat /etc/debian_version)
(whatever that means, trying reboot, then apt-get dist-upgrade)