ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexey Rusakov <ktirf@users.sf.net>
To: community@altlinux.ru
Subject: Re: [Comm] сборка архиватора gnochive
Date: Mon, 15 Nov 2004 00:58:12 +0300
Message-ID: <4197D4F4.9080608@users.sf.net> (raw)
In-Reply-To: <opshg4ijqxou9itb@post.cnt.ru>

On 15.11.2004 00:26, Владимир Гусев wrote:

>>>>Можно строку вызова gcc полностью привести?
>>
>>>Making all in src
>>>make[2]: Entering directory `/home/vova/Sources/gnochive-0.7.0/src'
>>>gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include/gnome-1.0  
>>>-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include  
>>>-I/usr/include/glib-1.2 -I/usr/lib/glib/include  
>>>-I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include   
>>>-I./../widgets -I./../pixmaps -I.. -I. -Wall -Wimplicit -Wunused -O1  
>>>-g  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2  
>>>-I/usr/lib/glib/include -I/usr/X11R6/include   -g -O2 -Wall -Wunused    
>>>-c main.c
>>>main.c:30:40: libgnomevfs/gnome-vfs-init.h: No such file or directory
>>>In file included from main.c:37:
>>>mime.h:21:56: libgnomevfs/gnome-vfs-application-registry.h: No such  
>>>file or directory
>>>make[2]: *** [main.o] Ошибка 1
>>>make[2]: Leaving directory `/home/vova/Sources/gnochive-0.7.0/src'
>>>make[1]: *** [all-recursive] Ошибка 1
>>>make[1]: Leaving directory `/home/vova/Sources/gnochive-0.7.0'
>>>make: *** [all-recursive-am] Ошибка 2
>>
>>Кажется, системе сборки снесло крышу на почве двух Гномов - первого и  
>>второго. Можно rpm -qa | grep vfs теперь? Да, и еще locate libgnomevfs  
>>тоже было бы здорово.
>>
> 

Коль скоро вы, как я понял, ставили все подряд, касающееся 
gnome-vfs, я заодно напишу, что вам не нужно :)

> [vova@vova vova]$ rpm -qa | grep vfs
> libgnome-vfs-devel-1.0.5-alt6

> libgnome-vfsmm-2.6.1-alt2
Если от этого нет зависимостей - можно удалить.

> libgnome-vfs-1.0.5-alt6
> gnome-vfs-1.0.5-alt6
> libntfs-gnomevfs-1.8.4-alt1.1

> libgnome-vfs-devel-static-1.0.5-alt6
Это вряд ли понадобится.

> tcl-vfs-1.3-alt3
Это, скорее всего, вам тоже не нужно.

> gnome-vfs2-devel-2.8.3-alt1
> libntfs-gnomevfs-devel-1.8.4-alt1.1
> gnome-vfs2-2.8.3-alt1
> libgnome-vfsmm-devel-2.6.1-alt2
Это в пару к libgnome-vfsmm - не нужно.

> ruby-gnomevfs2-0.9.1-alt2
Если вы не пишете под GNOME2 на Ruby - это вам тоже не нужно :)

Теперь что касается ответа на вопрос. По всей видимости, 
компилятору не хватило флага "-I/usr/include/gnome-vfs-1.0". 
Справиться с этим можно грубой силой, передав этот флаг в 
CPPFLAGS (дополнительные флаги для препроцессора). Если хочется 
разобраться, то можно посмотреть, что происходит в configure во 
время "checking for GnomeVFS" и через это понять, почему 
указанный флаг не добавляется в конфигурацию автоматически.

-- 
   Alexey "Ktirf" Rusakov


  reply	other threads:[~2004-11-14 21:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-13 13:49 Владимир Гусев
2004-11-13 14:22 ` Andrey Rahmatullin
2004-11-13 14:59   ` Владимир Гусев
2004-11-13 15:16     ` Andrey Rahmatullin
2004-11-13 15:30       ` Владимир Гусев
2004-11-14  8:26 ` Alexey Rusakov
2004-11-14 16:18   ` Владимир Гусев
2004-11-14 20:47     ` Alexey Rusakov
2004-11-14 21:26       ` Владимир Гусев
2004-11-14 21:58         ` Alexey Rusakov [this message]
2004-11-15  0:09           ` Владимир Гусев

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=4197D4F4.9080608@users.sf.net \
    --to=ktirf@users.sf.net \
    --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