On Jan 9, 2011, at 11:59 AM, David Lowe wrote: > Hmm. I seem to have painted myself into a corner and could use > some help. I have a local package to experiment with the beta > release of freeciv 2.3.0 [attached]. That built fine. However, i > might have discovered a bug, and wish to rebuild with the symbol > table populated to get more use from gdb. I added the flag "-- > enable-debug" to ConfigureParams, and the configure phase seems to > complete with the summary showing debug info will be compiled in. > The problem seems to be that the debug flag is still hanging around > after that, and breaking compilation. I would be grateful for any > advice or explanation on how to handle this.
Looks like you are missing a backslash on the line prior to --enable- debug? ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel
