public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user-de] gnome-base/oaf-0.6.10 lässt sich nicht kompilieren (und dvdrip dadurch auch nicht...)
@ 2005-07-25 11:27 Andreas Volz
  2005-07-25 12:07 ` Sebastian Damm
  0 siblings, 1 reply; 6+ messages in thread
From: Andreas Volz @ 2005-07-25 11:27 UTC (permalink / raw
  To: gentoo-user-de

Hi,

ich wollte dvd::rip installieren, aber das hängt von
gnome-base/oaf-0.6.10 ab. Das lässt sich wiederrum nicht kompilieren.

../liboaf/oaf-actid.h:41: error: syntax error before
"oaf_actinfo_stringify" ../liboaf/oaf-actid.h:41: warning: data
definition has no type or storage class ../liboaf/oaf-actid.h:43: error:
syntax error before '*' token ../liboaf/oaf-actid.h:45: error: syntax
error before "actid" In file included from ../liboaf/liboaf.h:43,
                 from ../liboaf/liboaf-private.h:32,
                 from oaf-mainloop.c:28:
../liboaf/oaf-plugin.h:59: error: syntax error before '*' token
oaf-mainloop.c: In function `ac_check':
oaf-mainloop.c:285: error: `OAF_ActivationContext' undeclared (first use
in this function) oaf-mainloop.c:285: error: (Each undeclared identifier
is reported only once oaf-mainloop.c:285: error: for each function it
appears in.) oaf-mainloop.c:285: error: syntax error before "ac"
oaf-mainloop.c:286: error: `OAF_ObjectDirectoryList' undeclared (first
use in this function) oaf-mainloop.c:286: error: `od' undeclared (first
use in this function) oaf-mainloop.c:290: error: `ac' undeclared (first
use in this function) make[2]: *** [oaf-mainloop.lo] Error 1
make[2]: Leaving directory
`/var/tmp/portage/oaf-0.6.10/work/oaf-0.6.10/liboaf' make[1]: ***
[all-recursive] Error 1 make[1]: Leaving directory
`/var/tmp/portage/oaf-0.6.10/work/oaf-0.6.10' make: ***
[all-recursive-am] Error 2

Ich weiß überhauot nicht wozu ich oaf brauche. Hier die Liste der
Abhängigkeiten. Was braucht da oaf und wie deaktiviere ich es?

[ebuild  N    ] gnome-base/oaf-0.6.10  +nls 0 kB 
[ebuild  N    ] gnome-base/bonobo-1.0.22  +nls 1,158 kB 
[ebuild  NS   ] gnome-base/gconf-1.0.9  +nls 765 kB 
[ebuild  N    ] gnome-base/gnome-common-2.8.0  -debug 57 kB 
[ebuild  NS   ] gnome-base/gnome-vfs-1.0.5-r4  +doc +nls +ssl 1,024 kB 
[ebuild  NS   ] gnome-base/control-center-1.4.0.5-r1  +nls 3,303 kB 
[ebuild  N    ] dev-libs/libunicode-0.4-r1  206 kB 
[ebuild  NS   ] gnome-base/libglade-0.17-r6  +X +bonobo +nls 409 kB 
[ebuild  NS   ] gnome-extra/gal-0.24  +doc +nls 1,011 kB 
[ebuild  N    ] gnome-base/libghttp-1.0.9-r4  143 kB 
[ebuild  N    ] gnome-extra/gtkhtml-1.1.10-r1  +nls 1,005 kB 
[ebuild  NS   ] gnome-base/gnome-panel-1.4.2-r2  -kde +nls 6,129 kB 
[ebuild  NS   ] gnome-base/libgtop-1.0.13-r2  +nls 1,030 kB 
[ebuild  NS   ] gnome-base/gnome-applets-1.4.0.5  +nls 5,068 kB 
[ebuild  N    ] dev-perl/XML-Writer-0.510  17 kB 
[ebuild  NS   ] x11-libs/gtkglarea-1.2.3-r1  284 kB 
[ebuild  N    ] dev-perl/gtk-perl-0.7009-r2  +applet +gnome +gnome-print
+gtkhtml +opengl 436 kB  [ebuild  N    ] perl-core/Test-Harness-2.42  58
kB  [ebuild  N    ] perl-core/Test-1.25  16 kB 
[ebuild  N    ] dev-perl/Event-1.00  239 kB 
[ebuild  N    ] media-video/transcode-0.6.14-r2  +3dnow +X -a52
(-altivec) +avi -divx4linux +dv +dvdread +encode -fame +gtk +imagemagick
+jpeg -lzo +mjpeg +mmx +mpeg -network +ogg -pvm +quicktime +sdl +sse
+sse2 -theora +truetype -v4l +vorbis +xml2 -xvid 2,555 kB  [ebuild  N   
] dev-libs/libcdio-0.73  -cddb -minimal 1,754 kB  [ebuild  N    ]
media-video/vcdimager-0.7.21  -minimal +xml2 960 kB  [ebuild  N    ]
dev-perl/libintl-perl-1.10  385 kB  [ebuild  N    ]
media-sound/vorbis-tools-1.0.1  -flac +nls -speex 700 kB  [ebuild  N   
] media-sound/ogmtools-1.5  +dvd 209 kB  [ebuild  N    ]
net-analyzer/fping-2.4_beta2-r1  59 kB  [ebuild  N    ]
media-video/dvdrip-0.52.0  +cdr +gnome 407 kB  

oaf scheint auch in keiner anderen Version vorzuliegen, welche is
probieren könnte. Was soll ich machen um dvd::rip zu installieren?
Selbst wenn ich USE="-gnome" bei dvd::rip mache ändert sich nix an den
Abhängigkeiten.

Gruß
Andreas

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user-de] gnome-base/oaf-0.6.10 lässt sich nicht kompilieren (und dvdrip dadurch auch nicht...)
  2005-07-25 11:27 [gentoo-user-de] gnome-base/oaf-0.6.10 lässt sich nicht kompilieren (und dvdrip dadurch auch nicht...) Andreas Volz
@ 2005-07-25 12:07 ` Sebastian Damm
  2005-07-25 12:29   ` Andreas Volz
  2005-07-25 12:41   ` Andreas Volz
  0 siblings, 2 replies; 6+ messages in thread
From: Sebastian Damm @ 2005-07-25 12:07 UTC (permalink / raw
  To: gentoo-user-de

[-- Attachment #1: Type: text/plain, Size: 2692 bytes --]

Hallo,

Am 25. Juli 2005 schrieb Andreas Volz:
> Ich weiß überhauot nicht wozu ich oaf brauche. Hier die Liste der
> Abhängigkeiten. Was braucht da oaf und wie deaktiviere ich es?

Also spontan wollt ich ja sagen

	equery depends oaf

nur spuckt das bei mir nix aus. Vielleicht ist das bei dir anders, ich
hab auch ein KDE-System.

Aber ein emerge -pt sagt mehr:

dams@eddie ~ $ emerge -pt dvdrip

These are the packages that I would merge, in reverse order:

Calculating dependencies ...done!
[ebuild  N    ] media-video/dvdrip-0.52.0
[ebuild  N    ]  media-sound/ogmtools-1.5
[ebuild  N    ]   media-libs/libdvdread-0.9.4
[ebuild  N    ]  gnome-extra/gtkhtml-1.1.10-r1
[ebuild  N    ]   gnome-base/libghttp-1.0.9-r4
[ebuild  N    ]   gnome-extra/gal-0.24
[ebuild  NS   ]    gnome-base/libglade-0.17-r6
[ebuild  N    ]   dev-libs/libunicode-0.4-r1
[ebuild  N    ]   gnome-base/control-center-1.4.0.5-r1
[ebuild  NS   ]    gnome-base/gnome-vfs-1.0.5-r4
[ebuild  N    ]     gnome-base/gnome-common-2.8.0
[ebuild  NS   ]     gnome-base/gconf-1.0.9
[ebuild  N    ]   gnome-base/bonobo-1.0.22
[ebuild  N    ]    gnome-base/gnome-print-0.37
[ebuild  N    ]    gnome-base/oaf-0.6.10
[ebuild  N    ]     dev-libs/libxml-1.8.17-r2
[ebuild  N    ]  dev-perl/libintl-perl-1.10
[ebuild  N    ]  dev-perl/Event-1.00
[ebuild  N    ]   perl-core/Test-1.25
[ebuild  N    ]    perl-core/Test-Harness-2.42
[ebuild  N    ]  dev-perl/gtk-perl-0.7009-r2
[ebuild  NS   ]   x11-libs/gtkglarea-1.2.3-r1
[ebuild  N    ]   dev-perl/XML-Writer-0.510

Du siehst also, dass oaf von bonobo gebraucht wird, was wiederum von
gtkhtml gebraucht wird. Und das wird direkt von dvdrip gebraucht,
jedoch nur, wenn das gnome-use-flag gesetzt ist (aus dem ebuild
gelesen). 

Ein 

	echo "media-video/dvdrip -gnome" >> /etc/portage/package.use

hilft wirklich nicht? Bei mir sieht das danach so aus:

dams@eddie ~ $ emerge -pt dvdrip

These are the packages that I would merge, in reverse order:

Calculating dependencies ...done!
[ebuild  N    ] media-video/dvdrip-0.52.0
[ebuild  N    ]  dev-perl/gtk-perl-0.7009-r2
[ebuild  NS   ]   x11-libs/gtkglarea-1.2.3-r1
[ebuild  N    ]   dev-perl/XML-Writer-0.510
[ebuild  N    ]  dev-perl/libintl-perl-1.10
[ebuild  N    ]  dev-perl/Event-1.00
[ebuild  N    ]   perl-core/Test-1.25
[ebuild  N    ]    perl-core/Test-Harness-2.42
[ebuild  N    ]  media-sound/ogmtools-1.5
[ebuild  N    ]   media-libs/libdvdread-0.9.4


Ciao
Sebastian
-- 
Sebastian Damm
Blog: http://blog.sdamm.de
GPG-Encrypted mail welcome! ID: 0x64D96827 @ pgpkeys.pca.dfn.de
Fingerprint: CB7F F23F D950 644D 838B  215A 550F 75EC 64D9 6827

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user-de] gnome-base/oaf-0.6.10 lässt sich nicht kompilieren (und dvdrip dadurch auch nicht...)
  2005-07-25 12:07 ` Sebastian Damm
@ 2005-07-25 12:29   ` Andreas Volz
  2005-07-25 14:00     ` Sebastian Damm
  2005-07-25 12:41   ` Andreas Volz
  1 sibling, 1 reply; 6+ messages in thread
From: Andreas Volz @ 2005-07-25 12:29 UTC (permalink / raw
  To: gentoo-user-de

Am Mon, 25 Jul 2005 14:07:06 +0200 schrieb Sebastian Damm:

> Hallo,
> 
> Am 25. Juli 2005 schrieb Andreas Volz:
> > Ich weiß überhauot nicht wozu ich oaf brauche. Hier die Liste der
> > Abhängigkeiten. Was braucht da oaf und wie deaktiviere ich es?
> 
> Also spontan wollt ich ja sagen
> 
> 	equery depends oaf

Also equery hab ich nicht installiert. Ich hab auch kein ebuild dazu
gefunden. Wo ist das versteckt?

> Ein 
> 
> 	echo "media-video/dvdrip -gnome" >> /etc/portage/package.use

Ja, aber es wurde von von gtk-perl gebraucht. Das hilft:

dev-perl/gtk-perl gnome-print applet -gnome -gtkhtml
media-video/dvdrip -gnome

Immer ärgerlich, wenn eine Abhängigkeit in x86 nicht funktioniert. Das
dürfte "eigentlich" nicht passieren. Wenn ich die Zeit dazu finde melde
ich es mal als Bug...

Gruß
Andreas

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user-de] gnome-base/oaf-0.6.10 lässt sich nicht kompilieren (und dvdrip dadurch auch nicht...)
  2005-07-25 12:07 ` Sebastian Damm
  2005-07-25 12:29   ` Andreas Volz
@ 2005-07-25 12:41   ` Andreas Volz
  1 sibling, 0 replies; 6+ messages in thread
From: Andreas Volz @ 2005-07-25 12:41 UTC (permalink / raw
  To: gentoo-user-de

Am Mon, 25 Jul 2005 14:07:06 +0200 schrieb Sebastian Damm:

Grr! Das gibt es doch nicht. jetzt klemmt es, wenn Gtk-Perl ohne gtkhtml
kompiliert wird. Man müsste doch erwarten es sollten mal alle USE-Flags
getestet werden, bevor ein Paket nach x86 wandert!

>>> Unpacking source...
>>> Unpacking Gtk-Perl-0.7009.tar.gz to
>/var/tmp/portage/gtk-perl-0.7009-r2/work
 * gtk-perl being built without gnome support
 * Applying gendef.patch ...                                            
 [ ok ]
>>> Source unpacked.
Unknown library `gtkhtml'
Can't exec "libglade-config": No such file or directory at Makefile.PL
line 141. Submodule gnome is needed to build applets but it appears 
it's misdetected or not selected for compilation.
Available modules: gtk gtkglarea gdkimlib gdkpixbuf gtkhtml gtkxmhtml
gnome glade applets gnomeprint.

You can disable the inclusion of a module using --without-pkgname.
If a package is misdetected and you still want it to compile 
use --with-pkgname-force.
To disable autodetection of modules use --without-guessing.
>>> Test phase [not enabled]: dev-perl/gtk-perl-0.7009-r2

>>> Install gtk-perl-0.7009-r2 into
>/var/tmp/portage/gtk-perl-0.7009-r2/image/ category dev-perl
make: *** No rule to make target `install'.  Stop.


Jetzt hab ich noch etwas herumprobiert und mit dieser USE-Einstellung
geht es:

dev-perl/gtk-perl -gnome -gtkhtml

also ohne gnome-print und applet. Ist ja auch logisch, wenn man drüber
nachdenkt, aber sollte ein -gnome nicht automatisch die anderen mit
deaktivieren? Oder ist so eine "feine" Abhängigkeit wirklich nur per
Hand zu lösen?

Gruß
Andreas

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user-de] gnome-base/oaf-0.6.10 lässt sich nicht kompilieren (und dvdrip dadurch auch nicht...)
  2005-07-25 12:29   ` Andreas Volz
@ 2005-07-25 14:00     ` Sebastian Damm
  2005-07-26  6:36       ` Andreas Volz
  0 siblings, 1 reply; 6+ messages in thread
From: Sebastian Damm @ 2005-07-25 14:00 UTC (permalink / raw
  To: gentoo-user-de

[-- Attachment #1: Type: text/plain, Size: 1094 bytes --]

Hallo,

Am 25. Juli 2005 schrieb Andreas Volz:
> Also equery hab ich nicht installiert. Ich hab auch kein ebuild dazu
> gefunden. Wo ist das versteckt?

app-portage/gentoolkit

Wie auch 'qpkg' usw. Das sollte zur Standardausstattung gehören.

> dev-perl/gtk-perl gnome-print applet -gnome -gtkhtml

So, ich hab jetzt mal das ganze versucht, nachzustellen und hab einfach
mal das Paket von oaf gebaut. Und das ging bei mir ohne Probleme. Und
das ganz ohne irgendwelches händisches Rumfrickeln. 

Und oaf kennt außer nls keine USE-Flags, daran kann es also nicht
liegen. Soll ich Dir ein mit gcc-3.4.3 für nen Pentium-M gebautes
Binary schicken?

> Immer ärgerlich, wenn eine Abhängigkeit in x86 nicht funktioniert. Das
> dürfte "eigentlich" nicht passieren. Wenn ich die Zeit dazu finde
> melde ich es mal als Bug...

Wolltest Du Dich gerade beim Gentoo-Team anmelden? ;)

Ciao
Sebastian
-- 
Sebastian Damm
Blog: http://blog.sdamm.de
GPG-Encrypted mail welcome! ID: 0x64D96827 @ pgpkeys.pca.dfn.de
Fingerprint: CB7F F23F D950 644D 838B  215A 550F 75EC 64D9 6827

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user-de] gnome-base/oaf-0.6.10 lässt sich nicht kompilieren (und dvdrip dadurch auch nicht...)
  2005-07-25 14:00     ` Sebastian Damm
@ 2005-07-26  6:36       ` Andreas Volz
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Volz @ 2005-07-26  6:36 UTC (permalink / raw
  To: gentoo-user-de

Am Mon, 25 Jul 2005 16:00:51 +0200 schrieb Sebastian Damm:

> Und oaf kennt außer nls keine USE-Flags, daran kann es also nicht
> liegen. Soll ich Dir ein mit gcc-3.4.3 für nen Pentium-M gebautes
> Binary schicken?

Nö, lass mal. Ich hab die Abhängigkeit gelöst. Vielleicht geht es ja
irgendwann mal wieder. Ich hab eh keine Ahnung wozu man oaf braucht.

> > Immer ärgerlich, wenn eine Abhängigkeit in x86 nicht funktioniert.
> > Das dürfte "eigentlich" nicht passieren. Wenn ich die Zeit dazu
> > finde melde ich es mal als Bug...
> 
> Wolltest Du Dich gerade beim Gentoo-Team anmelden? ;)

Öh, äh, stammel... Ich beschränke mich eigentlich darauf Fehler zu
melden und hoffe dem Community-Gedanken damit nahe zu kommen. ;-)

Gruß
Andreas

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-07-26  6:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-25 11:27 [gentoo-user-de] gnome-base/oaf-0.6.10 lässt sich nicht kompilieren (und dvdrip dadurch auch nicht...) Andreas Volz
2005-07-25 12:07 ` Sebastian Damm
2005-07-25 12:29   ` Andreas Volz
2005-07-25 14:00     ` Sebastian Damm
2005-07-26  6:36       ` Andreas Volz
2005-07-25 12:41   ` Andreas Volz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox