After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 665085 - ./autogen.sh should complain if GCC (CC?) not installed
./autogen.sh should complain if GCC (CC?) not installed
Status: RESOLVED DUPLICATE of bug 721167
Product: jhbuild
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2011-11-28 20:52 UTC by Andrés G. Aragoneses (IRC: knocte)
Modified: 2014-01-02 05:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrés G. Aragoneses (IRC: knocte) 2011-11-28 20:52:20 UTC
andres121@linux-nvjb:~/Documents/code/jhbuildCLEAN> ./autogen.sh 
gnome-autogen.sh not available
gnome-doc-tool not available
Configuring jhbuild without autotools
Now type `make' to compile jhbuild
andres121@linux-nvjb:~/Documents/code/jhbuildCLEAN> make
gcc -Wall -O2 -o install-check install-check.c
make: gcc: Command not found
make: *** [install-check] Error 127
Comment 1 Allison Karlitskaya (desrt) 2014-01-02 05:52:05 UTC

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