Hi,

Does anyone have a problem with building libc lately?
I get this from nightly:

Warning: closed binaries not properly unpacked.
Missing libc_i18n.a
*** Error code 1
The following command caused the error:
if [ ! -f /local_code/onnv-gate/proto/root_i386/lib/libc_i18n.a -o \
    ! -f /local_code/onnv-gate/proto/root_i386/lib/amd64/libc_i18n.a ];
then \
        if [ "$CLOSED_IS_PRESENT" = no ]; then \
                echo "Warning: closed binaries not" \
                    "properly unpacked." >&2;\
                echo "Missing libc_i18n.a" >&2; \
                exit 1; \
        else \
                echo "Warning: libc_i18n.a must be built" \
                    "before libc can be built." >&2; \
                exit 1; \
        fi \
fi

I use the latest closed bins and I created 3 times my build environment
with the same effect.
I also can't find any bugs related to "libc_i18n.a".



-- 
Regards,
Piotr Jasiukajtis | estibi | SCA OS0072
http://estseg.blogspot.com

Reply via email to