A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5085 ====================================================================== Reported By: mi Assigned To: ====================================================================== Project: libgamin_dev Issue ID: 5085 Category: Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2013-07-01 20:23 CEST Last Modified: 2013-07-04 02:14 CEST ====================================================================== Summary: libgamin_dev creates broken symlink for libfam.so Description: After installing libgamin_dev I got the following files:
% grep libfam /var/sadm/install/contents /opt/csw/lib/libfam.so=libfam.so.0.0.0 s none CSWlibgamin-dev /opt/csw/lib/sparcv9/libfam.so=libfam.so.0.0.0 s none CSWlibgamin-dev Note, that there are two symlinks -- but not the files they are pointing at. The libfam.so.0.0.0 does not exist neither in /opt/csw/lib nor in /opt/csw/lib/sparcv9 Perhaps, the symlink should point at libgamin.so? ====================================================================== ---------------------------------------------------------------------- (0010464) mi (reporter) - 2013-07-04 02:14 https://www.opencsw.org/mantis/view.php?id=5085#c10464 ---------------------------------------------------------------------- Yes, it does. It was written for FAM -- before Gamin appeared on the scene. All of the FAM-using software out there can be built against either. Gamin is just more feature-full and has more OS-specific backends (kqueue for BSD, /dev/poll for Solaris, inotify or whatever on Linux, etc.) to do its job efficiently. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
