2008/7/7 Piotr Jasiukajtis <[EMAIL PROTECTED]>:
> 2008/7/6 Piotr Jasiukajtis / estibi <[EMAIL PROTECTED]>:
>> Piotr Jasiukajtis / estibi pisze:
>>> Richard Lowe pisze:
>>>> Piotr Jasiukajtis / estibi <[EMAIL PROTECTED]> writes:
>>>>
>>>>> Hi,
>>>>>
>>>>> Mercurial revision 7036:
>>>>>
>>>>> /export/on/onnv-gate/usr/src/tools/proto/opt/onbld/bin/i386/cw -_cc -O
>>>>> -xspace -Xa  -xildoff -errtags=yes -errwarn=%all
>>>>> -erroff=E_EMPTY_TRANSLATION_UNIT -erroff=E_STATEMENT_NOT_RE
>>>>> ACHED -xc99=%none    -W0,-xglobalstatic -v -K pic
>>>>> -DTEXT_DOMAIN=\"SUNW_OST_OSCMD\" -D_TS_ERRNO
>>>>> -I/export/on/onnv-gate/proto/root_i386/usr/include
>>>>> -D_POSIX_PTHREAD_SEMANTICS -D_
>>>>> REENTRANT  -I.. -I../../../uts/common -I../../modload -Bdirect
>>>>> -M/export/on/onnv-gate/usr/src/common/mapfiles/common/map.noexstk
>>>>> -M/export/on/onnv-gate/usr/src/common/mapfiles/
>>>>> i386/map.pagealign
>>>>> -M/export/on/onnv-gate/usr/src/common/mapfiles/i386/map.noexdata -o
>>>>> SUNW_md_link.so -G -h SUNW_md_link.so md_link.o -lmeta
>>>>> + /opt/SUNWspro/bin/cc -O -xspace -Xa -xildoff -errtags=yes
>>>>> -errwarn=%all -erroff=E_EMPTY_TRANSLATION_UNIT
>>>>> -erroff=E_STATEMENT_NOT_REACHED -xc99=%none -W0,-xglobalstatic -v -K pic
>>>>> -DTEXT_DOMAIN="SUNW_OST_OSCMD" -D_TS_ERRNO
>>>>> -I/export/on/onnv-gate/proto/root_i386/usr/include
>>>>> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I.. -I../../../uts/common
>>>>> -I../../modload -Bd
>>>>> irect -M/export/on/onnv-gate/usr/src/common/mapfiles/common/map.noexstk
>>>>> -M/export/on/onnv-gate/usr/src/common/mapfiles/i386/map.pagealign
>>>>> -M/export/on/onnv-gate/usr/src/common/mapf
>>>>> iles/i386/map.noexdata -o SUNW_md_link.so -G -h SUNW_md_link.so
>>>>> md_link.o -lmeta
>>>>> ld: fatal: library -lmeta: not found
>>>>> ld: fatal: File processing errors. No output written to SUNW_md_link.so
>>>>> *** Error code 1
>>>>>
>>>> libmeta is open, $SRC/lib/lvm/libmeta.
>>>>
>>>> And that's not a failure I've seen before either.  Are you doing
>>>> anything odd in that workspace?  (building only part of it, maybe?)
>>> No, just incremental 'nightly' on clean sources.
>> Strange, I have just got the same error on nonincremental nightly build.
>> I will try with the latest revision (7041)...
> The same with revision 7041 ...

$ find /export/on/onnv-gate/usr/src -type f | grep meta | grep so
/export/on/onnv-gate/usr/src/lib/lvm/libmeta/i386/libmeta.so.1


$ find /export/on/onnv-gate/proto/ | grep meta | grep so
/export/on/onnv-gate/proto/root_i386/usr/lib/libmeta.so.1
/export/on/onnv-gate/proto/root_i386/usr/lib/libmeta.so
/export/on/onnv-gate/proto/root_i386/lib/libmeta.so
/export/on/onnv-gate/proto/root_i386/lib/libmeta.so.1



$ /export/on/onnv-gate/usr/src/tools/proto/opt/onbld/bin/i386/cw -_cc
-O  -xspace -Xa  -xildoff -errtags=yes -errwarn=%all
-erroff=E_EMPTY_TRANSLATION_UNIT -erroff=E_STATEMENT_NOT_REACHED
-xc99=%none    -W0,-xglobalstatic -v -K pic
-DTEXT_DOMAIN=\"SUNW_OST_OSCMD\" -D_TS_ERRNO
-I/export/on/onnv-gate/proto/root_i386/usr/include
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT  -I.. -I../../../uts/common
-I../../modload -Bdirect
-M/export/on/onnv-gate/usr/src/common/mapfiles/common/map.noexstk
-M/export/on/onnv-gate/usr/src/common/mapfiles/i386/map.pagealign
-M/export/on/onnv-gate/usr/src/common/mapfiles/i386/map.noexdata -o
SUNW_md_link.so -G -h SUNW_md_link.so md_link.o -lmeta
+ /opt/SUNWspro/bin/cc -O -xspace -Xa -xildoff -errtags=yes
-errwarn=%all -erroff=E_EMPTY_TRANSLATION_UNIT
-erroff=E_STATEMENT_NOT_REACHED -xc99=%none -W0,-xglobalstatic -v -K
pic -DTEXT_DOMAIN="SUNW_OST_OSCMD" -D_TS_ERRNO
-I/export/on/onnv-gate/proto/root_i386/usr/include
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I.. -I../../../uts/common
-I../../modload -Bdirect
-M/export/on/onnv-gate/usr/src/common/mapfiles/common/map.noexstk
-M/export/on/onnv-gate/usr/src/common/mapfiles/i386/map.pagealign
-M/export/on/onnv-gate/usr/src/common/mapfiles/i386/map.noexdata -o
SUNW_md_link.so -G -h SUNW_md_link.so md_link.o -lmeta
ld: fatal: library -lmeta: not found
ld: fatal: File processing errors. No output written to SUNW_md_link.so


It´s a fresh clean repository (hg clone) revision 7057 without any code changes.
Latest SUNWonbld and latest on-closed.

-- 
Regards,
Piotr Jasiukajtis | estibi | SCA OS0072
http://estseg.blogspot.com
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to