OK, now it makes sense. See why: [molnarc@cmhplap molnarc]$ rpm -q --whatprovides /usr/include/cdda_interface.h cdparanoia-devel-IIIa9.7-3mdk [molnarc@cmhplap molnarc]$ Did you have to do a --force or a --nodeps when you installed any package? anyways, you need cdparanoia and cdparanoia-devel. I will check the spec files. -Chris On Sunday 04 February 2001 21:31, you wrote: > ---------- Forwarded Message ---------- > Subject: Re: [expert] kcontrol STILL doesn't function > Date: Sun, 4 Feb 2001 16:08:20 -0700 > From: Praedor Tempus <[EMAIL PROTECTED]> > To: "Christopher Molnar" <[EMAIL PROTECTED]> > Well, as I was expecting, kdebase didn't make it. I set qtdir, fix a > broken symlink (broken by I have no idea) and then this: > > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/lib/qt2/include > -I/usr/X11R6/include -O3 -DNDEBUG -fno-exceptions -fno-check-new -Wall > -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings > -Wno-long-long -Wnon-virtual-dtor -fno-builtin -DQT_CLEAN_NAMESPACE > -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -Wp,-MD,.deps/audiocd.pp -c audiocd.cpp > -fPIC -DPIC -o .libs/audiocd.o > audiocd.cpp:36: cdda_interface.h: No such file or directory > audiocd.cpp:37: cdda_paranoia.h: No such file or directory > make[3]: *** [audiocd.lo] Error 1 > make[3]: Leaving directory `/usr/src/RPM/BUILD/kdebase/kioslave/audiocd' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/usr/src/RPM/BUILD/kdebase/kioslave' > make[1]: *** [all-recursive] Error 1 > > I have kde devel rpms installed (yours), the aRTs devel package and I have, > as I described, all the development type libs, headers, etc installed (this > is my desktop with LOTS of HDD space). > > Now this is the sort of thing that really throws me. I thought kde was > essentially self-contained, requiring only qt. Apparently, it also > requires outsider files and libs like cdparanoia (stuff I didn't install > since I do not have a CD burner). > > On Sunday 04 February 2001 15:33, Christopher Molnar wrote: > > See my nexty message. I think your problem is in QTDIR not being set. > > > > It's needed to compile kde apps. Did you keep your old home dir, or > > totally reformat your system? Anyways, see if this helps. > > I kept my old home, except for .kderc and .kde/. > > The QTDIR setting didn't fix things. I have had to (re)create some > symlinks for some reason. After setting QTDIR and trying kdebase, it died > with not finding asm/errno.h. My /usr/include/asm symlink was broken, > pointing to /usr/include/linux/asm, which itself was a broken symlink to > /usr/i386-glibc20-linux/include/asm. Things like this pop up all the time > and I do not know what the source of the problem is (or when it occured). > > As I write this, it appears that kdebase is building OK. I'll have to wait > and see if it finds something else it doesn't like. > > Thank you. > > -- > Against stupidity, the gods themselves contend in vain. > > -------------------------------------------------------
