On Thu, 8 May 1997, Rick Jones wrote: > 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 There should also be /usr/src/kdm-0.4.4/kfdialog.{h,moc} They are symlinks to the files in kgreeter/ made by xmkmf > 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 same here
> 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? You are right. The looks wierd! ---------- Steffen Hansen email: [EMAIL PROTECTED], [EMAIL PROTECTED] URL: http://www.dit.ou.dk/~stefh Cave is just a Nick-name... -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .