pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sysutils/xosview on 64-bit architectures?



It seems that in source file bsd/kernel.cc there's a routine named safe_kvm_read that presumes a kernel address will fit into a 32-bit u_long variable. At lines 1046 and 1054 in the same file, an attempt is made to cast a pointer to an "unsigned int" which generates a compiler error.

----------------------------------------------------------------------
|   Paul Goyette   | PGP DSS Key fingerprint: |  E-mail addresses:   |
| Customer Service | FA29 0E3B 35AF E8AE 6651 |  paul%whooppee.com@localhost   |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette%juniper.net@localhost |
----------------------------------------------------------------------



Home | Main Index | Thread Index | Old Index