Bugs item #2885418, was opened at 2009-10-24 08:27 Message generated for change (Settings changed) made by danmc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=409538&aid=2885418&group_id=33921
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 System Group: None >Status: Pending Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Dan McMahill (danmc) Summary: makefile error in cygwin Initial Comment: When using build_gerbv --build-only, I get the following error. Building for cygwin. Makefile:36: *** commands commence before first target. Stop. ---------------------------------------------------------------------- >Comment By: Dan McMahill (danmc) Date: 2009-10-26 00:35 Message: I have everal questions. 1) how did you get the sources? Was this from the release tarball or via anoncvs? 2) What were your exact steps? Did you run build_gerbv --build-only before anything? It is not meant to run that way. There are several caveats related to that script. In fact, It isn't really meant for the end user but more for my use when building the binary releases. I stuck it in the releases so others can see how it is done but it is fairly fragile. In particular, it assumes specific locations for all the gtk stuff in your file system. Also, you have to run from the top of the source tree. For example ./win32/build_gerbv. The other thing is --build-only requires that you have let configure run first (sorry I'm not where I can look at the script to see if there was a config-only option). The whole purpose of --build-only was to help with my debugging because it sets up the PATH environment variable along with a few others before calling make. Anyway, without a little more to go on, I can only take gueses as to your problem Changing the state to pending since it is waiting for more information. -Dan ---------------------------------------------------------------------- Comment By: Stefan Petersen (spetm) Date: 2009-10-24 11:09 Message: Thanks for your bug report. I reassign it to our build systems expert Dan, because this is out of my league. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=409538&aid=2885418&group_id=33921 ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Gerbv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gerbv-devel
