Hi, I have been working on GnuPG 1.4.2.1 under cygwin. I have downloaded, configured, compiled, and installed it under cygwin. I have made some modifications to the source code and successfully compiled and installed the modified source code in cygwin.
My problem is porting the source code to linux. I have configured the modified source code in linux. The cofiguration completes successfully with no error messages. However, when I run 'make', I get a number of undefined reference errors. Listed below are some of the errors: undefined reference to `mpihelp_addmul_1' undefined reference to `mpihelp_sub_n' undefined reference to `mpihelp_sub_n' Can someone explain these errors? How can fix it? Any help is appreciated. Regards Christina Michael __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
