> "Richard L. Hamilton" wrote: > > > > On a Sun Blade 2000, > > $ /usr/bin/uname -i > > SUNW,Sun-Blade-1000 > > > > (a Sun Blade 2000 is nearly indistinguishable from > a 1000) > > > > The dtksh builtin gives the hostid (in hex) > instead; the ksh93 builtin (if enabled > > by prefixing PATH with /usr/ast/bin) gives > "unknown" > [snip] > > Erm... could you re-test this with the > ksh93-integration update1 > binaries from > http://www.opensolaris.org/os/project/ksh93-integratio > n/downloads/2008-02-29/ > , please ? AFAIK this was fixed a while ago in the > upstream sources and > the update1 putback should solve the problem... > > ---- > > Bye, > Roland
No helpl there. The portion of truss -fael -vall -u:: that covers the invocation of the uname builtin (b_uname) is at http://www.smart.net/~rlhamil/truss.txt since I couldn't get attachments in Jive to work with firefox. getconf -t|grep PLATFORM gives nothing at all. Made sure LD_LIBRARY_PATH wasn't set, moved /var/ld/ld.config out of the way (everything was after default path anyway, so should have been no harm there), made sure I was running /usr/bin/ksh93 specifically, with PATH set as simple as /usr/ast/bin:/usr/bin, but nothing of that sort was the problem. This message posted from opensolaris.org