Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
-----Original Message----- From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of Bart Pedersen Sent: Wednesday, December 06, 2006 6:36 PM To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: [cvsnt] CVSNT on AIX? >On the webpage http://www.cvsnt.org/wiki/InstallationLinux is mentioned "At the >moment AIX does not work. This is because it has is no working libtool that can >produce shared libraries." Is this still true? > >Doesn't the libtool( 1.5.8 "The GNU libtool, which simpifies the use of shared > >libraries") in the "AIX toolbox for Linux Applications" >(http://www-03.ibm.com/servers/aix/products/aixos/linux/) solves this problem? >(There is also a redbook "Linux Applications on pSeries which describes "How to use >libtool to handle shared libraries") Bart I just tried this, but it died on make. System details: bash-3.00# uname -a AIX sqcdev07p1 3 5 000056E6D700 bash-3.00# oslevel 5.3.0.0 Steps I took: curl -O ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/libtool/ libtool-1.5.8-1.aix5.1.ppc.rpm rpm -i libtool-1.5.8-1.aix5.1.ppc.rpm curl -O http://www.cvsnt.org/archive/cvsnt-2.5.03.2382.tar.gz gunzip -c cvsnt-2.5.03.2382.tar.gz | tar xvf - cd cvsnt-2.5.03.2382 ./configure make [...] Making all in mdns source='../mdns_mini.cpp' object='mdns_mini.lo' libtool=yes depfile='.deps/mdns_mini.Plo' tmpdepfile='.deps/mdns_mini.TPlo' depmode=gcc3 /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../lib -g -O2 -c -o mdns_mini.lo `test -f '../mdns_mini.cpp' || echo './'`../mdns_mini.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../lib -g -O2 -c ../mdns_mini.cpp -MT mdns_mini.lo -MD -MP -MF .deps/mdns_mini.TPlo -DPIC -o .libs/mdns_mini.o /opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/include/c++/cstdio:10 8: error: '::fgetpos' has not been declared /opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/include/c++/cstdio:11 0: error: '::fopen' has not been declared /opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/include/c++/cstdio:11 5: error: '::freopen' has not been declared /opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/include/c++/cstdio:11 8: error: '::fsetpos' has not been declared ../cvs_string.h: In member function 'void cvs::narrow::ucs22utf8(const wchar_t*)': ../cvs_string.h:209: warning: comparison is always true due to limited range of data type ../cvs_string.h:210: warning: comparison is always true due to limited range of data type ../cvs_string.h:211: warning: comparison is always true due to limited range of data type ../cvs_string.h:212: warning: comparison is always true due to limited range of data type make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 2. Stop. -bash-3.00# make install ******* Confidentiality Notice ******* This email, its electronic document attachments, and the contents of its website linkages may contain confidential health information. This information is intended solely for use by the individual or entity to whom it is addressed. If you have received this information in error, please notify the sender immediately and arrange for the prompt destruction of the material and any accompanying attachments.