DrPizza -> R2 compatibility with 3.5 utils (Dec. 10, '05, 4:39:27 PM) |
Using R2 RTM and the SDK package from http://www.microsoft.com/downloads/details.aspx?FamilyId=8B4987E6-D960-49A2-BF52-D3FBD654254C&displaylang=en there seems to be a problem.
I want to intall pkg so that I can use the packages from this site, but the new 'tar' it installs doesn't work. It crashes out, saying:
$ ./tar
./tar: error in loading shared libraries
libc.so.3.5: system cannot relocate image
$
The pax binary crashes in the same way. The ftp binary runs, but doesn't run properly. Specifically, it can't resolve any DNS names. It can connect to hosts if you specify an IP address, but not a name.
Are these issues known, or is something damaged?
|
|
|
|