[Pidgin] #8622: Pidgin won't compile: "cannot find -lsoftokn3"
Pidgin
trac at pidgin.im
Tue Mar 10 17:08:12 EDT 2009
#8622: Pidgin won't compile: "cannot find -lsoftokn3"
--------------------------+-------------------------------------------------
Reporter: Dima | Owner: lschiere
Type: defect | Status: new
Component: unclassified | Version: 2.5.5
Keywords: | Launchpad_bug:
--------------------------+-------------------------------------------------
I configured it like this:[[BR]]
./configure --disable-tcl --disable-tk --disable-nm --disable-meanwhile
--disable-perl
[[BR]][[BR]]
But when I run make, I get the error:[[BR]]
/bin/bash ../../../libtool --silent --tag=CC --mode=link gcc -g -g -O2
-o ssl-nss.la -rpath /usr/local/lib/purple-2 -module -avoid-version
ssl_nss_la-ssl-nss.lo -Wl,--export-dynamic -pthread -lgobject-2.0
-lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/local/lib/xulrunner-
devel-1.9.0.6/lib -lnss3 -lnssutil3 -lsmime3 -lssl3 -lsoftokn3 -lplds4
-lplc4 -lnspr4 -lpthread -ldl -lutil -lpthread -lnsl -lresolv
/usr/bin/ld: cannot find -lsoftokn3
collect2: ld returned 1 exit status
[[BR]][[BR]]
This makes no sense, though. I'm compiling this on Linux, but as far as I
can tell, softokn3 is a Windows library.
--
Ticket URL: <http://developer.pidgin.im/ticket/8622>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list