build.sh fails if gambit was configured with --cplusplus #4
Labels
No labels
UX
active development
backlog
blocker
bootstrap
bounty
bug
dependencies
discussion
documentation
duplicate
enhancement
flaky test
help wanted
invalid
javascript
question
release
tendentious
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
mighty-gerbils/gerbil#4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In that case various errors occur in src/std/xml/_libxml.scm and src/std/crypto/libcrypto.scm due to
"error: invalid conversion " between unsigned char* and char* & similar.
Sorry about that, I don't use --cplusplus compilation personally.
Issue fixed in https://github.com/vyzo/gerbil/pull/5, thanks for the patch!
If you have libyaml installed in your system, can you check building the libyaml bindings?
It should be ok, but does no harm to check.
It needs to be enabled by editing std/build-config.ss and then running std/build.ss.