#834 closed defect (fixed)
Fix OS/2 support in the smartmontools
Reported by: | Alex Samorukov | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Release 6.6 |
Component: | all | Version: | 6.5 |
Keywords: | Cc: |
Description
Current status:
- Smartctl 5.37 is distributed within system (eCS 2.2). It is compiled by IBM VAC compiler according to the version info (i386-pc-ibmvac)
- Files os_os2.{cpp,h} were never properly integrated to the release and are missing in the autoconf and resulted targz. This should be easy to fix.
- File os_os2.cpp is very outdated and currently not compiling properly. It seems that it will need some efforts to compile.
- Smartmontools itself compiles under GCC/OS2 with some minimal autoconf tweaks and blames that application is not ported. Because of 2.
Todo:
- Include os_os* to the official tarball, and patch configure.ac and related files.
- fix os_os2.cpp to make it compile.
- Test it on VPC (at least -i should work)
- Ask someone to test it on a real hw.
- Update man and wiki
Change History (3)
comment:1 by , 8 years ago
Milestone: | → Release 6.6 |
---|
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 8 years ago
OS/2 version could be found @ http://hobbes.nmsu.edu/h-search.php?button=Search&key=smartmontools
Note:
See TracTickets
for help on using tickets.
Fixed in r4421:4423