[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem compiling progarms (linker errors)
- To: dgi_il(at-nospam)hotmail.com
- Subject: Re: Problem compiling progarms (linker errors)
- From: Shaul Karl <shaulka(at-nospam)bezeqint.net>
- Date: Fri, 13 Apr 2001 01:01:05 +0300
- cc: "Tzafrir Cohen" <tzafrir(at-nospam)technion.ac.il>, linux-il(at-nospam)linux.org.il
- Delivered-To: linux-il-linux-il@linux.org.il
- In-Reply-To: Message from <dgi_il@hotmail.com> of "Thu, 12 Apr 2001 23:06:30 -0000." <OE583ednHM3SOlbpH7100000619@hotmail.com>
- References: <Pine.GSO.4.21_heb2.09.0104120912040.19956-100000@techunix.technion.ac.il> <OE583ednHM3SOlbpH7100000619@hotmail.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
> > > Hi
> Helo
>
> > why have you used --force ?
> to reinstalll the rpm again. To be sure it's on ly system.
>
> > what ssl rpm have you used? Have you verified that it ran ldconfig in its
> > post-install script?
> it's installed on /usr/lib, ld uses this directory (with /lib) as default
> directories. Anyway I added them manually. Still without any help..
>
1) Can you please copy and paste the exact cmd line/makefile and the
complier/linker messages and post them here? You were advised to do that
before.
2) The following may not apply to your distro, yet on my Debian machine I
would have to install an libssl-dev package if I wanted to do some ssl devel.
[00:55:18 /tmp]$ grep-available -P libssl-dev
Package: libssl-dev
Priority: optional
Section: non-US
Installed-Size: 1796
Maintainer: Christoph Martin <christoph.martin@uni-mainz.de>
Architecture: i386
Source: openssl
Version: 0.9.6-2
Replaces: ssleay, libssl096-dev
Provides: libssl096-dev
Depends: libssl0.9.6
Conflicts: ssleay (<< 0.9.2b), libssl08-dev, libssl09-dev, libssl095a-dev,
libssl096-dev
Filename: pool/non-US/main/o/openssl/libssl-dev_0.9.6-2_i386.deb
Size: 668270
MD5sum: 4de2a596de3a63d376f770f9f29f73f2
Description: SSL development libraries, header files and documentation
libssl and libcrypt development libraries, header files and manpages
.
It is part of the OpenSSL implementation of SSL.
[00:55:34 /tmp]$
BTW: Why one would need SSL _development_ libraries if he has the SSL
libraries already installed?
--
Shaul Karl <shaulka@bezeqint.net>
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il