Hi,

  I built the ".so" version for the library (32-bit). Thanks for the kind
help. The errors i reported earlier were due to the options for future
release in site.config.m4 file i suppose. I commented all those options and
i was able to build the static as well as dynamic version of the library.

   I need to pass some options to the compiler, for supporting 64-bit and
multithreading. I don't know, how to give in site.config.m4 file.
So, i made changes in Makefile for libsm and libdkim. I was able to build
64-bit object files. While building the library, Error came.

 cc -lpthread -G -o libdkim.so.0 base64.o dkim.o dkim-cache.o dkim-canon.o
dkim-keys.o dkim-policy.o dkim-rep.o dkim-tables.o dkim-test.o dkim-ub.o
dkim-util.o rfc2822.o util.o vbr.o -L/home/dshanmug/openssl
/tmp_mnt/homefs/mnt/dshanmug/dkim-milter-2.8.1_64/obj.SunOS.5.10.sun4/libsm/libsm.a
ld: fatal: file base64.o: wrong ELF class: ELFCLASS64
ld: fatal: File processing errors. No output written to libdkim.so.0

options being passed: -g -mt -DINT_BIG=long -xarch=v9

Only on passing these options, i build static version of 64-bit library
previously.

Can you please provide me some solutions, to solve the problem.

Thanks,
Deiva Shanmugam
------------------------------------------------------------------------------
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

Reply via email to