Hi there, Could you kindly review the following update to Lighttpd:
http://cr.opensolaris.org/~tekgrrl/CR-6816914/ Updating Lighttpd to use the MySQL 5.1 libraries also fixes 3 other issues. Lighttpd no longer has a build time dependency on /usr/sfw/bin/mysq_config and the Lighttpd package dependency is now for the MySQL 5.1 library package and not the whole of MySQL. The last fix was just a case of removing any reference to /usr/sfw/lib as Lighttpd no longer needs it. LIGHTTPD_LDFLAGS needs -L$(SPRO_VROOT)/lib as without it can't find -lCrun as provided by mysql_config Thanks Amanda