Bugs item #544976, was opened at 2002-04-17 02:51 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=103152&aid=544976&group_id=3152
Category: Configuration: Server Group: modules >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Kriston Rehberg (kriston) >Assigned to: Jim Davidson (jgdavidson) Summary: Make oblivious to shared lib extension Initial Comment: Building on bizarro-world platforms with shared library extensions other than ".so" causes the sample-config.tcl to fail because the shared libraries have the extension ".so" carved into their Makefiles and sample-config.tcl makes an effective attempt at using the correct shared library extension for that platform. ---------------------------------------------------------------------- >Comment By: Jim Davidson (jgdavidson) Date: 2002-08-10 16:17 Message: Logged In: YES user_id=20624 Makefiles now force .so extension on all platforms, regardless of default, for modules and sample-config.tcl updated. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=103152&aid=544976&group_id=3152
