Skip to content

Building error #46

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

Open
jsf116 opened this issue Mar 24, 2025 · 1 comment
Open

Building error #46

jsf116 opened this issue Mar 24, 2025 · 1 comment

Comments

@jsf116
Copy link

jsf116 commented Mar 24, 2025

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.

@XSven
Copy link

XSven commented Mar 24, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants