Hi,
For the errors, I went back to the config.log and also the documentation.
And realized that I have made the simple mistake of omission of CFLAGS and
LDFLAGS to the configure command.
Now when I added these flags to the configure command, the whole thing is
configuring and compiling successful
Install libuv.
configure:6032: gcc -g -O2 conftest.c -L/myrepo/build/mymachine/lib -lz -lssl
-lcrypto -luv >&5
/usr/bin/ld: skipping incompatible /myrepo/build/mymachine/lib/libz.so when
searching for -lz
/usr/bin/ld: skipping incompatible /myrepo/build/mymachine/lib/libz.a when
searching for
2 matches
Mail list logo