Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76401 - acme won't compile
Summary: acme won't compile
Status: RESOLVED DUPLICATE of bug 60658
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-02 05:44 UTC by André Lemos
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description André Lemos 2005-01-02 05:44:50 UTC
it gives me:

cd . && aclocal-1.4
cd . && automake-1.4 --gnu --include-deps Makefile
cd . && autoconf
automake: configure.in: required file `./config.guess' not found
automake: configure.in: required file `./config.sub' not found
make: *** [Makefile.in] Error 1
make: *** Waiting for unfinished jobs....
Comment 1 André Lemos 2005-01-02 05:45:53 UTC
gnome-extra/acme-2.4.2-r2 btw
Comment 2 André Lemos 2005-01-02 05:47:08 UTC
-r1 fails with:

acme.c: In function `do_close_window_action':
acme.c:805: error: too few arguments to function `wnck_window_close'
make[2]: *** [acme.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/acme-2.4.2-r1/work/acme-2.4.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/acme-2.4.2-r1/work/acme-2.4.2'
make: *** [all-recursive-am] Error 2
Comment 3 Joe McCann (RETIRED) gentoo-dev 2005-01-02 14:07:37 UTC

*** This bug has been marked as a duplicate of 60658 ***