Also, line 8 of ui.pod needs a comma on the end, I keep finding them. Also, this is kind of cosmetic and makes it easier, but in des_modes.pod could you change the spaces in the name (line 5) to underscores? Spaces break the package making process on Solaris quite quickly.
Thanks! Jason Czech > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > cottbus.de] On Behalf Of OpenSSL-Bugs > Sent: Wednesday, October 01, 2003 1:54 AM > To: [EMAIL PROTECTED] > Subject: [openssl.org #709] AutoReply: OpenSSL-0.9.7c on Solaris > > > Greetings, > This message has been automatically generated in response to the > creation of a trouble ticket regarding: > "OpenSSL-0.9.7c on Solaris", > a summary of which appears below. > > There is no need to reply to this message right now. Your ticket has been > assigned an ID of [openssl.org #709]. > > Please include the string: > > [openssl.org #709] > > in the subject line of all future correspondence about this issue. To do > so, > you may reply to this message. > > Thank you, > > > ------------------------------------------------------------------------ - > I've tried to create a package for OpenSSL-0.9.7c on Solaris (8 and 9) and > have seen a potential problem with the man page creation. It seems that > in the man3 section the files EVP_MD_CTX_copy and EVP_MD_CTX_copy_ex are > created as one file called "EVP_MD_CTX_copy EVP_MD_CTX_copy_ex.3". I > looked into the file and noticed that line 136 reads as follows: > "EVP_MD_CTX_copy_ex EVP_MD_CTX_copy, EVP_MD_type, EVP_MD_pkey_type," > > Shouldn't there be a comma between EVP_MD_CTX_copy_ex and EVP_MD_CTX_copy? > Is this a Solaris related problem or a typo in the pod files? > > Thanks, > > Jason Czech > SCSU > ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
