Piotr Jasiukajtis wrote: > 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 > > > /opt/SUNWspro/bin/cc ... -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.
Builds OK for me. But I don't see -L options in the link command line for SUNW_md_link.so, so maybe it is using the -lmeta library from /lib/libmeta.so on my machine. The missing -L option looks like a bug... What exactly is installed on your compile host? A full install of SXCE? # pkgchk -l -p /lib/libmeta.so Pathname: /lib/libmeta.so Type: symbolic link Source of link: libmeta.so.1 Referenced by the following packages: SUNWmdr Current status: installed # pkgchk -l -p /lib/libmeta.so.1 Pathname: /lib/libmeta.so.1 Type: regular file Expected mode: 0755 Expected owner: root Expected group: bin Expected file size (bytes): 927864 Expected sum(1) of contents: 6416 Expected last modification: Mrz 08 04:17:39 2008 Referenced by the following packages: SUNWmdr Current status: installed This message posted from opensolaris.org _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code