Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot build perl 5.35.1 #116

Closed
fperrad opened this issue Jul 21, 2021 · 1 comment
Closed

Cannot build perl 5.35.1 #116

fperrad opened this issue Jul 21, 2021 · 1 comment

Comments

@fperrad
Copy link
Contributor

fperrad commented Jul 21, 2021

There are new variables in xconfig.h.

xconfig.h:2312:3: error: invalid preprocessing directive #HAS_NON_INT_BITFIELDS
 2312 | # HAS_NON_INT_BITFIELDS /**/
      |   ^~~~~~~~~~~~~~~~~~~~~
xconfig.h:2500:3: error: invalid preprocessing directive #HAS_FFS
 2500 | # HAS_FFS  /**/
      |   ^~~~~~~
xconfig.h:2501:3: error: invalid preprocessing directive #HAS_FFSL
 2501 | # HAS_FFSL  /**/
      |   ^~~~~~~~
xconfig.h:3446:3: error: invalid preprocessing directive #HAS_STRXFRM_L
 3446 | # HAS_STRXFRM_L /**/
      |   ^~~~~~~~~~~~~
@arsv
Copy link
Owner

arsv commented Aug 1, 2021

Fixed, patches added for 5.35.1 and 5.35.2.

@arsv arsv closed this as completed Aug 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants