> On Dec 10, 2014, at 12:01 PM, Ian Kaufman <[email protected]> wrote: > > Hi all, > > I have a situation where a bunch of libs are complaining about missing > the following: > > libc.so.1 (ILLUMOS_0.7) > > or > > libc.so.1 (ILLUMOS_0.6) > > This is happening on one system, but I have others that are fine. A > standard libc.so.1 exists, but various libs are looking for the tagged > one. > > Any ideas?
You'll need to provide more data. It's as if something you compiled was compiled against a later version of libc, and then moved to an earlier version of libc. Dan _______________________________________________ OmniOS-discuss mailing list [email protected] http://lists.omniti.com/mailman/listinfo/omnios-discuss
