[Clfs-support] problem report for 3.0.0 beta 1 PowerPC SysVInit instructions

William Harrington kb0iic at berzerkula.org
Wed Sep 10 14:55:20 PDT 2014


On Wed, September 10, 2014 19:39, Dave Gomboc wrote:

> I know you mentioned that you have built the cross-tools many times.
> Did any of those times (recently) happen to use 64-bit Debian Wheezy
> (7.6) as the host operating system?  Perhaps I have improperly
> configured this system versus what CLFS expects?  The existing install
> is the minimal one (no X desktop, for instance) that the OS allows +
> openssh + this additional configuration:
>
> sudo dpkg --add-architecture i386
> sudo apt-get update
> sudo apt-get install bash bash-completion libbash --assume-yes
> sudo apt-get install binutils binutils-dev binutils-multiarch --assume-yes
> sudo apt-get install bison libbison-dev:amd64 libbison-dev:i386
> --assume-yes
> sudo apt-get install bzip2 coreutils diffutils findutils gawk --assume-yes
> sudo apt-get install gcc g++ gcc-multilib g++-multilib lib32gcc1
> libgcc1:amd64 libgcc1:i386 --assume-yes
> sudo apt-get install libc6:amd64 libc6:i386 --assume-yes
> sudo apt-get install grep gzip make --assume-yes
> sudo apt-get install ncurses-base ncurses-bin libncurses5:amd64
> libncurses5:i386 libncurses5-dev libncursesw5:amd64 libncursesw5:i386
> libncursesw5-dev lib32ncurses5 lib32ncurses5-dev lib32ncursesw5
> lib32ncursesw5-dev --assume-yes
> sudo apt-get install patch sed tar texinfo xz-utils --assume-yes
>
> As an attempted workaround, I am going to try out a 32-bit Debian
> Wheezy to avoid any 32-bit/64-bit host compilation issues that might
> be present.
>
> Dave Gomboc

I've built with Debian 32bit (not amd64 in a while) stable and testing
without issue with both PPC, PPC64, x86, x86_64, and with the raspberry pi
and beaglebone black for ARM.

As of late I've been using Arch i686 with both i686 and x86_64 kernels.

For debian I perform the following (if I recall correctly):

apt-get install texinfo gawk ncurses5-dev zlib1g-dev build-essential &&
dpkg-reconfigure dash (select no and use bash as default shell)

I can always test with an AMD64 release of debian, and I think Chris may
already do that, and some other testers.

Sincerely,

William Harrington



More information about the Clfs-support mailing list