-
Notifications
You must be signed in to change notification settings - Fork 580
h2xs failing during 'make'; lacking xlocale.h #16684
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
Comments
From @jkeenanIn an admittedly naive attempt to create a module using XS, I say (based on ##### Writing Alpha-Beta/ppport.h $ cd Alpha-Beta/ $ perl Makefile.PL I then say: ##### Is this a bug which has emerged in h2xs? Inadequate documentation? Thank you very much. (perl -V info not relevant; this was run on perl-5.28.0) |
From @jkeenanSummary of my perl5 (revision 5 version 29 subversion 3) configuration: Characteristics of this binary (from libperl): |
From @jkeenanOn Wed, 05 Sep 2018 01:10:22 GMT, jkeenan@pobox.com wrote:
I get the same result in perl-5.26.0, but perl-5.24.1 works much more as expected. In that case the module I was creating was Gamma::Delta. ##### So this is not just my ignorance. It's a regression in code (and perhaps inadequate documentation). Thank you very much. |
The RT System itself - Status changed from 'new' to 'open' |
From @jkeenanOn Wed, 05 Sep 2018 01:15:40 GMT, jkeenan wrote:
On #p5p xenu and TonyC inquired as to whether I had upgraded the operating system (and, presumably, glibc-dev) subsequent to building the perls (each built by perlbrew) used in the examples above. And, indeed, I had a tortuous and torturous upgrade to Ubuntu Linux 18.04 LTS this past weekend. So I just built perl at blead and re-tested h2xs. I got satisfactory results: ##### $ grep H2XS_VERSION bin/h2xs | head -1 $ ./bin/h2xs -n Iota::Kappa Writing Iota-Kappa/ppport.h $ cd Iota-Kappa/ $ ../bin/perl -I../lib Makefile.PL $ make So, at the very least, I think we need some guidance in the h2xs docs so that others don't get bit by this. Thank you very much. |
From @ppisarOn 2018-09-05, "James E Keenan via RT" <perlbug-followup@perl.org> wrote:
glibc-2.26 removed xlocale.h -- Petr |
From @khwilliamsonOn Wed, 05 Sep 2018 01:10:05 -0700, ppisar wrote:
Whaat is needed to close this ticket? |
From @LeontOn Wed, Sep 5, 2018 at 10:10 AM Petr Pisar <ppisar@redhat.com> wrote:
Our configuration logic is quite greedy when it comes to including Leon |
I think it would be significant amount of work, so I think we should just close this ticket |
Migrated from rt.perl.org#133500 (status was 'open')
Searchable as RT133500$
The text was updated successfully, but these errors were encountered: