Fredag 02 juni 2006 14:34 skreiv Daniil V. Kolpakov: > Trying to build current SVN trunk:
> (...) > ------------------------------------------------------------------------- > make[2]: Entering directory `/home/dan/arch/hydrogen/trunk/plugins/wasp' > make[2]: *** No rule to make target `plugins/booster.c', needed by > `wasp_booster.so'. Stop. I've also had this problem a while ago. However the lazy (programmer) part of me just checks out a fresh copy from SVN, and - voila... Further research reveals that for some reason the Makefile's are not purged with a "make distclean", so doing a manual `qmake' in the wasp directory also does the trick: $ cd $HYDROGEN_SRC/plugins/wasp $ qmake - Kristian ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
