We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
During the installation attempt of the version 0.20 I got the following error messages:
Alien::Build::Plugin::Probe::CBuilder> compile failed: gcc -maix64 -static-libgcc -maix64 -I/usr/local/perl-5.14.2_64_8/lib/5.14.2/aix-thread-multi-64all/CORE -c -D_THREAD_SAFE -I/usr/local/perl-5.14.2_64_8/include -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -fno-strict-aliasing -pipe -I/usr/local/include -maix64 -DUSE_64_BIT_ALL -O2 -o mytest.o mytest.c Alien::Build::Plugin::Probe::CBuilder> compile failed: gcc -maix64 -static-libgcc -maix64 -I/usr/local/perl-5.14.2_64_8/lib/5.14.2/aix-thread-multi-64all/CORE -I/usr/include/libxml2 -c -D_THREAD_SAFE -I/usr/local/perl-5.14.2_64_8/include -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -fno-strict-aliasing -pipe -I/usr/local/include -maix64 -DUSE_64_BIT_ALL -O2 -o mytest.o mytest.c Alien::Build::Plugin::Probe::CBuilder> compile failed: gcc -maix64 -static-libgcc -maix64 -I/usr/local/perl-5.14.2_64_8/lib/5.14.2/aix-thread-multi-64all/CORE -I/usr/local/include/libxml2 -c -D_THREAD_SAFE -I/usr/local/perl-5.14.2_64_8/include -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -fno-strict-aliasing -pipe -I/usr/local/include -maix64 -DUSE_64_BIT_ALL -O2 -o mytest.o mytest.c
The installation of the version 0.19 afterwards worked properly.
The text was updated successfully, but these errors were encountered:
The operating system is AIX 7300-02-02-2420. The perl version is 5.14.2. The previous Alien::Libxml2 version 0.19 version works.
Alien::Libxml2
Sorry, something went wrong.
No branches or pull requests
During the installation attempt of the version 0.20 I got the following error messages:
The installation of the version 0.19 afterwards worked properly.
The text was updated successfully, but these errors were encountered: