Ticket #1856 (closed bug: fixed)
Build error in 2.10.1
Reported by: | doughera | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | none | Version: | 2.10.0 |
Severity: | fatal | Keywords: | |
Cc: | Language: | ||
Patch status: | new | Platform: |
Description
Attempting to build the 2.10.1 release from the 2.10.1.tar archive obtained from http://ftp.parrot.org/releases/devel/2.10.1/parrot-2.10.1.tar.bz2
I get the following fatal error (actually multiple versions of this error):
"src/runcore/cores.c", line 353: undefined symbol: Parrot_DynOp_core_2_10_1
Sure enough, it's still 2_10_0 in src/ops/core_ops.c. A patch is attached.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.