Hi, Neil Jerram <[EMAIL PROTECTED]> writes:
> Going back to your original report... all of the compile errors were > triggered on lines containing "func_data". Is it possible that you're > somehow pulling in a header which #defines func_data to be something > else (including a .) ? What happens if you change all occurrences of > "func_data" to "xxx_func_data" and then build again? "Kevin Brott" <[EMAIL PROTECTED]> writes: > Didn't find anything more in the guile source code - I did replace all > instances of "func_data" with "xxx_func_data". The make gets a lot > further now before exploding. Great, thank you Neil! (It'd have taken time before I could think of such a thing...) So, does it basically compile now? What's left? Thanks, Ludovic. _______________________________________________ Guile-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/guile-user
