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

stdint.h not avail on HP-UX 11.11 with C-ANSI-C [rt.cpan.org #125321] #59

Open
toddr opened this issue Jan 22, 2021 · 0 comments
Open

Comments

@toddr
Copy link
Member

toddr commented Jan 22, 2021

Migrated from rt.cpan.org#125321 (status was 'new')

Requestors:

From [email protected] on 2018-05-16 07:18:30
:

--8<---
YAML-Syck-1.30-0 415 > make test
Running Mkbootstrap for Syck ()
chmod 644 "Syck.bs"
"/pro/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syck.bs blib/arch/auto/YAML/Syck/Syck.bs 644
cc -c  -I. -Ae -DDEBUGGING +Z -z -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 -I/pro/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 +O2 +Onolimit   -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" +Z "-I/pro/lib/perl5/5.14.2/PA-RISC2.0-LP64/CORE"   bytecode.c
cpp: "syck.h", line 42: error 4036: Can't open include file 'stdint.h'.
-->8---

Removing stdint.h fixed that problem. Why is it needed in the first place?

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

1 participant