From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.62)
	(envelope-from <gentoo-user+bounces-56299-garchives=archives.gentoo.org@gentoo.org>)
	id 1GtUSk-0007Jm-Sx
	for garchives@archives.gentoo.org; Sun, 10 Dec 2006 19:35:51 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kBAJXexT007780;
	Sun, 10 Dec 2006 19:33:40 GMT
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174])
	by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kBAJNGeH011327
	for <gentoo-user@lists.gentoo.org>; Sun, 10 Dec 2006 19:23:17 GMT
Received: by ug-out-1314.google.com with SMTP id z38so1212102ugc
        for <gentoo-user@lists.gentoo.org>; Sun, 10 Dec 2006 11:23:17 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=dt3leFoS+BSjkfhr4fT534EbNMzdtLzbPXiQYmtMQXqWkL4q0Jlgfdgn3/951urgFrGB1/odd56QTmeZl8tyVymsJDmVtgQdva4Tyeu01MAKlIA0SiL2cH+j1FI7NEg7oGt+9SV5BNw6rLhASsVzI0UxWESG2O+In7Mus0xoPkM=
Received: by 10.67.97.7 with SMTP id z7mr8649652ugl.1165778596700;
        Sun, 10 Dec 2006 11:23:16 -0800 (PST)
Received: by 10.66.252.9 with HTTP; Sun, 10 Dec 2006 11:23:16 -0800 (PST)
Message-ID: <c268e4660612101123n3156710arc7488cd12e38aed@mail.gmail.com>
Date: Sun, 10 Dec 2006 11:23:16 -0800
From: Drew <drew.kay@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] freeradius eap tls issue
In-Reply-To: <45789C9B.401@gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <45789C9B.401@gmail.com>
X-Archives-Salt: 26bfe5b2-47d3-423e-8f10-010b17d2df7a
X-Archives-Hash: 1d83a6987ba98bece8d6d076adc324c8

On 12/7/06, Yiannis Kontekakis <ykontekakis@gmail.com> wrote:
> Hello,
>
> I am trying to set up a radius server (using eap tls) for my wpa capable
> access point.
> I am using net-dialup/freeradius-1.1.3-r1 with the following USE
> flags="frxp mysql pam ssl"
> I have read multiple howtos ( one of them is
> http://www.urbanwireless.co.nz/?page_id=22 ) but when I start freeradius
> in debugging mode I get the following error message:
> Failed to link to module 'rlm_eap': /usr/lib/libeap-1.1.3.so: undefined
> symbol: SSL_set_ex_data
>
> After some googling I found out that this problem relates with libtool.
> Does anyone has experience with this configuration/problem?

Did you recently upgrade SSL? I seem to remember somewhere that
anytime you update SSL, you need to recompile any apps that depend on
it. The reason being some things may change between versions and you
could have problems similar to what you described.


-Drew
-- 
gentoo-user@gentoo.org mailing list