[OSUNIX-dev] Re: [on-discuss] Missing libc_i18n.a
Piotr Jasiukajtis
pjasiukajtis at opensolaris.com.pl
Thu Dec 11 23:04:39 GMT 2008
Piotr Jasiukajtis pisze:
> 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.
Ok, I had a mistype in my opensolaris.sh file ;)
--
Regards,
Piotr Jasiukajtis | estibi | SCA OS0072
http://estseg.blogspot.com
More information about the OSUNIX-dev
mailing list