Re: invalid preprocessing directive #cmod_define
Henrik Grubbström <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Organization | Roxen Internet Software AB |
| Message-ID | <[email protected]> |
On Fri, 7 Nov 2014, Fredrik Pasanen @ Pike importm?te f?r mailinglistan wrote:
> Hello
>
> During compilation (no CONFIGUREARGS) of Pike (8.1.0) I encounter these
> errors, and is unable to complete the compilation:
[...]
Looks like inttree.cmod was precompiled with an old pike.
Try running the following:
find src/post_modules -type f -name '*.cmod' -exec touch \{\} \;
and then rerun make.
> /Fredrik Pasanen
--
Henrik Grubbström [email protected]
Roxen Internet Software AB