Hi, I am trying to install OpenCA 1.0.2 in Solaris 8 on SPARC machine.
I am using tar source files for the installation. Before Installing OpenCA Base installation of OpenCA-Tools is a must so i start with Openca-tools I am able to run ./configure but getting error when i run make command bash-2.03# make Making all in src/sv make[1]: Entering directory `/downloads/openca-tools-1.1.0/src/sv' gcc -DHAVE_CONFIG_H -I. -I../../include/openca -I../../include -I/usr/local/ssl/include -g -O2 -MT apps.o -MD -MP -MF .deps/apps.Tpo -c -o apps.o apps.c mv -f .deps/apps.Tpo .deps/apps.Po gcc -DHAVE_CONFIG_H -I. -I../../include/openca -I../../include -I/usr/local/ssl/include -g -O2 -MT sv.o -MD -MP -MF .deps/sv.Tpo -c -o sv.o sv.c sv.c: In function `main': sv.c:378: warning: assignment makes pointer from integer without a cast mv -f .deps/sv.Tpo .deps/sv.Po gcc -DHAVE_CONFIG_H -I. -I../../include/openca -I../../include -I/usr/local/ssl/include -g -O2 -MT tools.o -MD -MP -MF .deps/tools.Tpo -c -o tools.o tools.c mv -f .deps/tools.Tpo .deps/tools.Po gcc -DHAVE_CONFIG_H -I. -I../../include/openca -I../../include -I/usr/local/ssl/include -g -O2 -MT callback.o -MD -MP -MF .deps/callback.Tpo -c -o callback.o callback.c mv -f .deps/callback.Tpo .deps/callback.Po gcc -DHAVE_CONFIG_H -I. -I../../include/openca -I../../include -I/usr/local/ssl/include -g -O2 -MT verify-crypto.o -MD -MP -MF .deps/verify-crypto.Tpo -c -o verify-crypto.o verify-crypto.c mv -f .deps/verify-crypto.Tpo .deps/verify-crypto.Po gcc -DHAVE_CONFIG_H -I. -I../../include/openca -I../../include -I/usr/local/ssl/include -g -O2 -MT sign-crypto.o -MD -MP -MF .deps/sign-crypto.Tpo -c -o sign-crypto.o sign-crypto.c mv -f .deps/sign-crypto.Tpo .deps/sign-crypto.Po /bin/bash ../../libtool --tag=CC --mode=link gcc -g -O2 -o openca-sv apps.o sv.o tools.o callback.o verify-crypto.o sign-crypto.o -Wl,-rpath,/usr/local/ssl/lib -L/usr/local/ssl/lib -L/usr/local/ssl -lcrypto -lssl -ll -ldl -lnsl -lsocket -lposix4 mkdir .libs gcc -g -O2 -o openca-sv apps.o sv.o tools.o callback.o verify-crypto.o sign-crypto.o -Wl,-rpath -Wl,/usr/local/ssl/lib -L/usr/local/ssl/lib -L/usr/local/ssl -lcrypto -lssl -ll -ldl -lnsl -lsocket -lposix4 ld: fatal: option -dn and -P are incompatible ld: fatal: Flags processing errors collect2: ld returned 1 exit status make[1]: *** [openca-sv] Error 1 make[1]: Leaving directory `/downloads/openca-tools-1.1.0/src/sv' make: *** [all-recursive] Error 1 I also tried to install from the binary file for Opensoalris in Solaris 8 but when i try to run the bin file it says : cannot execute binary file despite having all permissions set correctly. Kindly guide me how can i install Openca in Solaris 8 on a SPARC machine. Regards, Anil Aliyan ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Openca-Users mailing list Openca-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openca-users