lsbsi status

"Wichmann, Mats D" <[email protected]> Thu, 4 Mar 2004 11:00:39 -0800
Newsgroups gmane.linux.lsb.implementation
Message-ID <[email protected]>
plodding forward with the lsbsi ...

ia32, ia64, s390 built and ppc32 was still
building (but no problems to date) with
Wednesday's cvs.

this morning I bumped xfree86 to version
4.3, and this took the x86_64 build forward
to phase3.  This has not yet been tested
back onto the other platforms.

Next a change was needed to the phase3
gcc build, which constructs and installs
libstdc++.  This needed the multilib
disabling, plus some install-phase changes.
These same changes were also added for
s390x and ppc64 (phase2 and phase3), and 
were probably what failed s390x on phase2 gcc.
Marvin will report on that when he's had a
chance to try it.

The x86_64 build is now failing on gettext
in phase3. This is about 40% through
phase3 by number of packages.  The
error is linking libasprintf.so and
claims multiple definitions of _init,
_fini and __dso_handle.

Mats