You are not logged in.

1

Monday, May 3rd 2004, 11:50pm

KDE 3.2.2 Konstruct - Error in loading

I am a Linux newbie here, so please bear with me.

I am running a newer ver of redhat (9.0 or the like). When I go to run the "make install" from konstruct/kde/kdebase, it will run and then end with this:

checking for gcc... cc
checking whether the C compiler (cc -I/root/kde3.2.2/include -I/usr/X11R6/include -L/root/kde3.2.2/lib -L/usr/X11R6/lib -O2 -pipe -I/root/kde3.2.2/include -I/usr/X11R6/include -L/root/kde3.2.2/lib -L/usr/X11R6/lib -O2 -pipe -I/root/kde3.2.2/include -I/usr/X11R6/include -L/root/kde3.2.2/lib -L/usr/X11R6/lib -O2 -pipe -I/root/kde3.2.2/include -I/usr/X11R6/include -L/root/kde3.2.2/lib -L/usr/X11R6/lib -O2 -pipe -I/root/kde3.2.2/include -I/usr/X11R6/include -L/root/kde3.2.2/lib -L/usr/X11R6/lib -O2
-pipe -L/root/kde3.2.2/lib -L/usr/X11R6/lib -L/root/kde3.2.2/lib -L/usr/X11R6/lib -L/root/kde3.2.2/lib -L/usr/X11R6/lib -L/root/kde3.2.2/lib -L/usr/X11R6/lib -L/root/kde3.2.2/lib -L/usr/X11R6/lib) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
make[4]: *** [configure-work/pkgconfig-0.15.0/configure] Error 1
make[4]: Leaving directory `/home/konstruct/misc/pkgconfig'
make[3]: *** [dep-../../misc/pkgconfig] Error 2
make[3]: Leaving directory `/home/konstruct/libs/glib'
make[2]: *** [dep-../../libs/glib] Error 2
make[2]: Leaving directory `/home/konstruct/libs/arts'
make[1]: *** [dep-../../libs/arts] Error 2
make[1]: Leaving directory `/home/konstruct/kde/kdelibs'
make: *** [dep-../../kde/kdelibs] Error 2
[root@localhost kdebase]#

I have the same problem with my Mandrake 9.2.. any ideas?

seb

Professional

Posts: 622

Location: Sydney

Occupation: Student

  • Send private message

2

Tuesday, May 4th 2004, 1:59am

i think you have to install all of the gcc packages, becuase the compiler cant make executables!

open up rpmdrake, search for gcc, and just install all of the packages - that should hopefully cover you.

3

Tuesday, May 4th 2004, 4:18pm

Thanks. I was browsing through the available RPM's last night, and noticed that a few of them were not installed (I needed SDL for a game I was installing.) I will have to see if GCC was one of them, and then put it in when I get home. (I am in class right now taking a exam for Microsoft Office :shock: )

seb

Professional

Posts: 622

Location: Sydney

Occupation: Student

  • Send private message

4

Wednesday, May 5th 2004, 4:53am

hahha nice work.