2 May 2003 09:52
FAM-2.6.10 on SPARC/Solaris 9
Lars Tunkrans <lars.tunkrans <at> bredband.net>
2003-05-02 07:52:18 GMT
2003-05-02 07:52:18 GMT
Hello
I have identified three problems which needs to be fixed
If it is going to be possible to ever use FAM on a SUN
Workstation.
1) location of mntent.h
As Rolf Sponsel has reported earlier:
mntent.h is in /usr/include/sys/mntent.h
on Solaris 7/8/9
2) Declaration for unsigned integrals.
In several places in the source " u_int32_t "
is used.
Solaris uses the other style " uint32_t "
It is arguable that *NIX operatingsystem should
be able to handle both as FreeBSD does.
Hovewver the /usr/inlclude/sys/types.h in solaris
does not include the former style, only the latter of
these above.
3) The string "sun" is a reserved word.
in ./libfam/Client.c++
(Continue reading)
If someone knows specifically why I was getting that error message, I'd
still be interested in hearing it, but it's no longer a blocker. Also,
if there's some nasty known problem with 2.6.4, please tell.
, that hooks into the
RSS Feed