Hello, I've tested elektra on solaris 8, and I found the following:
- there is no interface to /etc/fstab comparable with setmntent and friends, the interface exists only for the /etc/mtab equivalent. Therefore the fstab backend don't make sense on solaris 8. - the daemon is also unavailable, because there is no struct ucred (used in src/elektra/src/backends/daemon/ipc.c). I don't know what should be done on solaris 8 to get the peer uid gid and pid... I didn't test the experimental features, and the remaining compiled fine. kdb info is fine, but kdb seems to be broken: ./kdb set -t dir system/sw kdb set: -t: Invalid Key kdb set: '-t': Invalid Key I can do more test if I have directions. I have the output of (./configure --prefix=/u/pdlmd/tmp/elektr/ LDFLAGS="-L/local_sun_old/db4/lib/" C PPFLAGS="-I/local_sun_old/db4/include/" CC=cc && make && /bin/rm -rf /u/pdlmd/tm p/elektr/ && make install) > ../elekmake.out 2>&1 at http://www.environnement.ens.fr/perso/dumas/sun-elekmake.out Some warnings may be interesting to have a look at but there is nothing which seems obviously wrong to me. -- Pat ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Registry-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/registry-list
