Bug#45507: Can't make with kdevelop once it run autoconf.
hai at ualberta.ca
hai at ualberta.ca
Sat Jul 20 04:34:02 UTC 2002
Package: kdevelop
Version: 2.1.1 (using KDE 3.0.2 )
Severity: normal
Installed from: Red Hat Linux 7.3
Compiler: gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110)
OS: Linux (i686) release 2.4.18-3
OS/Compiler notes:
This happens not only in my computer at home, but also at my office. But I am not sure if this is a bug or just a configuration problem, because if it's a bug, it's too big.
I created a simple "hello, world!" terminal c or C++ program, compile it, link it, (even debug it) without problem. At this time if I make any change to project options or add a new file or a new class to project, or anything can make Kdevelop recreate Makefile (or autoconf?), then I can't make or build or debug the program any more. And it gives following messages:
If more info is needed, plz let me know. Thanks!
/------start from here--------/
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i386-redhat-linux-gnu
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Report bugs to .
Reading makefiles...
Reading makefile `Makefile'...
Updating makefiles....
Considering target file `Makefile'.
Considering target file `Makefile.in'.
Considering target file `Makefile.am'.
Looking for an implicit rule for `Makefile.am'.
Trying pattern rule with stem `Makefile.am'.
Trying implicit prerequisite `Makefile.am,v'.
Trying pattern rule with stem `Makefile.am'.
Trying implicit prerequisite `RCS/Makefile.am,v'.
Trying pattern rule with stem `Makefile.am'.
Trying implicit prerequisite `RCS/Makefile.am'.
Trying pattern rule with stem `Makefile.am'.
Trying implicitChild access: user 500 (real 500), group 500 (real 500)
prerequisite `s.Makefile.am'.
Trying pattern rule with stem `Makefile.am'.
Trying implicit prerequisite `SCCS/s.Makefile.am'.
No implicit rule found for `Makefile.am'.
Finished prerequisites of target file `Makefile.am'.
No need to remake target `Makefile.am'.
Considering target file `../../../configure.in'.
Looking for an implicit rule for `../../../configure.in'.
Trying pattern rule with stem `configure.in'.
Trying implicit prerequisite `../../../configure.in,v'.
Trying pattern rule with stem `configure.in'.
Trying implicit prerequisite `../../../RCS/configure.in,v'.
Trying pattern rule with stem `configure.in'.
Trying implicit prerequisite `../../../RCS/configure.in'.
Trying pattern rule with stem `configure.in'.
Trying implicit prerequisite `../../../s.configure.in'.
Trying pattern rule with stem `configure.in'.
Trying implicit prerequisite `../../../SCCS/s.configure.in'.
No implicit rule found for `../../../configure.in'.
Finished prerequisites of target file `../../../configure.in'.
No need to remake target `../../../configure.in'.
Finished prerequisites of target file `Makefile.in'.
Prerequisite `Makefile.am' is newer than target `Makefile.in'.
Prerequisite `../../../configure.in' is older than target `Makefile.in'.
Must remake target `Makefile.in'.
gmake[4]: Entering directory `/home/hua/work/tt/tt/docs/en'
cd ../../.. && \
/bin/sh /home/hua/work/tt/admin/missing --run automake --gnu tt/docs/en/Makefile
Putting child 0x08077c60 (Makefile.in) PID 25965 on the chain.
Live child 0x08077c60 (Makefile.in) PID 25965
Live child 0x0807d008 (all) PID 25693
Live child 0x0807b878 (all-recursive) PID 25774
Got a SIGCHLD; 1 unreaped children.
Reaping losing child 0x0807b878 PID 25774
Removing child 0x0807b878 PID 25774 from chain.
Got a SIGCHLD; 1 unreaped children.
Reaping losing child 0x0807d008 PID 25693
Removing child 0x0807d008 PID 25693 from chain.
gmake[1]: *** [all-recursive] Terminated
gmake: *** [all] Terminated
*** process exited with error(s) ***
/----- here I stoped making ---/
(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
(Complete bug history is available at http://bugs.kde.org/db/45/45507.html)
More information about the KDevelop-devel
mailing list