diff options
author | sketch <sketch@pkgsrc.org> | 2004-11-19 12:35:22 +0000 |
---|---|---|
committer | sketch <sketch@pkgsrc.org> | 2004-11-19 12:35:22 +0000 |
commit | 97ff422b68b4a174d2710be9773b848983f828e0 (patch) | |
tree | fcdbc3bcdfd7f1ef95b42727410287ab744a447f /lang/smalltalk | |
parent | d0b99ba73d4d76bcf461f4ee59b691a6c445d598 (diff) | |
download | pkgsrc-97ff422b68b4a174d2710be9773b848983f828e0.tar.gz |
Various fixes/cleanups to get this package compiling on Solaris:
+ Use the mnttab(4) interface instead of mntent.
+ C++ syntax cleanups to appease the SunPro compiler.
+ Use MAXPATHLEN instead of NAME_MAX which can be unimplemented on strict
POSIX systems.
+ Use POSIX inttypes.h if BSD types are not available.
+ RPC includes and C++ namespace fixes.
+ Use dirent(3) instead of older sys/dir.h interface.
+ Avoid `sun' namespace collision.
Patch based on the work of Robert Lillack and others, described in
http://mail-index.netbsd.org/tech-pkg/2004/08/20/0005.html and tested with
SunPro and gcc.
Diffstat (limited to 'lang/smalltalk')
0 files changed, 0 insertions, 0 deletions