[cs631apue] undefined reference

Jan Schaumann jschauma at stevens.edu
Sun Dec 2 23:08:13 EST 2012


ccui1 <ccui1 at stevens.edu> wrote:

> I have installed the libssl-dev. 64 bit Ubuntu.
>
> When I try to do -lcrypto, "undefined reference to" will still shows up.
>
> How can I fix that?

That depends on what symbols you are missing.  Usually, the manual pages
for the various functions will include information about which libraries
to link with.

And of course you are expected to build and run your code on
linux-lab.cs.stevens.edu, where installation of any packages is not
required.

-Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 478 bytes
Desc: not available
URL: <http://lists.stevens.edu/pipermail/cs631apue/attachments/20121202/a52aae96/attachment.pgp>


More information about the cs631apue mailing list