The following issue has been ASSIGNED. ====================================================================== 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: assigned ====================================================================== Date Submitted: 2012-02-07 17:03 CET Last Modified: 2012-02-07 18:35 CET ====================================================================== 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 ====================================================================== ---------------------------------------------------------------------- (0009586) isabellf (reporter) - 2012-02-07 17:13 https://www.opencsw.org/mantis/view.php?id=4893#c9586 ---------------------------------------------------------------------- Email sent: Hi Vic. I just want to report that lsof 4.85 does not build on Solaris 11. I spoke with Dagobert Michelsen of OpenCSW and is offering access to their build server if you want to test it yourself. He said it’s due to “cachefs” not being around anymore on Solaris 11. Dagobert, I opened a ticket on https://www.opencsw.org/mantis, I tried building with GCC, I know you tried something different, so if you have time to add your data here, it might help. 0004893 packaging block new 2012-02-07 “lsof does not build on Solaris 11” Thanks for your help. François Isabelle. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
