ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Konstantin Lepikhov <lakostis@mmti.ru>
To: community@altlinux.ru
Subject: [Comm] Re: ошибка при сборке ppp с поддержкой radius
Date: Thu, 2 Oct 2003 22:39:56 +0400
Message-ID: <20031002183956.GB4606@lks.home> (raw)
In-Reply-To: <3F7BDFF8.70308@inbox.ru>

Hi comm!

Thursday 02, at 12:21:12 PM you wrote:

> Алексей ! Спасибо за совет !
> 
> попробовал. то же самое.
> забыл написать - вставлял в spec строку вида %set_libtool_version 1.4
> (у меня тоже были подозрения на новый libtool) - бесполезно, эффект тот же
> 
> 
> С уважением,
> Александр Коротков
> 
> >On Wed, 01 Oct 2003 19:10:17 +0400
> >comm <metalking@inbox.ru> wrote:
> >
> > 
> >
> >>субж !
> >>
> >>беру SRPMку, заменяю в ppp.spec строку
> >>%def_without radius
> >>на
> >>%def_with radius
> >>
> >>и при компиляции получаю следующую ошибку:
> >>   
> >>
все намного проще. Берете и правите в spec такие строки:

%build                                                                                     
./configure                                                                                
%if_with radius                                                                           
pushd pppd/plugins/radius/radiusclient                                                    
%configure                                                                                
popd                                                                                      
%endif #radius

на

%build                                                                                     
./configure                                                                                
#%if_with radius                                                                           
#pushd pppd/plugins/radius/radiusclient                                                    
#%configure                                                                                
#popd                                                                                      
#%endif #radius

и все. Проверено, на Master-2.2 собирается на ура

-- 
WBR, Konstantin	      chat with ==>ICQ: 109916175
     Lepikhov,	      speak  to ==>JID: lakostis@jabber.org
aka L.A. Kostis       write  to ==>mailto:lakostis@pisem.net.nospam

...The information is like the bank... 			  (c) EC8OR


      parent reply	other threads:[~2003-10-02 18:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-01 15:10 [Comm] " comm
2003-10-01 16:00 ` Alexei Takaseev
2003-10-02  8:21   ` comm
2003-10-02 15:35     ` Alexei Takaseev
2003-10-02 18:39     ` Konstantin Lepikhov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031002183956.GB4606@lks.home \
    --to=lakostis@mmti.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git