> It sounds like a DNS problem.
Indeed it was. /etc/hosts was missing an entry. thats also why startx
didnt work, and why Firefox took 5 mins to start up. However Konqueror is
still very slow.
Putting comments around it fixed it. Thanks!
On Fri, Feb 17, 2006 at 07:04:03AM -0800, walt wrote:
> kdemultimedia fails because of this ifdef in cdda_interface.h,
> which is from the cdparanoia package:
The idiots added a check for something which worked perfectly fine
before. I'll patch the condigure check away soon.
Joerg
First, some background for my question: I found the reason that
kdemultimedia3 won't compile on DragonFly, but I don't know enough
about CD drives to fix the problem.
kdemultimedia fails because of this ifdef in cdda_interface.h,
which is from the cdparanoia package:
#if !defined(__FreeBSD__) &&