Bug 11957 - libgtop-1.0.13 build fails
|
Bug#:
11957
|
Product: Gentoo Linux
|
Version: 1.4_rc1
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: gnome@gentoo.org
|
Reported By: utx@penguin.cz
|
|
Component: GNOME
|
|
|
URL:
http://bugzilla.gnome.org/show_bug.cgi?id=82684
|
|
Summary: libgtop-1.0.13 build fails
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2002-12-11 07:14 0000
|
Building gnome-1.4/libgtop-1.0.13 has problem with building against latest
guile
- new guile-snarf needs .c file name as first argument of command line, not
last, as libgtop-1.0.13 uses.
does this change break with older guiles ?
am i correct that you took this from guile's stable cvs head ?
Guile 1.4.1 it accepts only this syntax. Guile 1.4 accepts both. Older not
tested.
No I have submitted this fix to LIBGTOP_STABLE_1_0 branch in Gnome CVS (see URL
section). This is a diff from it.
I have 1.4-r3, but the build with patch fails for me. I can make it depend on
1.4.1 and up, but i would prefer a cleaner solution. Any ideas ?
libgtop stable head i meant ofcourse in #2 ;)
This is not about stable (latest) libgtop. It is about latest release for
gnome-1.4.
For me the patch fails too:
automake-1.5: configure.in: required file `./depcomp' not found
/usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.5/am/lang-compile.am: AMDEP does not appear in
AM_CONDITIONAL
It is a problem of autoconf. It should work to call automake-1.4 after patch
(and maybe also autoconf and aclocal).
I have called automake-1.4 after make fails, and next make succeeded.
Oki, works fine. Added now, thanks for your patch. And i knew it was about
libgtop1, but since we we're discussing only that one here i assumed that to be
clear enough ;)