On Wed, 4 Feb 2009, deiva shanmugam wrote: > I'm using Solaris 10 Sparc OS. > > i tried out by changing the filename, to site.config.m4 and enabled the > line: "define(`bld_LIBDKIM_SHARED', `true')". > > But still, only static version is being built. Checked out for dynamic > version of library in default director /usr/lib and also in dkim-milter sub > directory. > > Is there any other thing which i could do, to build the dynamic version of > library. Please help me.
What you're doing should work. I just tested it on a Solaris 9 machine (I don't have a Solaris 10 machine handy) and it produced a libdkim.so as expected. Please try the following steps: 1) "cd" into your libdkim directory 2) type "script" 3) type "sh Build -c" 4) type "exit" 5) Post the contents of the "typescript" file thus produced and your devtools/Site/site.config.m4 file to the list. ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ dkim-milter-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss
