public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Shalendra Chhabra" <chhabrashalen@rediffmail.com>
To: gcc-help@gcc.gnu.org
Subject: Errors?
Date: Thu, 20 Jun 2002 08:13:00 -0000	[thread overview]
Message-ID: <20020620150858.26316.qmail@webmail10.rediffmail.com> (raw)


                      HI
                      I am running trying to run the program
                      req.c in apps directory
                      I have the following errors::
                      gcc -I/usr/local/include -c req.c
                      The program compiles cooly but when I do
                      gcc req.o /usr/local/lib/libcrypto.a -o 
reqtest
                      I get the following:


                      req.o: In function `main':
                      req.o(.text+0x1ee): undefined reference to 
`str2fmt'
                      req.o(.text+0x23e): undefined reference to 
`str2fmt'
                      req.o(.text+0x33e): undefined reference to 
`str2fmt'
                      req.o(.text+0xcfd): undefined reference to 
`app_passwd'
                      req.o(.text+0xf29): undefined reference to 
`add_oid_section'
                      req.o(.text+0x12ef): undefined reference to 
`app_RAND_load_file'
                      req.o(.text+0x1340): undefined reference to 
`app_RAND_load_file'
                      req.o(.text+0x135b): undefined reference 
to
                      `app_RAND_load_files'
                      req.o(.text+0x14ad): undefined reference 
to
                      `app_RAND_write_file'
                      collect2: ld returned 1 exit status


                      Please help!!!
                      Thanks
_________________________________________________________
There is always a better job for you at Monsterindia.com.
Go now http://monsterindia.com/rediffin/

                 reply	other threads:[~2002-06-20 15:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020620150858.26316.qmail@webmail10.rediffmail.com \
    --to=chhabrashalen@rediffmail.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).