We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Migrated from rt.cpan.org#125321 (status was 'new')
Requestors:
From [email protected] on 2018-05-16 07:18:30
:
The text was updated successfully, but these errors were encountered: