Bugs item #1449491, was opened at 2006-03-14 11:51 Message generated for change (Comment added) made by mlkersten You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1449491&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Group: MonetDB4 CVS Head >Status: Closed >Resolution: Out of Date Priority: 4 Private: No Submitted By: Sjoerd Mullender (sjoerd) Assigned to: Sjoerd Mullender (sjoerd) Summary: BUILD: make dependency problem Initial Comment: It can happen that when you "make install" MonetDB and then compile one of the other projects (sql or pathfinder), make wants to rebuild some .h files in the installation directory. This can happen when the .h files that were generated by mel have the same time stamp as the (also installed) corresponding .m file, and make happens to read the directory in the wrong order. If the install was done using a privileged user, the attempt to rebuild the .h fails and hence the make fails. ---------------------------------------------------------------------- >Comment By: Martin Kersten (mlkersten) Date: 2007-01-20 23:51 Message: Logged In: YES user_id=490798 Originator: NO The BIGBANG has lead to a significant change in configuration and build sequences. It is unclear if the dependency errors still hold. Bug report closed until new signals of erroneous behavior are reported. ---------------------------------------------------------------------- Comment By: Fabian (mr-meltdown) Date: 2006-06-06 21:59 Message: Logged In: YES user_id=963970 any (possible) solution here? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1449491&group_id=56967 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
