A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4893 ====================================================================== Reported By: isabellf Assigned To: dam ====================================================================== Project: lsof Issue ID: 4893 Category: packaging Reproducibility: always Severity: block Priority: normal Status: feedback ====================================================================== Date Submitted: 2012-02-07 17:03 CET Last Modified: 2012-08-01 08:12 CEST ====================================================================== Summary: lsof does not build on Solaris 11 Description: While trying to build on Solaris 10 with gcc (I'm not confident about all the flags here, but Dagobert also tried on one of the Solaris11 build servers in your farm with additional failures):
PATH=/opt/gcc/4.2.3/bin:/usr/sfw/bin:/opt/csw/bin:/usr/sbin:/usr/ccs/bin:/usr/bin:/bin:/usr/sbin:/sbin export PATH CFLAGS="-m64 -R/usr/sfw/lib/amd64" export CFLAGS CXXFLAGS="-m64 -R/usr/sfw/lib/amd64" export CXXFLAGS export CXXFLAGS LDFLAGS="-m64 -L/opt/gcc/4.2.3/lib/amd64 -R/usr/sfw/lib/amd64" export LDFLAGS LD_LIBRARY_PATH=/opt/gcc/4.2.3/lib/amd64 export LD_LIBRARY_PATH export LSOF_VERS=110000; ./Configure solaris make I got the following error: dnode.c:42:30: error: sys/fs/sdev_impl.h: No such file or directory ====================================================================== ---------------------------------------------------------------------- (0010069) ghenry (developer) - 2012-08-01 08:12 https://www.opencsw.org/mantis/view.php?id=4893#c10069 ---------------------------------------------------------------------- hello, it doesn't work for me (Sun X2200 amd64): # uname -a SunOS solqual 5.11 11.0 i86pc i386 i86pc Solaris # /opt/csw/bin/lsof lsof: can't read namelist from /dev/ksyms is it because i'm logged into a zone? _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
