Here's the error (shortened for easier reading):
favicons.cpp:269: error: visibility arg must be one of "default", "hidden",
"protected" or "internal"
make[3]: *** [favicons.lo] Error 1
make[3]: Leaving directory `/home/crontab/kdebase-3.4.1/libkonq/favicons'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/crontab/kdebase-3.4.1/libkonq'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/crontab/kdebase-3.4.1'
make: *** [all] Error 2
So I look at ~/kdebase-3.4.1/libkonq/favicons/favicons.cpp to try and find the error, but I can't find any instance of the word "visibility" or "arg"
Anyone have an idea of how I can fix this? Your help is greatly appreciated.
