This is interesting: panther# pwd /usr/src/kde/kdelibs panther# find /usr -iname kfdial* /usr/src/kde/kdm-0.4.4/kgreeter/kfdialog.cpp /usr/src/kde/kdm-0.4.4/kgreeter/kfdialog.moc /usr/src/kde/kdm-0.4.4/kgreeter/kfdialog.h /usr/src/kde/kdm-0.4.4/kfdialog.cpp panther# cd ../kdm* panther# pwd /usr/src/kde/kdm-0.4.4 panther# find /usr -iname kfdial* /usr/src/kde/kdm-0.4.4/kgreeter/kfdialog.cpp /usr/src/kde/kdm-0.4.4/kfdialog.cpp panther# make c++ -c -O2 -fno-strength-reduce -m486 -DKDMLOGO=\"/lib/pics/kdelogo.ppm\" -DSTDC_HEADERS -I//usr/local/qt/include -I/usr/local/kde/include -I/usr/X11R6/include -Dlinux -D__i386__ -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE kfdialog.cpp kfdialog.cpp:13: kfdialog.h: No such file or directory kfdialog.cpp:70: kfdialog.moc: No such file or directory make: *** [kfdialog.o] Error 1 panther#
Now why can't "find" see the kfdialog.h/.moc files from the kdm directory but it sees them from kdelibs directory? I am not happy about this. Does anybody have a clue? Have a good one, --Rick [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .