[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: New QT and -j 2
From:       Michael Matz <matzmich () cs ! tu-berlin ! de>
Date:       2000-08-08 4:12:28
[Download RAW message or body]

Hi,

On Mon, 7 Aug 2000, Charles wrote:
> In my local .bashrc, it is MAKE="make -j 2", I just copied it wrong.

OK...

Ahh, now I know which error you mean (it would have helped, if you pasted
it and the command leading to it in your first message :)
make[1]: *** No rule to make target `../../include/qlist.h', needed by
`mocgen.o'.  Stop.

or similar?

Dont simply do a make but instead first the "make symlink", and _after_
that as separat command "make moc src" (and whatever additional targets
you want). Or alternatively update from CVS, as I just fixed the Makefile
;) ... or better I would have, if there weren't a CVS lock, so instead I
paste the diff here for your convenience ;)


Ciao,
Michael.

Index: Makefile
===================================================================
RCS file: /home/kde/qt-copy/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile    2000/08/07 16:16:15     1.8
+++ Makefile    2000/08/08 04:11:00
@@ -18,7 +18,7 @@
        @echo "Enjoy!   - the Trolltech team"
        @echo
 
-moc: .buildopts FORCE
+moc: symlinks .buildopts FORCE
        cd src/moc; $(MAKE)
        -mkdir bin
        -rm -f bin/moc


 
>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic