Nice Bug in KDK 1.0

jbb jbb at ihug.co.nz
Thu Dec 9 03:29:32 GMT 1999


On Thu, 09 Dec 1999, you wrote:
> On Thu, 09 Dec 1999, you wrote:
> > > > make[3]: Entering directory `/Programme/kdk-1.0/kdbg/po'
> > > > make[3]: Nothing to be done for `all'.
> > > > make[3]: Leaving directory `/Programme/kdk-1.0/kdbg/po'
> > > > make[3]: Entering directory `/Programme/kdk-1.0/kdbg'
> > > > make[3]: Leaving directory `/Programme/kdk-1.0/kdbg'
> > > > make[2]: Leaving directory `/Programme/kdk-1.0/kdbg'
> > > > make[1]: Leaving directory `/Programme/kdk-1.0/kdbg'
> > > > Making all in kdevelop
> > > > make[1]: Entering directory `/Programme/kdk-1.0/kdevelop'
> > > > make[1]: *** No rule to make target `all'.  Stop.
> > > > make[1]: Leaving directory `/Programme/kdk-1.0/kdevelop'
> > > > make: *** [all-recursive] Error 1
> > > > bash-2.03#
> > >
> > > Please have a look at the kdevelop directory if there is a "Makefile".
> > > If not, run "./configure" in there and then from the root dir of kdk "make".
> > > This should solve the problem.
> > 
> > I got something like this, but there is no configure in kdevelop dir ? I
> > compiled without errors, this is happening when i type make install (i compiled
> > with options that points to my qt include an dlib dirs, everything was ok)
> 
> If all else fails, do this -
> 
> make -f Makfile.cvs

Opps, typo - try this
make -f Makefile.cvs

> ./configure
> make
> make install
> 
> -- 
> Regards,
> 
> jbb
> http://homepages.ihug.co.nz/~jbb
-- 
Regards,

jbb
http://homepages.ihug.co.nz/~jbb




More information about the KDevelop mailing list