

Part 1: What is Mi PC Suite and What are its Features? '/opt/local/apache/include/os.h', line 123.12: 1506-050 (I) Return type 'const u nsigned char.' in redeclaration is not compatible with the previous return type 'unsigned char.'.


3.3/include -I/opt/sw/php-4.3.3/main -I/opt/sw/php-4.3.3 -I/opt/sw/php-4.3.3/Zen d -I/opt/sw/php-4.3.3/ext/xml/expat -I/opt/sw/php-4.3.3/TSRM -g -prefer-pic - c /opt/sw/php-4.3.3/sapi/apache/sapiapache.c -o sapi/apache/sapiapache.lo giving this error '/opt/local/apache/include/os.h', line 123.12: 1506-343 (S) Redeclaration of dle rror differs from previous declaration on line 57 of '/usr/include/dlfcn.h'. But when trying to make the PHP 4.3.3, error occurs during doing the make The following are the details./configure -with-apxs=/opt/local/apache/bin/apxs make Lots of lots of cc lines (btw we used xlc of AIX C 5.0) until this line /bin/sh /opt/sw/php-4.3.3/libtool -silent -preserve-dup-deps -mode=co mpile cc -DAIX=1 -DAIXBINDPROCESSOR -DUSEHSREGEX -I/opt/local/apache/include -Isapi/apache/ -I/opt/sw/php-4.3.3/sapi/apache/ -DPHPATOMINC -I/opt/sw/php-4. Has anyone any experience in compiling PHP 4.4.3 into apache 1.3.27 under AIX 5.3? Apache 1.3.27 was made successfully. KNOW that you can change these settings in the file /opt/lib/python2.7/sysconfigdata.py. xlcr -I/opt/include -O3 -qmaxmem=-1 -qarch=pwr5 -q64 -I/opt/buildaix/includes -DNDEBUG -I/usr/include/ffi -I/usr/include/libffi -I/opt/include/python2.7 ♦ the command to build packages is practically hardwired into the packaging. ♦ The aixtools version of python is compiled in 64-bit mode, so you need to 'export OBJECTMODE=64' before running 'pip install'. ld: 0711-736 ERROR: Input file configtest.o: XCOFF64 object files are not allowed in 32-bit mode.

Error: command 'xlcr' failed with exit status 1 - Command '/opt/bin/python -u -c 'import setuptools, tokenize file='/tmp/pip-build-3pvK6g/cffi/setup.py' f=getattr(tokenize, 'open', open)(file) code=f.read.replace(' r n', ' n') f.close exec(compile(code, file, 'exec'))' install -record /tmp/pip-eaJlQ0-record/install-record.txt -single-version-externally-managed -compile' failed with error code 1 in /tmp/pip-build-3pvK6g/cffi/ What can I learn from all those messages? HOWEVER - there are some important bits in the error messages.
