pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pan-users] Configure failure of 0.135


From: Ron Johnson
Subject: [Pan-users] Configure failure of 0.135
Date: Tue, 13 Sep 2011 23:26:50 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.21) Gecko/20110831 Mnenhy/0.8.3 Thunderbird/3.1.13

I think that ./configure doesn't require that the ssl dev files exist. When I installed libssl-dev (Debian-based distro), then pan built correctly.

Here's what the failed build looked like:

$ git clone git://github.com/judgefudge/pan2
$ cd pan2
$ ./autogen.sh
<big snippage>
config.status: executing default-1 commands
config.status: executing po/stamp-it commands


Configuration:

        Source code location:   .
        Compiler:               g++
        With GtkSpell:          yes


Now type `make' to compile Pan


$ make
<massive snippage>
  AR     libpangui.a
  CXX    gui.o
  CXX    pan.o
  CXXLD  pan
/usr/bin/ld: cannot find -lssl
collect2: ld returned 1 exit status
make[3]: *** [pan] Error 1
make[3]: Leaving directory `/Data/ron/source/pan2/pan/gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/Data/ron/source/pan2/pan'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/Data/ron/source/pan2'
make: *** [all] Error 2


--
Supporting World Peace Through Nuclear Pacification



reply via email to

[Prev in Thread] Current Thread [Next in Thread]