Bug 17539 - gcc does not work acording to ./configurer
Summary: gcc does not work acording to ./configurer
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: gcc
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-09-15 15:17 UTC by Knut J BJuland
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-10-06 18:09:29 UTC
Embargoed:


Attachments (Terms of Use)

Description Knut J BJuland 2000-09-15 15:17:29 UTC
When i try to run ./configure to compile ac3dec whichs is part off livid
http://www.linuxvideo.org. The configure script report that gcc does not
work. I use RedHat 7.0 linux with som rpm update from rawhid. Glibc,
Xfree86, Gcc kernel, and inintscript.

Comment 1 Knut J BJuland 2000-09-19 07:06:23 UTC
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:579: checking host system type
configure:615: checking for a BSD compatible install
configure:668: checking whether build environment is sane
configure:725: checking whether make sets ${MAKE}
configure:771: checking for working aclocal
configure:784: checking for working autoconf
configure:797: checking for working automake
configure:810: checking for working autoheader
configure:823: checking for working makeinfo
configure:838: checking whether to enable maintainer-specific portions of
Makefiles
configure:863: checking for gcc
configure:976: checking whether the C compiler (gcc  ) works
configure:992: gcc -o conftest    conftest.c  1>&5
gcc: installation problem, cannot exec `cpp0': No such file or directory
configure: failed program was:

#line 987 "configure"
#include "confdefs.h"

main(){return(0);}

Comment 2 Jakub Jelinek 2000-10-06 09:56:22 UTC
Do you have cpp rpm installed?

Comment 3 Knut J BJuland 2000-10-06 18:09:25 UTC
I discoverd that I did't upgrade cpp when I upgrade gcc to rawhid version. When I upgraded cpp it start working again.I have now Redhat 7.0 and gcc 
works.


Note You need to log in before you can comment on or make changes to this bug.