ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: taa <shinobispb@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] merlin и libdbi
Date: Thu, 11 Feb 2010 18:01:34 +0400
Message-ID: <4B740DBE.6000809@gmail.com> (raw)
In-Reply-To: <4d6cc2f21002110318y29f41d30q565e3fad6287d77e@mail.gmail.com>

On 11.02.2010 15:18, Boris Savelev wrote:
> 2010/2/11 taa<shinobispb@gmail.com>:
>    
>> Работаю с nagios, и возникла проблема при сборке дополнительного модуля
>> merlin, для него требуется libdbi и libdbi-devel, который соответственно был
>> установлен.
>> Пробовал устноавить на 5.1 и на 4.1 (для которого собрал libdbi, версий
>> 0.8.3, и 1.0 из сизифа), в любом случае выдает
>>
>> Есть идеи?
>>      
> --- Makefile.orig       2009-10-27 19:15:21 +0300
> +++ Makefile    2010-02-11 14:17:00 +0300
> @@ -35,10 +35,10 @@
>          $(QUIET_LINK)$(CC) $(LDFLAGS) $^ -o $@
>
>   $(PROG): $(DAEMON_OBJS)
> -       $(QUIET_LINK)$(CC) $(LDFLAGS) $(DAEMON_LDFLAGS) $(LIBS) $^ -o $@
> +       $(QUIET_LINK)$(CC) $^ -o $@ $(LDFLAGS) $(DAEMON_LDFLAGS) $(LIBS)
>
>   $(NEB): $(MODULE_OBJS)
> -       $(QUIET_LINK)$(CC) $(MOD_LDFLAGS) $(LDFLAGS) $^ -o $@
> +       $(QUIET_LINK)$(CC) $^ -o $@ $(MOD_LDFLAGS) $(LDFLAGS)
>
>   %.o: %.c
>          $(QUIET_CC)$(CC) $(CFLAGS) $(CPPFLAGS) -c $<  -o $@
>
> примерно так
>
>    

On 11.02.2010 17:14, Michael Shigorin wrote:
> On Thu, Feb 11, 2010 at 02:18:10PM +0300, Boris Savelev wrote:
>    
>>> Есть идеи?
>>>        
>> -       $(QUIET_LINK)$(CC) $(MOD_LDFLAGS) $(LDFLAGS) $^ -o $@
>> +       $(QUIET_LINK)$(CC) $^ -o $@ $(MOD_LDFLAGS) $(LDFLAGS)
>>      
> (http://www.altlinux.org/UpStream/AsNeeded)
>
>    
Огромное спасибо, помогло


      parent reply	other threads:[~2010-02-11 14:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-11  7:14 taa
2010-02-11 11:18 ` Boris Savelev
2010-02-11 13:14   ` Michael Shigorin
2010-02-11 14:01   ` taa [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=4B740DBE.6000809@gmail.com \
    --to=shinobispb@gmail.com \
    --cc=community@lists.altlinux.org \
    /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