<86>Apr 26 22:17:17 userdel[18054]: delete user `rooter' <86>Apr 26 22:17:17 userdel[18054]: remove group `rooter' <86>Apr 26 22:17:17 groupadd[18055]: new group: name=rooter, gid=501 <86>Apr 26 22:17:17 useradd[18056]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 22:17:17 userdel[18058]: delete user `builder' <86>Apr 26 22:17:17 userdel[18058]: remove group `builder' <86>Apr 26 22:17:17 groupadd[18059]: new group: name=builder, gid=502 <86>Apr 26 22:17:17 useradd[18060]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 22:17:19 rpmi: autoconf_2.50-2:2.59-alt9 installed <13>Apr 26 22:17:20 rpmi: automake_1.9-1:1.9.6-alt1 installed <13>Apr 26 22:17:21 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 26 22:17:21 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 26 22:17:22 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 26 22:17:22 rpmi: gcc4.3-c++-4.3.2-alt6 installed Installing libfpx-1.2.0.9-alt2.1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19580 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libfpx-1.2.0.9 + echo 'Source #0 (libfpx-1.2.0.9.tar.gz):' Source #0 (libfpx-1.2.0.9.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libfpx-1.2.0.9.tar.gz + /bin/tar -xf - + cd libfpx-1.2.0.9 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libfpx-1.2.0.9-linkage.patch):' Patch #0 (libfpx-1.2.0.9-linkage.patch): + /usr/bin/patch -p1 patching file Makefile.am + cat + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19580 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libfpx-1.2.0.9 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force autoreconf-default: configure.ac: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static --enable-fast-install configuring Digital Imaging Group FlashPIX 1.2.0.9 checking whether build environment is sane... yes checking for a BSD-compatible install... /bin/install -c checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking for ppc-alt-linux-gcc option to accept ISO C99... -std=gnu99 checking for ppc-alt-linux-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... ppc-alt-linux-gcc -std=gnu99 -E checking for a sed that does not truncate output... /bin/sed checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by ppc-alt-linux-gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... (cached) pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-alt-linux-g++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking dependency style of ppc-alt-linux-g++... none checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc -std=gnu99 object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc -std=gnu99 option to produce PIC... -fPIC checking if ppc-alt-linux-gcc -std=gnu99 PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc -std=gnu99 static flag -static works... no checking if ppc-alt-linux-gcc -std=gnu99 supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ppc-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ppc-alt-linux-g++ option to produce PIC... -fPIC checking if ppc-alt-linux-g++ PIC flag -fPIC works... yes checking if ppc-alt-linux-g++ static flag -static works... no checking if ppc-alt-linux-g++ supports -c -o file.o... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether we are using the GNU C++ compiler... (cached) yes checking whether ppc-alt-linux-g++ accepts -g... (cached) yes checking dependency style of ppc-alt-linux-g++... (cached) none configure: creating ./config.status config.status: creating Makefile config.status: creating basics/Makefile config.status: creating fpx/Makefile config.status: creating jpeg/Makefile config.status: creating ole/Makefile config.status: creating ri_image/Makefile config.status: creating oless/Makefile config.status: executing depfiles commands + /usr/bin/make make: Entering directory `/usr/src/RPM/BUILD/libfpx-1.2.0.9' Making all in oless make[1]: Entering directory `/usr/src/RPM/BUILD/libfpx-1.2.0.9/oless' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o ascii.lo ascii.cxx mkdir .libs ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c ascii.cxx -fPIC -DPIC -o .libs/ascii.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from exphead.cxx:23, from ascii.cxx:18: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from exphead.cxx:23, from ascii.cxx:18: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from h/cdocfile.hxx:16, from expdf.hxx:32, from exphead.cxx:25, from ascii.cxx:18: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from expdf.hxx:32, from exphead.cxx:25, from ascii.cxx:18: h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': h/cdocfile.hxx:77: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': h/cdocfile.hxx:87: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': h/cdocfile.hxx:102: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': h/cdocfile.hxx:114: warning: statement has no effect ascii.cxx: In function 'SCODE ValidateSNBA(TCHAR**)': ascii.cxx:47: warning: statement has no effect ascii.cxx:50: warning: statement has no effect ascii.cxx: In member function 'virtual HRESULT CExposedIterator::Next(ULONG, STATSTG*, ULONG*)': ascii.cxx:144: warning: statement has no effect ascii.cxx: In member function 'virtual HRESULT CExposedStream::Stat(STATSTG*, DWORD)': ascii.cxx:170: warning: statement has no effect ascii.cxx: In member function 'virtual HRESULT CExposedDocFile::Stat(STATSTG*, DWORD)': ascii.cxx:192: warning: statement has no effect ascii.cxx: In member function 'virtual HRESULT CExposedDocFile::CreateStream(const char*, DWORD, DWORD, DWORD, IStream**)': ascii.cxx:218: warning: statement has no effect ascii.cxx: In member function 'virtual HRESULT CExposedDocFile::OpenStream(const char*, void*, DWORD, DWORD, IStream**)': ascii.cxx:243: warning: statement has no effect ascii.cxx: In member function 'virtual HRESULT CExposedDocFile::CreateStorage(const char*, DWORD, DWORD, DWORD, IStorage**)': ascii.cxx:268: warning: statement has no effect ascii.cxx: In member function 'virtual HRESULT CExposedDocFile::OpenStorage(const char*, IStorage*, DWORD, TCHAR**, DWORD, IStorage**)': ascii.cxx:296: warning: statement has no effect ascii.cxx:299: warning: statement has no effect ascii.cxx: In member function 'virtual HRESULT CExposedDocFile::DestroyElement(const char*)': ascii.cxx:322: warning: statement has no effect ascii.cxx: In member function 'virtual HRESULT CExposedDocFile::RenameElement(const char*, const char*)': ascii.cxx:344: warning: statement has no effect ascii.cxx:345: warning: statement has no effect ascii.cxx: In member function 'virtual HRESULT CExposedDocFile::CopyTo(DWORD, const IID*, TCHAR**, IStorage*)': ascii.cxx:372: warning: statement has no effect ascii.cxx:373: warning: statement has no effect ascii.cxx: In member function 'virtual HRESULT CExposedDocFile::MoveElementTo(const TCHAR*, IStorage*, const TCHAR*, DWORD)': ascii.cxx:399: warning: statement has no effect ascii.cxx: In member function 'virtual HRESULT CExposedDocFile::SetElementTimes(const TCHAR*, const FILETIME*, const FILETIME*, const FILETIME*)': ascii.cxx:423: warning: statement has no effect ascii.cxx: In function 'HRESULT DfOpenStorageOnILockBytes(ILockBytes*, IStorage*, DWORD, TCHAR**, DWORD, IStorage**, CLSID*)': ascii.cxx:451: warning: statement has no effect ascii.cxx:455: warning: statement has no effect ascii.cxx:456: warning: statement has no effect h/vect.hxx: At global scope: h/vect.hxx:112: warning: inline function 'void CPagedVector::SetParent(CMStream*)' used but never defined /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o cdocfile.lo cdocfile.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c cdocfile.cxx -fPIC -DPIC -o .libs/cdocfile.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from dfhead.cxx:23, from cdocfile.cxx:12: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from dfhead.cxx:23, from cdocfile.cxx:12: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from h/cdocfile.hxx:16, from dfhead.cxx:26, from cdocfile.cxx:12: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from dfhead.cxx:26, from cdocfile.cxx:12: h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': h/cdocfile.hxx:77: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': h/cdocfile.hxx:87: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': h/cdocfile.hxx:102: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': h/cdocfile.hxx:114: warning: statement has no effect In file included from cdocfile.cxx:14: h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': h/vectfunc.hxx:106: warning: statement has no effect h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': h/vectfunc.hxx:147: warning: statement has no effect cdocfile.cxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, CDocFile**)': cdocfile.cxx:93: warning: statement has no effect cdocfile.cxx:98: warning: statement has no effect cdocfile.cxx:100: warning: statement has no effect cdocfile.cxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, CDocFile**)': cdocfile.cxx:140: warning: statement has no effect cdocfile.cxx:143: warning: statement has no effect cdocfile.cxx:145: warning: statement has no effect cdocfile.cxx: In member function 'SCODE CDocFile::DestroyEntry(const CDfName*, BOOL)': cdocfile.cxx:224: warning: statement has no effect cdocfile.cxx: In member function 'SCODE CDocFile::ExcludeEntries(CDocFile*, short unsigned int**)': cdocfile.cxx:450: warning: statement has no effect cdocfile.cxx:462: warning: statement has no effect cdocfile.cxx:463: warning: statement has no effect cdocfile.cxx:468: warning: statement has no effect cdocfile.cxx:469: warning: statement has no effect /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o chinst.lo chinst.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c chinst.cxx -fPIC -DPIC -o .libs/chinst.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from dfhead.cxx:23, from chinst.cxx:12: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from dfhead.cxx:23, from chinst.cxx:12: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from h/cdocfile.hxx:16, from dfhead.cxx:26, from chinst.cxx:12: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from dfhead.cxx:26, from chinst.cxx:12: h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': h/cdocfile.hxx:77: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': h/cdocfile.hxx:87: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': h/cdocfile.hxx:102: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': h/cdocfile.hxx:114: warning: statement has no effect h/vect.hxx: At global scope: h/vect.hxx:112: warning: inline function 'void CPagedVector::SetParent(CMStream*)' used but never defined /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o dffuncs.lo dffuncs.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c dffuncs.cxx -fPIC -DPIC -o .libs/dffuncs.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from dfhead.cxx:23, from dffuncs.cxx:15: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from dfhead.cxx:23, from dffuncs.cxx:15: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from h/cdocfile.hxx:16, from dfhead.cxx:26, from dffuncs.cxx:15: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from dfhead.cxx:26, from dffuncs.cxx:15: h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': h/cdocfile.hxx:77: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': h/cdocfile.hxx:87: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': h/cdocfile.hxx:102: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': h/cdocfile.hxx:114: warning: statement has no effect dffuncs.cxx: In member function 'SCODE CDocFile::CopyTo(CDocFile*, DWORD, short unsigned int**)': dffuncs.cxx:73: warning: statement has no effect dffuncs.cxx:85: warning: statement has no effect dffuncs.cxx:89: warning: statement has no effect dffuncs.cxx:94: warning: statement has no effect dffuncs.cxx:95: warning: statement has no effect dffuncs.cxx:98: warning: statement has no effect dffuncs.cxx:100: warning: statement has no effect dffuncs.cxx:107: warning: statement has no effect dffuncs.cxx:103: warning: suggest explicit braces to avoid ambiguous 'else' dffuncs.cxx:115: warning: statement has no effect dffuncs.cxx:119: warning: statement has no effect dffuncs.cxx:127: warning: statement has no effect dffuncs.cxx:123: warning: suggest explicit braces to avoid ambiguous 'else' h/vect.hxx: At global scope: h/vect.hxx:112: warning: inline function 'void CPagedVector::SetParent(CMStream*)' used but never defined /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o dfiter.lo dfiter.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c dfiter.cxx -fPIC -DPIC -o .libs/dfiter.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from dfhead.cxx:23, from dfiter.cxx:12: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from dfhead.cxx:23, from dfiter.cxx:12: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from h/cdocfile.hxx:16, from dfhead.cxx:26, from dfiter.cxx:12: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from dfhead.cxx:26, from dfiter.cxx:12: h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': h/cdocfile.hxx:77: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': h/cdocfile.hxx:87: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': h/cdocfile.hxx:102: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': h/cdocfile.hxx:114: warning: statement has no effect dfiter.cxx: In member function 'SCODE CDocFile::GetIterator(PDocFileIterator**)': dfiter.cxx:40: warning: statement has no effect dfiter.cxx:41: warning: statement has no effect h/vect.hxx: At global scope: h/vect.hxx:112: warning: inline function 'void CPagedVector::SetParent(CMStream*)' used but never defined /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o dfstream.lo dfstream.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c dfstream.cxx -fPIC -DPIC -o .libs/dfstream.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from dfhead.cxx:23, from dfstream.cxx:12: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from dfhead.cxx:23, from dfstream.cxx:12: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from h/cdocfile.hxx:16, from dfhead.cxx:26, from dfstream.cxx:12: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from dfhead.cxx:26, from dfstream.cxx:12: h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': h/cdocfile.hxx:77: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': h/cdocfile.hxx:87: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': h/cdocfile.hxx:102: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': h/cdocfile.hxx:114: warning: statement has no effect dfstream.cxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, CDirectStream**)': dfstream.cxx:44: warning: statement has no effect dfstream.cxx:48: warning: statement has no effect dfstream.cxx:49: warning: statement has no effect dfstream.cxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, CDirectStream**)': dfstream.cxx:90: warning: statement has no effect dfstream.cxx:93: warning: statement has no effect dfstream.cxx:95: warning: statement has no effect h/vect.hxx: At global scope: h/vect.hxx:112: warning: inline function 'void CPagedVector::SetParent(CMStream*)' used but never defined /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o difat.lo difat.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c difat.cxx -fPIC -DPIC -o .libs/difat.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from msfhead.cxx:18, from difat.cxx:16: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from msfhead.cxx:18, from difat.cxx:16: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from msfhead.cxx:22, from difat.cxx:16: h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': h/vectfunc.hxx:106: warning: statement has no effect h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': h/vectfunc.hxx:147: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from h/sstream.hxx:20, from mread.hxx:20, from difat.cxx:20: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from difat.cxx:20: mread.hxx: In member function 'SCODE CMStream::GetSect(SID, SECT, SECT*)': mread.hxx:120: warning: statement has no effect mread.hxx:124: warning: statement has no effect mread.hxx:129: warning: statement has no effect mread.hxx: In member function 'SCODE CMStream::SetSize()': mread.hxx:166: warning: statement has no effect mread.hxx:170: warning: statement has no effect mread.hxx: In member function 'SCODE CMStream::SetMiniSize()': mread.hxx:203: warning: statement has no effect mread.hxx:205: warning: statement has no effect difat.cxx: In member function 'SCODE CDIFat::GetFatSect(FSINDEX, SECT*)': difat.cxx:128: warning: statement has no effect difat.cxx: In member function 'SCODE CDIFat::SetFatSect(FSINDEX, SECT)': difat.cxx:180: warning: statement has no effect difat.cxx:184: warning: statement has no effect difat.cxx: In member function 'SCODE CDIFat::GetSect(FSINDEX, SECT*)': difat.cxx:232: warning: statement has no effect difat.cxx: In member function 'SCODE CDIFat::Init(CMStream*, FSINDEX)': difat.cxx:268: warning: statement has no effect difat.cxx: In member function 'SCODE CDIFat::InitConvert(CMStream*, SECT)': difat.cxx:348: warning: statement has no effect difat.cxx:361: warning: statement has no effect difat.cxx: In member function 'SCODE CDIFat::Resize(FSINDEX)': difat.cxx:403: warning: statement has no effect difat.cxx:408: warning: statement has no effect difat.cxx:416: warning: statement has no effect difat.cxx:417: warning: statement has no effect difat.cxx:429: warning: statement has no effect /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o dir.lo dir.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c dir.cxx -fPIC -DPIC -o .libs/dir.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from msfhead.cxx:18, from dir.cxx:12: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from msfhead.cxx:18, from dir.cxx:12: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from msfhead.cxx:22, from dir.cxx:12: h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': h/vectfunc.hxx:106: warning: statement has no effect h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': h/vectfunc.hxx:147: warning: statement has no effect In file included from dir.cxx:15: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from dir.cxx:16: mread.hxx: In member function 'SCODE CMStream::GetSect(SID, SECT, SECT*)': mread.hxx:120: warning: statement has no effect mread.hxx:124: warning: statement has no effect mread.hxx:129: warning: statement has no effect mread.hxx: In member function 'SCODE CMStream::SetSize()': mread.hxx:166: warning: statement has no effect mread.hxx:170: warning: statement has no effect mread.hxx: In member function 'SCODE CMStream::SetMiniSize()': mread.hxx:203: warning: statement has no effect mread.hxx:205: warning: statement has no effect dir.cxx: In member function 'SCODE CDirectory::GetFree(SID*)': dir.cxx:235: warning: statement has no effect dir.cxx:253: warning: statement has no effect dir.cxx: In member function 'SCODE CDirectory::FindGreaterEntry(SID, const CDfName*, SID*)': dir.cxx:291: warning: statement has no effect dir.cxx: In member function 'SCODE CDirectory::SetStart(SID, SECT)': dir.cxx:372: warning: statement has no effect dir.cxx: In member function 'SCODE CDirectory::SetChild(SID, SID)': dir.cxx:404: warning: statement has no effect dir.cxx: In member function 'SCODE CDirectory::SetSize(SID, ULONG)': dir.cxx:437: warning: statement has no effect dir.cxx: In member function 'SCODE CDirectory::SetTime(SID, WHICHTIME, TIME_T)': dir.cxx:474: warning: statement has no effect dir.cxx: In member function 'SCODE CDirectory::SetFlags(SID, MSENTRYFLAGS)': dir.cxx:505: warning: statement has no effect dir.cxx: In member function 'SCODE CDirectory::SetClassId(SID, GUID)': dir.cxx:534: warning: statement has no effect dir.cxx: In member function 'SCODE CDirectory::SetUserFlags(SID, DWORD, DWORD)': dir.cxx:566: warning: statement has no effect dir.cxx: In member function 'SCODE CDirectory::Resize(DIRINDEX)': dir.cxx:605: warning: statement has no effect dir.cxx:607: warning: statement has no effect dir.cxx:609: warning: statement has no effect dir.cxx:615: warning: statement has no effect dir.cxx:618: warning: statement has no effect dir.cxx: In member function 'SCODE CDirectory::Init(CMStream*, DIRINDEX)': dir.cxx:661: warning: statement has no effect dir.cxx: In member function 'SCODE CDirectory::InitNew(CMStream*)': dir.cxx:708: warning: statement has no effect dir.cxx:712: warning: statement has no effect dir.cxx:720: warning: statement has no effect dir.cxx:723: warning: statement has no effect dir.cxx: In member function 'SCODE CDirectory::CreateEntry(SID, const CDfName*, MSENTRYFLAGS, SID*)': dir.cxx:781: warning: statement has no effect dir.cxx:784: warning: statement has no effect dir.cxx:801: warning: statement has no effect dir.cxx: In member function 'SCODE CDirectory::RenameEntry(SID, const CDfName*, const CDfName*)': dir.cxx:853: warning: statement has no effect dir.cxx:859: warning: statement has no effect dir.cxx:879: warning: statement has no effect dir.cxx: In member function 'SCODE CDirectory::DestroyAllChildren(SID)': dir.cxx:920: warning: statement has no effect dir.cxx:927: warning: statement has no effect dir.cxx:932: warning: statement has no effect dir.cxx: In member function 'SCODE CDirectory::DestroyChild(SID, const CDfName*)': dir.cxx:970: warning: statement has no effect dir.cxx:981: warning: statement has no effect dir.cxx:985: warning: statement has no effect dir.cxx:991: warning: statement has no effect dir.cxx: In member function 'SCODE CDirectory::StatEntry(SID, CDfName*, STATSTGW*)': dir.cxx:1036: warning: statement has no effect dir.cxx:1047: warning: statement has no effect dir.cxx: In member function 'SCODE CDirectory::GetDirEntry(SID, DWORD, CDirEntry**)': dir.cxx:1102: warning: statement has no effect /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o dirp.lo dirp.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c dirp.cxx -fPIC -DPIC -o .libs/dirp.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from msfhead.cxx:18, from dirp.cxx:14: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from msfhead.cxx:18, from dirp.cxx:14: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from msfhead.cxx:22, from dirp.cxx:14: h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': h/vectfunc.hxx:106: warning: statement has no effect h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': h/vectfunc.hxx:147: warning: statement has no effect In file included from dirp.cxx:17: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect dirp.cxx: In member function 'SCODE CDirectory::InsertEntry(SID, SID, const CDfName*)': dirp.cxx:62: warning: statement has no effect dirp.cxx:85: warning: statement has no effect dirp.cxx:103: warning: statement has no effect dirp.cxx:114: warning: statement has no effect dirp.cxx:122: warning: statement has no effect dirp.cxx:119: warning: suggest explicit braces to avoid ambiguous 'else' dirp.cxx:136: warning: statement has no effect dirp.cxx:143: warning: statement has no effect dirp.cxx:160: warning: statement has no effect dirp.cxx: In member function 'SCODE CDirectory::SplitEntry(const CDfName*, SID, SID, SID, SID, SID, SID*)': dirp.cxx:250: warning: statement has no effect dirp.cxx:261: warning: statement has no effect dirp.cxx:268: warning: statement has no effect dirp.cxx:277: warning: statement has no effect dirp.cxx:303: warning: statement has no effect dirp.cxx:330: warning: statement has no effect dirp.cxx:346: warning: statement has no effect dirp.cxx:350: warning: statement has no effect dirp.cxx: In member function 'SCODE CDirectory::RotateEntry(const CDfName*, SID, SID, SID*)': dirp.cxx:410: warning: statement has no effect dirp.cxx:428: warning: statement has no effect dirp.cxx:438: warning: statement has no effect dirp.cxx:483: warning: statement has no effect dirp.cxx: In member function 'SCODE CDirectory::FindEntry(SID, const CDfName*, DIRENTRYOP, SEntryBuffer*)': dirp.cxx:586: warning: statement has no effect dirp.cxx:602: warning: statement has no effect dirp.cxx:650: warning: statement has no effect dirp.cxx:651: warning: statement has no effect dirp.cxx:674: warning: statement has no effect dirp.cxx:683: warning: statement has no effect dirp.cxx:701: warning: statement has no effect dirp.cxx:721: warning: statement has no effect dirp.cxx:736: warning: statement has no effect dirp.cxx:748: warning: statement has no effect dirp.cxx:760: warning: statement has no effect dirp.cxx: In member function 'SCODE CDirectory::SetColorBlack(SID)': dirp.cxx:863: warning: statement has no effect dirp.cxx: In member function 'SCODE CDirectory::FindEntry(SID, const CDfName*, DIRENTRYOP, SEntryBuffer*)': dirp.cxx:577: warning: 'iCmp' may be used uninitialized in this function dirp.cxx: In member function 'SCODE CDirectory::InsertEntry(SID, SID, const CDfName*)': dirp.cxx:53: warning: 'iCmp' may be used uninitialized in this function /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o docfile.lo docfile.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c docfile.cxx -fPIC -DPIC -o .libs/docfile.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from exphead.cxx:23, from docfile.cxx:12: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from exphead.cxx:23, from docfile.cxx:12: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from h/cdocfile.hxx:16, from expdf.hxx:32, from exphead.cxx:25, from docfile.cxx:12: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from expdf.hxx:32, from exphead.cxx:25, from docfile.cxx:12: h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': h/cdocfile.hxx:77: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': h/cdocfile.hxx:87: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': h/cdocfile.hxx:102: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': h/cdocfile.hxx:114: warning: statement has no effect docfile.cxx: In function 'SCODE DfFromLB(ILockBytes*, DFLAGS, DWORD, short unsigned int**, CExposedDocFile**, CLSID*)': docfile.cxx:53: warning: statement has no effect docfile.cxx:60: warning: statement has no effect docfile.cxx:59: warning: suggest explicit braces to avoid ambiguous 'else' docfile.cxx:64: warning: statement has no effect docfile.cxx:65: warning: statement has no effect docfile.cxx:67: warning: statement has no effect docfile.cxx: In function 'HRESULT StgCreateDocfile(const TCHAR*, DWORD, DWORD, IStorage**)': docfile.cxx:101: warning: statement has no effect docfile.cxx:104: warning: statement has no effect docfile.cxx:113: warning: statement has no effect docfile.cxx: In function 'HRESULT StgCreateDocfileOnILockBytes(ILockBytes*, DWORD, DWORD, IStorage**)': docfile.cxx:171: warning: statement has no effect docfile.cxx:173: warning: statement has no effect docfile.cxx:178: warning: statement has no effect docfile.cxx:190: warning: statement has no effect docfile.cxx:204: warning: statement has no effect docfile.cxx:213: warning: statement has no effect docfile.cxx: In function 'HRESULT DfOpenStorageOnILockBytesW(ILockBytes*, IStorage*, DWORD, short unsigned int**, DWORD, IStorage**, CLSID*)': docfile.cxx:267: warning: statement has no effect docfile.cxx:269: warning: statement has no effect docfile.cxx:268: warning: suggest explicit braces to avoid ambiguous 'else' docfile.cxx:270: warning: statement has no effect docfile.cxx:283: warning: statement has no effect docfile.cxx:282: warning: suggest explicit braces to avoid ambiguous 'else' docfile.cxx:285: warning: statement has no effect docfile.cxx:299: warning: statement has no effect h/vect.hxx: At global scope: h/vect.hxx:112: warning: inline function 'void CPagedVector::SetParent(CMStream*)' used but never defined /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o entry.lo entry.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c entry.cxx -fPIC -DPIC -o .libs/entry.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from dfhead.cxx:23, from entry.cxx:14: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from dfhead.cxx:23, from entry.cxx:14: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from h/cdocfile.hxx:16, from dfhead.cxx:26, from entry.cxx:14: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from dfhead.cxx:26, from entry.cxx:14: h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': h/cdocfile.hxx:77: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': h/cdocfile.hxx:87: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': h/cdocfile.hxx:102: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': h/cdocfile.hxx:114: warning: statement has no effect entry.cxx: In member function 'SCODE PEntry::CopyTimesFrom(PEntry*)': entry.cxx:36: warning: statement has no effect entry.cxx:37: warning: statement has no effect entry.cxx:38: warning: statement has no effect entry.cxx:39: warning: statement has no effect entry.cxx:40: warning: statement has no effect entry.cxx:41: warning: statement has no effect h/vect.hxx: At global scope: h/vect.hxx:112: warning: inline function 'void CPagedVector::SetParent(CMStream*)' used but never defined /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o expdf.lo expdf.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c expdf.cxx -fPIC -DPIC -o .libs/expdf.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from exphead.cxx:23, from expdf.cxx:34: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from exphead.cxx:23, from expdf.cxx:34: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from h/cdocfile.hxx:16, from expdf.hxx:32, from exphead.cxx:25, from expdf.cxx:34: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from expdf.hxx:32, from exphead.cxx:25, from expdf.cxx:34: h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': h/cdocfile.hxx:77: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': h/cdocfile.hxx:87: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': h/cdocfile.hxx:102: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': h/cdocfile.hxx:114: warning: statement has no effect expdf.cxx: In member function 'virtual ULONG CExposedDocFile::Release()': expdf.cxx:194: warning: statement has no effect expdf.cxx:201: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::ConvertInternalStream(CExposedDocFile*)': expdf.cxx:249: warning: statement has no effect expdf.cxx:252: warning: statement has no effect expdf.cxx:254: warning: statement has no effect expdf.cxx:255: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::CreateEntry(const short unsigned int*, DWORD, DWORD, void**)': expdf.cxx:300: warning: statement has no effect expdf.cxx:301: warning: statement has no effect expdf.cxx:312: warning: statement has no effect expdf.cxx:317: warning: statement has no effect expdf.cxx:326: warning: statement has no effect expdf.cxx:332: warning: statement has no effect expdf.cxx:336: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::OpenEntry(const short unsigned int*, DWORD, DWORD, void**)': expdf.cxx:382: warning: statement has no effect expdf.cxx:388: warning: statement has no effect expdf.cxx:394: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::CreateStream(const short unsigned int*, DWORD, DWORD, DWORD, IStream**)': expdf.cxx:438: warning: statement has no effect expdf.cxx:440: warning: statement has no effect expdf.cxx:444: warning: statement has no effect expdf.cxx:448: warning: statement has no effect expdf.cxx:449: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::OpenStream(const short unsigned int*, void*, DWORD, DWORD, IStream**)': expdf.cxx:499: warning: statement has no effect expdf.cxx:501: warning: statement has no effect expdf.cxx:505: warning: statement has no effect expdf.cxx:509: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::CreateStorage(const short unsigned int*, DWORD, DWORD, DWORD, IStorage**)': expdf.cxx:559: warning: statement has no effect expdf.cxx:561: warning: statement has no effect expdf.cxx:565: warning: statement has no effect expdf.cxx:568: warning: statement has no effect expdf.cxx:569: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::OpenStorage(const short unsigned int*, IStorage*, DWORD, short unsigned int**, DWORD, IStorage**)': expdf.cxx:627: warning: statement has no effect expdf.cxx:631: warning: statement has no effect expdf.cxx:635: warning: statement has no effect expdf.cxx:638: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::CopyTo(DWORD, const IID*, short unsigned int**, IStorage*)': expdf.cxx:718: warning: statement has no effect expdf.cxx:717: warning: suggest explicit braces to avoid ambiguous 'else' expdf.cxx:720: warning: statement has no effect expdf.cxx:725: warning: statement has no effect expdf.cxx:727: warning: statement has no effect expdf.cxx:729: warning: statement has no effect expdf.cxx:730: warning: statement has no effect expdf.cxx:740: warning: statement has no effect expdf.cxx: In member function 'virtual HRESULT CExposedDocFile::Commit(DWORD)': expdf.cxx:780: warning: statement has no effect expdf.cxx:781: warning: statement has no effect expdf.cxx:785: warning: statement has no effect expdf.cxx:786: warning: statement has no effect expdf.cxx:787: warning: statement has no effect expdf.cxx:790: warning: statement has no effect expdf.cxx:791: warning: statement has no effect expdf.cxx: In member function 'virtual HRESULT CExposedDocFile::EnumElements(DWORD, void*, DWORD, IEnumSTATSTG**)': expdf.cxx:859: warning: statement has no effect expdf.cxx:863: warning: statement has no effect expdf.cxx:864: warning: statement has no effect expdf.cxx:867: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::DestroyElement(const short unsigned int*)': expdf.cxx:906: warning: statement has no effect expdf.cxx:907: warning: statement has no effect expdf.cxx:909: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::MoveElementTo(const short unsigned int*, IStorage*, const TCHAR*, DWORD)': expdf.cxx:961: warning: statement has no effect expdf.cxx:962: warning: statement has no effect expdf.cxx:963: warning: statement has no effect expdf.cxx:979: warning: statement has no effect expdf.cxx:998: warning: statement has no effect expdf.cxx:1011: warning: statement has no effect expdf.cxx:1016: warning: statement has no effect expdf.cxx:1026: warning: statement has no effect expdf.cxx:1036: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::RenameElement(const short unsigned int*, const short unsigned int*)': expdf.cxx:1102: warning: statement has no effect expdf.cxx:1103: warning: statement has no effect expdf.cxx:1104: warning: statement has no effect expdf.cxx:1107: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::SetElementTimes(const short unsigned int*, const FILETIME*, const FILETIME*, const FILETIME*)': expdf.cxx:1153: warning: statement has no effect expdf.cxx:1162: warning: statement has no effect expdf.cxx:1165: warning: statement has no effect expdf.cxx:1164: warning: suggest explicit braces to avoid ambiguous 'else' expdf.cxx:1167: warning: statement has no effect expdf.cxx:1166: warning: suggest explicit braces to avoid ambiguous 'else' expdf.cxx:1169: warning: statement has no effect expdf.cxx:1168: warning: suggest explicit braces to avoid ambiguous 'else' expdf.cxx:1171: warning: statement has no effect expdf.cxx:1174: warning: statement has no effect expdf.cxx:1177: warning: statement has no effect expdf.cxx:1176: warning: suggest explicit braces to avoid ambiguous 'else' expdf.cxx:1179: warning: statement has no effect expdf.cxx:1178: warning: suggest explicit braces to avoid ambiguous 'else' expdf.cxx:1181: warning: statement has no effect expdf.cxx:1180: warning: suggest explicit braces to avoid ambiguous 'else' expdf.cxx: In member function 'virtual HRESULT CExposedDocFile::SetClass(const CLSID&)': expdf.cxx:1219: warning: statement has no effect expdf.cxx:1220: warning: statement has no effect expdf.cxx:1221: warning: statement has no effect expdf.cxx:1224: warning: statement has no effect expdf.cxx: In member function 'virtual HRESULT CExposedDocFile::SetStateBits(DWORD, DWORD)': expdf.cxx:1261: warning: statement has no effect expdf.cxx:1262: warning: statement has no effect expdf.cxx:1265: warning: statement has no effect expdf.cxx: In member function 'virtual SCODE CExposedDocFile::Stat(STATSTGW*, DWORD)': expdf.cxx:1305: warning: statement has no effect expdf.cxx:1306: warning: statement has no effect expdf.cxx:1307: warning: statement has no effect expdf.cxx:1308: warning: statement has no effect expdf.cxx:1309: warning: statement has no effect expdf.cxx:1311: warning: statement has no effect expdf.cxx:1312: warning: statement has no effect expdf.cxx:1316: warning: statement has no effect expdf.cxx: In member function 'virtual ULONG CExposedDocFile::AddRef()': expdf.cxx:1366: warning: statement has no effect expdf.cxx: In member function 'virtual HRESULT CExposedDocFile::QueryInterface(const IID&, void**)': expdf.cxx:1400: warning: statement has no effect expdf.cxx:1402: warning: statement has no effect expdf.cxx:1403: warning: statement has no effect expdf.cxx:1404: warning: statement has no effect expdf.cxx:1407: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::CopyDStreamToIStream(CDirectStream*, IStream*)': expdf.cxx:1459: warning: statement has no effect expdf.cxx:1466: warning: statement has no effect expdf.cxx:1473: warning: statement has no effect expdf.cxx:1478: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::CopyDocFileToIStorage(CDocFile*, IStorage*, short unsigned int**, DWORD)': expdf.cxx:1524: warning: statement has no effect expdf.cxx:1526: warning: statement has no effect expdf.cxx:1528: warning: statement has no effect expdf.cxx:1530: warning: statement has no effect expdf.cxx:1532: warning: statement has no effect expdf.cxx:1558: warning: statement has no effect expdf.cxx:1572: warning: statement has no effect expdf.cxx:1577: warning: statement has no effect expdf.cxx:1584: warning: statement has no effect expdf.cxx:1593: warning: statement has no effect expdf.cxx:1594: warning: statement has no effect expdf.cxx: In member function 'virtual HRESULT CExposedDocFile::SwitchToFile(TCHAR*)': expdf.cxx:1642: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::CreateExposedStream(const CDfName*, DFLAGS, CExposedStream**)': expdf.cxx:1673: warning: statement has no effect expdf.cxx:1676: warning: statement has no effect expdf.cxx:1677: warning: statement has no effect expdf.cxx:1682: warning: statement has no effect expdf.cxx:1684: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::GetExposedStream(const CDfName*, DFLAGS, CExposedStream**)': expdf.cxx:1723: warning: statement has no effect expdf.cxx:1727: warning: statement has no effect expdf.cxx:1729: warning: statement has no effect expdf.cxx:1731: warning: statement has no effect expdf.cxx:1733: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::DestroyEntry(const CDfName*, BOOL)': expdf.cxx:1757: warning: statement has no effect expdf.cxx:1760: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::CreateExposedDocFile(const CDfName*, DFLAGS, CExposedDocFile**)': expdf.cxx:1793: warning: statement has no effect expdf.cxx:1796: warning: statement has no effect expdf.cxx:1799: warning: statement has no effect expdf.cxx:1808: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::GetExposedDocFile(const CDfName*, DFLAGS, CExposedDocFile**)': expdf.cxx:1844: warning: statement has no effect expdf.cxx:1848: warning: statement has no effect expdf.cxx:1850: warning: statement has no effect expdf.cxx:1855: warning: statement has no effect expdf.cxx: In member function 'SCODE CExposedDocFile::RenameEntry(const CDfName*, const CDfName*)': expdf.cxx:1882: warning: statement has no effect h/vect.hxx: At global scope: h/vect.hxx:112: warning: inline function 'void CPagedVector::SetParent(CMStream*)' used but never defined /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o expiter.lo expiter.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c expiter.cxx -fPIC -DPIC -o .libs/expiter.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from exphead.cxx:23, from expiter.cxx:12: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from exphead.cxx:23, from expiter.cxx:12: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from h/cdocfile.hxx:16, from expdf.hxx:32, from exphead.cxx:25, from expiter.cxx:12: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from expdf.hxx:32, from exphead.cxx:25, from expiter.cxx:12: h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': h/cdocfile.hxx:77: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': h/cdocfile.hxx:87: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': h/cdocfile.hxx:102: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': h/cdocfile.hxx:114: warning: statement has no effect expiter.cxx: In member function 'SCODE CExposedIterator::Next(ULONG, STATSTGW*, ULONG*)': expiter.cxx:94: warning: statement has no effect expiter.cxx:101: warning: statement has no effect expiter.cxx:103: warning: statement has no effect expiter.cxx:104: warning: statement has no effect expiter.cxx: In member function 'virtual HRESULT CExposedIterator::Skip(ULONG)': expiter.cxx:169: warning: statement has no effect expiter.cxx:170: warning: statement has no effect expiter.cxx: In member function 'virtual HRESULT CExposedIterator::Reset()': expiter.cxx:211: warning: statement has no effect expiter.cxx: In member function 'virtual HRESULT CExposedIterator::Clone(IEnumSTATSTG**)': expiter.cxx:248: warning: statement has no effect expiter.cxx:250: warning: statement has no effect expiter.cxx:251: warning: statement has no effect expiter.cxx:252: warning: statement has no effect expiter.cxx: In member function 'virtual ULONG CExposedIterator::Release()': expiter.cxx:293: warning: statement has no effect expiter.cxx: In member function 'virtual ULONG CExposedIterator::AddRef()': expiter.cxx:323: warning: statement has no effect expiter.cxx: In member function 'virtual HRESULT CExposedIterator::QueryInterface(const IID&, void**)': expiter.cxx:354: warning: statement has no effect expiter.cxx:355: warning: statement has no effect expiter.cxx:357: warning: statement has no effect expiter.cxx:358: warning: statement has no effect h/vect.hxx: At global scope: h/vect.hxx:112: warning: inline function 'void CPagedVector::SetParent(CMStream*)' used but never defined /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o expst.lo expst.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c expst.cxx -fPIC -DPIC -o .libs/expst.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from exphead.cxx:23, from expst.cxx:14: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from exphead.cxx:23, from expst.cxx:14: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from h/cdocfile.hxx:16, from expdf.hxx:32, from exphead.cxx:25, from expst.cxx:14: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from expdf.hxx:32, from exphead.cxx:25, from expst.cxx:14: h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': h/cdocfile.hxx:77: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': h/cdocfile.hxx:87: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': h/cdocfile.hxx:102: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': h/cdocfile.hxx:114: warning: statement has no effect expst.cxx: In member function 'virtual HRESULT CExposedStream::Read(VOID*, ULONG, ULONG*)': expst.cxx:134: warning: statement has no effect expst.cxx:133: warning: suggest explicit braces to avoid ambiguous 'else' expst.cxx:135: warning: statement has no effect expst.cxx:136: warning: statement has no effect expst.cxx:137: warning: statement has no effect expst.cxx: In member function 'virtual HRESULT CExposedStream::Write(const VOID*, ULONG, ULONG*)': expst.cxx:205: warning: statement has no effect expst.cxx:207: warning: statement has no effect expst.cxx:208: warning: statement has no effect expst.cxx:209: warning: statement has no effect expst.cxx: In member function 'virtual HRESULT CExposedStream::Seek(LARGE_INTEGER, DWORD, ULARGE_INTEGER*)': expst.cxx:278: warning: statement has no effect expst.cxx:310: warning: statement has no effect expst.cxx:311: warning: statement has no effect expst.cxx:320: warning: statement has no effect expst.cxx: In member function 'SCODE CExposedStream::SetSize(ULONG)': expst.cxx:376: warning: statement has no effect expst.cxx:377: warning: statement has no effect expst.cxx:382: warning: statement has no effect expst.cxx: In member function 'virtual HRESULT CExposedStream::SetSize(ULARGE_INTEGER)': expst.cxx:421: warning: statement has no effect expst.cxx: In member function 'virtual HRESULT CExposedStream::CopyTo(IStream*, ULARGE_INTEGER, ULARGE_INTEGER*, ULARGE_INTEGER*)': expst.cxx:486: warning: statement has no effect expst.cxx:491: warning: statement has no effect expst.cxx:495: warning: statement has no effect expst.cxx:496: warning: statement has no effect expst.cxx:497: warning: statement has no effect expst.cxx:509: warning: statement has no effect expst.cxx:526: warning: statement has no effect expst.cxx:533: warning: statement has no effect expst.cxx:572: warning: statement has no effect expst.cxx:577: warning: statement has no effect expst.cxx:590: warning: statement has no effect expst.cxx:612: warning: statement has no effect expst.cxx: In member function 'virtual ULONG CExposedStream::Release()': expst.cxx:671: warning: statement has no effect expst.cxx:677: warning: statement has no effect expst.cxx: In member function 'virtual SCODE CExposedStream::Stat(STATSTGW*, DWORD)': expst.cxx:705: warning: statement has no effect expst.cxx:706: warning: statement has no effect expst.cxx:707: warning: statement has no effect expst.cxx:708: warning: statement has no effect expst.cxx:726: warning: statement has no effect expst.cxx:698: warning: unused variable 'scSem' expst.cxx: In member function 'virtual HRESULT CExposedStream::Clone(IStream**)': expst.cxx:768: warning: statement has no effect expst.cxx:770: warning: statement has no effect expst.cxx:771: warning: statement has no effect expst.cxx:772: warning: statement has no effect expst.cxx:773: warning: statement has no effect expst.cxx: In member function 'virtual ULONG CExposedStream::AddRef()': expst.cxx:818: warning: statement has no effect expst.cxx: In member function 'virtual HRESULT CExposedStream::LockRegion(ULARGE_INTEGER, ULARGE_INTEGER, DWORD)': expst.cxx:845: warning: statement has no effect expst.cxx:846: warning: statement has no effect expst.cxx:847: warning: statement has no effect expst.cxx: In member function 'virtual HRESULT CExposedStream::UnlockRegion(ULARGE_INTEGER, ULARGE_INTEGER, DWORD)': expst.cxx:870: warning: statement has no effect expst.cxx:871: warning: statement has no effect expst.cxx:872: warning: statement has no effect expst.cxx: In member function 'virtual HRESULT CExposedStream::Commit(DWORD)': expst.cxx:895: warning: statement has no effect expst.cxx:896: warning: statement has no effect expst.cxx: In member function 'virtual HRESULT CExposedStream::QueryInterface(const IID&, void**)': expst.cxx:966: warning: statement has no effect expst.cxx:968: warning: statement has no effect expst.cxx:969: warning: statement has no effect expst.cxx:970: warning: statement has no effect expst.cxx:973: warning: statement has no effect h/vect.hxx: At global scope: h/vect.hxx:112: warning: inline function 'void CPagedVector::SetParent(CMStream*)' used but never defined expst.cxx: In member function 'virtual HRESULT CExposedStream::CopyTo(IStream*, ULARGE_INTEGER, ULARGE_INTEGER*, ULARGE_INTEGER*)': expst.cxx:543: warning: 'ulDstCopyOffset' may be used uninitialized in this function expst.cxx:542: warning: 'ulSrcCopyOffset' may be used uninitialized in this function /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o fat.lo fat.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c fat.cxx -fPIC -DPIC -o .libs/fat.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from msfhead.cxx:18, from fat.cxx:14: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from msfhead.cxx:18, from fat.cxx:14: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from msfhead.cxx:22, from fat.cxx:14: h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': h/vectfunc.hxx:106: warning: statement has no effect h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': h/vectfunc.hxx:147: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from h/sstream.hxx:20, from fat.cxx:18: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from fat.cxx:19: mread.hxx: In member function 'SCODE CMStream::GetSect(SID, SECT, SECT*)': mread.hxx:120: warning: statement has no effect mread.hxx:124: warning: statement has no effect mread.hxx:129: warning: statement has no effect mread.hxx: In member function 'SCODE CMStream::SetSize()': mread.hxx:166: warning: statement has no effect mread.hxx:170: warning: statement has no effect mread.hxx: In member function 'SCODE CMStream::SetMiniSize()': mread.hxx:203: warning: statement has no effect mread.hxx:205: warning: statement has no effect fat.cxx: In member function 'SCODE CFat::GetFree(ULONG, SECT*)': fat.cxx:192: warning: statement has no effect fat.cxx:212: warning: statement has no effect fat.cxx:231: warning: statement has no effect fat.cxx:263: warning: statement has no effect fat.cxx:278: warning: statement has no effect fat.cxx: In member function 'SCODE CFat::GetLength(SECT, ULONG*)': fat.cxx:362: warning: statement has no effect fat.cxx: In member function 'SCODE CFat::Init(CMStream*, FSINDEX, BOOL)': fat.cxx:398: warning: statement has no effect fat.cxx:403: warning: statement has no effect fat.cxx: In member function 'SCODE CFat::InitConvert(CMStream*, SECT)': fat.cxx:481: warning: statement has no effect fat.cxx:488: warning: statement has no effect fat.cxx:500: warning: statement has no effect fat.cxx:509: warning: statement has no effect fat.cxx:530: warning: statement has no effect fat.cxx:533: warning: statement has no effect fat.cxx:534: warning: statement has no effect fat.cxx:541: warning: statement has no effect fat.cxx:547: warning: statement has no effect fat.cxx:552: warning: statement has no effect fat.cxx:556: warning: statement has no effect fat.cxx:566: warning: statement has no effect fat.cxx:568: warning: statement has no effect fat.cxx:572: warning: statement has no effect fat.cxx: In member function 'SCODE CFat::InitNew(CMStream*)': fat.cxx:613: warning: statement has no effect fat.cxx:624: warning: statement has no effect fat.cxx:628: warning: statement has no effect fat.cxx:631: warning: statement has no effect fat.cxx:640: warning: statement has no effect fat.cxx: In member function 'SCODE CFat::Resize(ULONG)': fat.cxx:710: warning: statement has no effect fat.cxx:721: warning: statement has no effect fat.cxx:730: warning: statement has no effect fat.cxx:738: warning: statement has no effect fat.cxx:742: warning: statement has no effect fat.cxx:745: warning: statement has no effect fat.cxx:758: warning: statement has no effect fat.cxx:764: warning: statement has no effect fat.cxx:766: warning: statement has no effect fat.cxx:767: warning: statement has no effect fat.cxx:778: warning: statement has no effect fat.cxx:797: warning: statement has no effect fat.cxx: In member function 'SCODE CFat::Extend(SECT, ULONG)': fat.cxx:847: warning: statement has no effect fat.cxx:848: warning: statement has no effect fat.cxx: In member function 'SCODE CFat::GetNext(SECT, SECT*)': fat.cxx:885: warning: statement has no effect fat.cxx: In member function 'SCODE CFat::SetNext(SECT, SECT)': fat.cxx:935: warning: statement has no effect fat.cxx: In member function 'SCODE CFat::CountFree(ULONG*)': fat.cxx:1012: warning: statement has no effect fat.cxx: In member function 'SCODE CFat::GetSect(SECT, ULONG, SECT*)': fat.cxx:1073: warning: statement has no effect fat.cxx:1077: warning: statement has no effect fat.cxx: In member function 'SCODE CFat::GetESect(SECT, ULONG, SECT*)': fat.cxx:1128: warning: statement has no effect fat.cxx:1142: warning: statement has no effect fat.cxx: In member function 'SCODE CFat::SetChainLength(SECT, ULONG)': fat.cxx:1194: warning: statement has no effect fat.cxx:1204: warning: statement has no effect fat.cxx:1207: warning: statement has no effect fat.cxx:1211: warning: statement has no effect fat.cxx:1217: warning: statement has no effect fat.cxx:1218: warning: statement has no effect fat.cxx: In member function 'SCODE CFat::FindLast(SECT*)': fat.cxx:1257: warning: statement has no effect fat.cxx: In member function 'SCODE CFat::FindMaxSect(SECT*)': fat.cxx:1306: warning: statement has no effect fat.cxx: In member function 'SCODE CFat::Contig(SSegment*, SECT, ULONG)': fat.cxx:1371: warning: statement has no effect fat.cxx:1380: warning: statement has no effect fat.cxx:1381: warning: statement has no effect fat.cxx: In member function 'SCODE CFat::GetFree(ULONG, SECT*)': fat.cxx:183: warning: 'isectLast' may be used uninitialized in this function fat.cxx:182: warning: 'ipfsLast' may be used uninitialized in this function fat.cxx:178: warning: 'sectRetval' may be used uninitialized in this function /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o funcs.lo funcs.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c funcs.cxx -fPIC -DPIC -o .libs/funcs.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from dfhead.cxx:23, from funcs.cxx:17: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from dfhead.cxx:23, from funcs.cxx:17: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from h/cdocfile.hxx:16, from dfhead.cxx:26, from funcs.cxx:17: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from dfhead.cxx:26, from funcs.cxx:17: h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': h/cdocfile.hxx:77: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': h/cdocfile.hxx:87: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': h/cdocfile.hxx:102: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': h/cdocfile.hxx:114: warning: statement has no effect funcs.cxx: In function 'SCODE CopyStreamToStream(CDirectStream*, CDirectStream*)': funcs.cxx:325: warning: statement has no effect funcs.cxx:328: warning: statement has no effect funcs.cxx:336: warning: statement has no effect funcs.cxx:341: warning: statement has no effect h/vect.hxx: At global scope: h/vect.hxx:112: warning: inline function 'void CPagedVector::SetParent(CMStream*)' used but never defined funcs.cxx: In function 'DWORD DFlagsToMode(DFLAGS)': funcs.cxx:94: warning: 'dwMode' may be used uninitialized in this function /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o header.lo header.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c header.cxx -fPIC -DPIC -o .libs/header.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from msfhead.cxx:18, from header.cxx:14: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from msfhead.cxx:18, from header.cxx:14: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from msfhead.cxx:22, from header.cxx:14: h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': h/vectfunc.hxx:106: warning: statement has no effect h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': h/vectfunc.hxx:147: warning: statement has no effect h/dir.hxx: At global scope: h/dir.hxx:274: warning: inline function 'SCODE CDirectory::GetChild(SID, SID*)' used but never defined /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o iter.lo iter.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c iter.cxx -fPIC -DPIC -o .libs/iter.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from dfhead.cxx:23, from iter.cxx:12: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from dfhead.cxx:23, from iter.cxx:12: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from h/cdocfile.hxx:16, from dfhead.cxx:26, from iter.cxx:12: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from dfhead.cxx:26, from iter.cxx:12: h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': h/cdocfile.hxx:77: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': h/cdocfile.hxx:87: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': h/cdocfile.hxx:102: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': h/cdocfile.hxx:114: warning: statement has no effect h/vect.hxx: At global scope: h/vect.hxx:112: warning: inline function 'void CPagedVector::SetParent(CMStream*)' used but never defined /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o mem.lo mem.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c mem.cxx -fPIC -DPIC -o .libs/mem.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from exphead.cxx:23, from mem.cxx:19: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from exphead.cxx:23, from mem.cxx:19: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from h/cdocfile.hxx:16, from expdf.hxx:32, from exphead.cxx:25, from mem.cxx:19: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from expdf.hxx:32, from exphead.cxx:25, from mem.cxx:19: h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': h/cdocfile.hxx:77: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': h/cdocfile.hxx:87: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': h/cdocfile.hxx:102: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': h/cdocfile.hxx:114: warning: statement has no effect mem.cxx: In member function 'virtual ULONG CAllocator::GetSize(void*)': mem.cxx:273: warning: statement has no effect mem.cxx: In member function 'virtual int CAllocator::DidAlloc(void*)': mem.cxx:293: warning: statement has no effect h/vect.hxx: At global scope: h/vect.hxx:112: warning: inline function 'void CPagedVector::SetParent(CMStream*)' used but never defined /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o msf.lo msf.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c msf.cxx -fPIC -DPIC -o .libs/msf.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from msfhead.cxx:18, from msf.cxx:19: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from msfhead.cxx:18, from msf.cxx:19: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from msfhead.cxx:22, from msf.cxx:19: h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': h/vectfunc.hxx:106: warning: statement has no effect h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': h/vectfunc.hxx:147: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from msf.cxx:20: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect msf.cxx: In function 'SCODE DllMultiStreamFromStream(CMStream**, ILockBytes**, DWORD)': msf.cxx:68: warning: statement has no effect msf.cxx:79: warning: statement has no effect msf.cxx:85: warning: statement has no effect msf.cxx:88: warning: statement has no effect msf.cxx: In function 'SCODE DllIsMultiStream(ILockBytes*)': msf.cxx:161: warning: statement has no effect msf.cxx:167: warning: statement has no effect msf.cxx:175: warning: statement has no effect /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o msfiter.lo msfiter.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c msfiter.cxx -fPIC -DPIC -o .libs/msfiter.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from msfhead.cxx:18, from msfiter.cxx:14: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from msfhead.cxx:18, from msfiter.cxx:14: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from msfhead.cxx:22, from msfiter.cxx:14: h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': h/vectfunc.hxx:106: warning: statement has no effect h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': h/vectfunc.hxx:147: warning: statement has no effect In file included from msfiter.cxx:17: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect msfiter.cxx: In member function 'SCODE CMSFIterator::GetNext(STATSTGW*)': msfiter.cxx:45: warning: statement has no effect msfiter.cxx:44: warning: suggest explicit braces to avoid ambiguous 'else' msfiter.cxx:47: warning: statement has no effect msfiter.cxx:52: warning: statement has no effect msfiter.cxx:60: warning: statement has no effect msfiter.cxx: In member function 'SCODE CMSFIterator::BufferGetNext(SIterBuffer*)': msfiter.cxx:119: warning: statement has no effect msfiter.cxx:118: warning: suggest explicit braces to avoid ambiguous 'else' msfiter.cxx:121: warning: statement has no effect msfiter.cxx:123: warning: statement has no effect /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o mstream.lo mstream.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c mstream.cxx -fPIC -DPIC -o .libs/mstream.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from msfhead.cxx:18, from mstream.cxx:14: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from msfhead.cxx:18, from mstream.cxx:14: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from msfhead.cxx:22, from mstream.cxx:14: h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': h/vectfunc.hxx:106: warning: statement has no effect h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': h/vectfunc.hxx:147: warning: statement has no effect In file included from mstream.cxx:17: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from mstream.cxx:22: mread.hxx: In member function 'SCODE CMStream::GetSect(SID, SECT, SECT*)': mread.hxx:120: warning: statement has no effect mread.hxx:124: warning: statement has no effect mread.hxx:129: warning: statement has no effect mread.hxx: In member function 'SCODE CMStream::SetSize()': mread.hxx:166: warning: statement has no effect mread.hxx:170: warning: statement has no effect mread.hxx: In member function 'SCODE CMStream::SetMiniSize()': mread.hxx:203: warning: statement has no effect mread.hxx:205: warning: statement has no effect mstream.cxx: In member function 'SCODE CMStream::InitCommon()': mstream.cxx:226: warning: statement has no effect mstream.cxx:227: warning: statement has no effect mstream.cxx: In member function 'SCODE CMStream::GetESect(SID, SECT, SECT*)': mstream.cxx:266: warning: statement has no effect mstream.cxx:270: warning: statement has no effect mstream.cxx:275: warning: statement has no effect mstream.cxx: In member function 'SCODE CMStream::GetIterator(SID, CMSFIterator**)': mstream.cxx:362: warning: statement has no effect mstream.cxx:366: warning: statement has no effect mstream.cxx: In member function 'SCODE CMStream::Init()': mstream.cxx:402: warning: statement has no effect mstream.cxx:407: warning: statement has no effect mstream.cxx:419: warning: statement has no effect mstream.cxx:421: warning: statement has no effect mstream.cxx:422: warning: statement has no effect mstream.cxx:425: warning: statement has no effect mstream.cxx:426: warning: statement has no effect mstream.cxx:428: warning: statement has no effect mstream.cxx:431: warning: statement has no effect mstream.cxx:432: warning: statement has no effect mstream.cxx: In member function 'SCODE CMStream::InitNew()': mstream.cxx:467: warning: statement has no effect mstream.cxx:474: warning: statement has no effect mstream.cxx:475: warning: statement has no effect mstream.cxx:476: warning: statement has no effect mstream.cxx:478: warning: statement has no effect mstream.cxx:481: warning: statement has no effect mstream.cxx:483: warning: statement has no effect mstream.cxx:487: warning: statement has no effect mstream.cxx: In member function 'SCODE CMStream::ConvertILB(SECT)': mstream.cxx:526: warning: statement has no effect mstream.cxx:538: warning: statement has no effect mstream.cxx: In member function 'SCODE CMStream::InitConvert()': mstream.cxx:569: warning: statement has no effect mstream.cxx:594: warning: statement has no effect mstream.cxx:595: warning: statement has no effect mstream.cxx:596: warning: statement has no effect mstream.cxx:598: warning: statement has no effect mstream.cxx:603: warning: statement has no effect mstream.cxx:604: warning: statement has no effect mstream.cxx:607: warning: statement has no effect mstream.cxx:610: warning: statement has no effect mstream.cxx:611: warning: statement has no effect mstream.cxx:612: warning: statement has no effect mstream.cxx:616: warning: statement has no effect mstream.cxx:617: warning: statement has no effect mstream.cxx:620: warning: statement has no effect mstream.cxx:622: warning: statement has no effect mstream.cxx: In member function 'SCODE CMStream::FlushHeader(USHORT)': mstream.cxx:679: warning: statement has no effect mstream.cxx: In member function 'SCODE CMStream::MWrite(SID, BOOL, ULONG, const VOID*, ULONG, CStreamCache*, ULONG*)': mstream.cxx:778: warning: statement has no effect mstream.cxx:807: warning: statement has no effect mstream.cxx:815: warning: statement has no effect mstream.cxx:816: warning: statement has no effect mstream.cxx:822: warning: statement has no effect mstream.cxx: In member function 'SCODE CMStream::Flush(BOOL)': mstream.cxx:948: warning: statement has no effect mstream.cxx:949: warning: statement has no effect mstream.cxx:950: warning: statement has no effect mstream.cxx:951: warning: statement has no effect mstream.cxx:953: warning: statement has no effect mstream.cxx:954: warning: statement has no effect mstream.cxx: In function 'SCODE ILBFlush(ILockBytes*, BOOL)': mstream.cxx:979: warning: statement has no effect mstream.cxx: In member function 'SCODE CMStream::SecureSect(SECT, ULONG, BOOL)': mstream.cxx:1043: warning: statement has no effect mstream.cxx:1049: warning: statement has no effect mstream.cxx: In member function 'SCODE CMStream::InitConvert()': mstream.cxx:580: warning: 'sectMaxMini' may be used uninitialized in this function /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o page.lo page.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c page.cxx -fPIC -DPIC -o .libs/page.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from msfhead.cxx:18, from page.cxx:16: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from msfhead.cxx:18, from page.cxx:16: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from msfhead.cxx:22, from page.cxx:16: h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': h/vectfunc.hxx:106: warning: statement has no effect h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': h/vectfunc.hxx:147: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from h/sstream.hxx:20, from mread.hxx:20, from page.cxx:20: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from page.cxx:20: mread.hxx: In member function 'SCODE CMStream::GetSect(SID, SECT, SECT*)': mread.hxx:120: warning: statement has no effect mread.hxx:124: warning: statement has no effect mread.hxx:129: warning: statement has no effect mread.hxx: In member function 'SCODE CMStream::SetSize()': mread.hxx:166: warning: statement has no effect mread.hxx:170: warning: statement has no effect mread.hxx: In member function 'SCODE CMStream::SetMiniSize()': mread.hxx:203: warning: statement has no effect mread.hxx:205: warning: statement has no effect page.cxx: In member function 'SCODE CMSFPageTable::Init()': page.cxx:168: warning: statement has no effect page.cxx: In member function 'SCODE CMSFPageTable::FlushPage(CMSFPage*)': page.cxx:226: warning: statement has no effect page.cxx: In member function 'SCODE CMSFPageTable::GetFreePage(CMSFPage**)': page.cxx:275: warning: statement has no effect page.cxx:287: warning: statement has no effect page.cxx:310: warning: statement has no effect page.cxx:313: warning: statement has no effect page.cxx: In member function 'SCODE CMSFPageTable::FindPage(CPagedVector*, SID, ULONG, CMSFPage**)': page.cxx:373: warning: statement has no effect page.cxx: In member function 'SCODE CMSFPageTable::GetPage(CPagedVector*, SID, ULONG, CMSFPage**)': page.cxx:414: warning: statement has no effect page.cxx:423: warning: statement has no effect page.cxx:438: warning: statement has no effect page.cxx: In member function 'SCODE CMSFPageTable::Flush()': page.cxx:501: warning: statement has no effect /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o refilb.lo refilb.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c refilb.cxx -fPIC -DPIC -o .libs/refilb.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from msfhead.cxx:18, from refilb.cxx:19: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from msfhead.cxx:18, from refilb.cxx:19: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from msfhead.cxx:22, from refilb.cxx:19: h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': h/vectfunc.hxx:106: warning: statement has no effect h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': h/vectfunc.hxx:147: warning: statement has no effect refilb.cxx: In member function 'virtual HRESULT CFileILB::QueryInterface(const IID&, void**)': refilb.cxx:177: warning: statement has no effect refilb.cxx: In member function 'virtual HRESULT CFileILB::SetSize(ULARGE_INTEGER)': refilb.cxx:243: warning: null argument where non-null required (argument 1) refilb.cxx:243: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result refilb.cxx: In member function 'virtual HRESULT CFileILB::LockRegion(ULARGE_INTEGER, ULARGE_INTEGER, DWORD)': refilb.cxx:251: warning: statement has no effect refilb.cxx:252: warning: statement has no effect refilb.cxx:253: warning: statement has no effect refilb.cxx: In member function 'virtual HRESULT CFileILB::UnlockRegion(ULARGE_INTEGER, ULARGE_INTEGER, DWORD)': refilb.cxx:263: warning: statement has no effect refilb.cxx:264: warning: statement has no effect refilb.cxx:265: warning: statement has no effect refilb.cxx: In member function 'virtual HRESULT CFileILB::Stat(STATSTG*, DWORD)': refilb.cxx:278: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result h/dir.hxx: At global scope: h/dir.hxx:274: warning: inline function 'SCODE CDirectory::GetChild(SID, SID*)' used but never defined /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o rexpdf.lo rexpdf.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c rexpdf.cxx -fPIC -DPIC -o .libs/rexpdf.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from dfhead.cxx:23, from rexpdf.cxx:12: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from dfhead.cxx:23, from rexpdf.cxx:12: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from h/msffunc.hxx:19, from h/handle.hxx:20, from h/cdocfile.hxx:16, from dfhead.cxx:26, from rexpdf.cxx:12: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from dfhead.cxx:26, from rexpdf.cxx:12: h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': h/cdocfile.hxx:77: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': h/cdocfile.hxx:87: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': h/cdocfile.hxx:102: warning: statement has no effect h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': h/cdocfile.hxx:114: warning: statement has no effect rexpdf.cxx: In member function 'SCODE CRootExposedDocFile::Init(ILockBytes*, short unsigned int**, DWORD)': rexpdf.cxx:63: warning: statement has no effect rexpdf.cxx:65: warning: statement has no effect rexpdf.cxx:67: warning: statement has no effect rexpdf.cxx:68: warning: statement has no effect rexpdf.cxx: In member function 'SCODE CRootExposedDocFile::InitRoot(ILockBytes*, DWORD, DFLAGS, short unsigned int**)': rexpdf.cxx:119: warning: statement has no effect rexpdf.cxx:122: warning: statement has no effect rexpdf.cxx:128: warning: statement has no effect rexpdf.cxx:131: warning: statement has no effect rexpdf.cxx: In member function 'virtual SCODE CRootExposedDocFile::Stat(STATSTGW*, DWORD)': rexpdf.cxx:199: warning: statement has no effect rexpdf.cxx:200: warning: statement has no effect rexpdf.cxx:201: warning: statement has no effect rexpdf.cxx:202: warning: statement has no effect rexpdf.cxx:213: warning: statement has no effect rexpdf.cxx:219: warning: statement has no effect rexpdf.cxx:220: warning: statement has no effect h/vect.hxx: At global scope: h/vect.hxx:112: warning: inline function 'void CPagedVector::SetParent(CMStream*)' used but never defined /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o sstream.lo sstream.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c sstream.cxx -fPIC -DPIC -o .libs/sstream.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from msfhead.cxx:18, from sstream.cxx:14: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from msfhead.cxx:18, from sstream.cxx:14: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from msfhead.cxx:22, from sstream.cxx:14: h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': h/vectfunc.hxx:106: warning: statement has no effect h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': h/vectfunc.hxx:147: warning: statement has no effect In file included from sstream.cxx:16: h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': h/dirfunc.hxx:269: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': h/dirfunc.hxx:301: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': h/dirfunc.hxx:316: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': h/dirfunc.hxx:329: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': h/dirfunc.hxx:343: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': h/dirfunc.hxx:356: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': h/dirfunc.hxx:370: warning: statement has no effect h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': h/dirfunc.hxx:386: warning: statement has no effect In file included from sstream.cxx:19: mread.hxx: In member function 'SCODE CMStream::GetSect(SID, SECT, SECT*)': mread.hxx:120: warning: statement has no effect mread.hxx:124: warning: statement has no effect mread.hxx:129: warning: statement has no effect mread.hxx: In member function 'SCODE CMStream::SetSize()': mread.hxx:166: warning: statement has no effect mread.hxx:170: warning: statement has no effect mread.hxx: In member function 'SCODE CMStream::SetMiniSize()': mread.hxx:203: warning: statement has no effect mread.hxx:205: warning: statement has no effect sstream.cxx: In member function 'SCODE CDirectStream::ReadAt(ULONG, VOID*, ULONG, ULONG*)': sstream.cxx:216: warning: statement has no effect sstream.cxx:224: warning: statement has no effect sstream.cxx:225: warning: statement has no effect sstream.cxx:233: warning: statement has no effect sstream.cxx: In member function 'SCODE CDirectStream::WriteAt(ULONG, const VOID*, ULONG, ULONG*)': sstream.cxx:338: warning: statement has no effect sstream.cxx:355: warning: statement has no effect sstream.cxx: In member function 'SCODE CDirectStream::SetSize(ULONG)': sstream.cxx:472: warning: statement has no effect sstream.cxx:511: warning: statement has no effect sstream.cxx:519: warning: statement has no effect sstream.cxx:532: warning: statement has no effect sstream.cxx:543: warning: statement has no effect sstream.cxx:547: warning: statement has no effect sstream.cxx:557: warning: statement has no effect sstream.cxx:560: warning: statement has no effect sstream.cxx:564: warning: statement has no effect sstream.cxx:567: warning: statement has no effect sstream.cxx:577: warning: statement has no effect sstream.cxx:584: warning: statement has no effect sstream.cxx:585: warning: statement has no effect sstream.cxx:586: warning: statement has no effect sstream.cxx:598: warning: statement has no effect sstream.cxx:602: warning: statement has no effect sstream.cxx:438: warning: 'sectOldStart' may be used uninitialized in this function sstream.cxx: In member function 'SCODE CDirectStream::WriteAt(ULONG, const VOID*, ULONG, ULONG*)': sstream.cxx:342: warning: 'pms' may be used uninitialized in this function /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o storage.lo storage.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c storage.cxx -fPIC -DPIC -o .libs/storage.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from storage.cxx:14: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from storage.cxx:14: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect storage.cxx: In function 'HRESULT StgOpenStorage(const TCHAR*, IStorage*, DWORD, TCHAR**, DWORD, IStorage**)': storage.cxx:68: warning: statement has no effect storage.cxx:69: warning: statement has no effect storage.cxx: In function 'HRESULT StgIsStorageFile(const TCHAR*)': storage.cxx:145: warning: statement has no effect storage.cxx:146: warning: statement has no effect storage.cxx:147: warning: statement has no effect h/vect.hxx: At global scope: h/vect.hxx:112: warning: inline function 'void CPagedVector::SetParent(CMStream*)' used but never defined h/dir.hxx:274: warning: inline function 'SCODE CDirectory::GetChild(SID, SID*)' used but never defined storage.cxx: In function 'HRESULT StgIsStorageFile(const TCHAR*)': storage.cxx:151: warning: 'pilb' may be used uninitialized in this function /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o time.lo time.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c time.cxx -fPIC -DPIC -o .libs/time.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o vect.lo vect.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c vect.cxx -fPIC -DPIC -o .libs/vect.o In file included from h/vect.hxx:17, from h/fat.hxx:21, from h/msf.hxx:130, from msfhead.cxx:18, from vect.cxx:16: h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': h/page.hxx:131: warning: statement has no effect In file included from h/msf.hxx:130, from msfhead.cxx:18, from vect.cxx:16: h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': h/fat.hxx:368: warning: statement has no effect In file included from msfhead.cxx:22, from vect.cxx:16: h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': h/vectfunc.hxx:106: warning: statement has no effect h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': h/vectfunc.hxx:147: warning: statement has no effect vect.cxx: In member function 'SCODE CPagedVector::Init(CMStream*, ULONG)': vect.cxx:55: warning: statement has no effect vect.cxx:60: warning: statement has no effect vect.cxx: In member function 'SCODE CPagedVector::GetTable(FSINDEX, DWORD, void**)': vect.cxx:210: warning: statement has no effect vect.cxx:222: warning: statement has no effect vect.cxx:259: warning: statement has no effect vect.cxx: In member function 'SCODE CPagedVector::SetDirty(ULONG)': vect.cxx:302: warning: statement has no effect vect.cxx:329: warning: statement has no effect h/dir.hxx: At global scope: h/dir.hxx:274: warning: inline function 'SCODE CDirectory::GetChild(SID, SID*)' used but never defined /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o wchar.lo wchar.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c wchar.c -fPIC -DPIC -o .libs/wchar.o /bin/sh ../libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o libOless.la ascii.lo cdocfile.lo chinst.lo dffuncs.lo dfiter.lo dfstream.lo difat.lo dir.lo dirp.lo docfile.lo entry.lo expdf.lo expiter.lo expst.lo fat.lo funcs.lo header.lo iter.lo mem.lo msf.lo msfiter.lo mstream.lo page.lo refilb.lo rexpdf.lo sstream.lo storage.lo time.lo vect.lo wchar.lo ar cru .libs/libOless.a .libs/ascii.o .libs/cdocfile.o .libs/chinst.o .libs/dffuncs.o .libs/dfiter.o .libs/dfstream.o .libs/difat.o .libs/dir.o .libs/dirp.o .libs/docfile.o .libs/entry.o .libs/expdf.o .libs/expiter.o .libs/expst.o .libs/fat.o .libs/funcs.o .libs/header.o .libs/iter.o .libs/mem.o .libs/msf.o .libs/msfiter.o .libs/mstream.o .libs/page.o .libs/refilb.o .libs/rexpdf.o .libs/sstream.o .libs/storage.o .libs/time.o .libs/vect.o .libs/wchar.o ranlib .libs/libOless.a creating libOless.la (cd .libs && rm -f libOless.la && ln -s ../libOless.la libOless.la) make[1]: Leaving directory `/usr/src/RPM/BUILD/libfpx-1.2.0.9/oless' Making all in jpeg make[1]: Entering directory `/usr/src/RPM/BUILD/libfpx-1.2.0.9/jpeg' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o chen_dct.lo chen_dct.c mkdir .libs ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c chen_dct.c -fPIC -DPIC -o .libs/chen_dct.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o dbuffer.lo dbuffer.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c dbuffer.c -fPIC -DPIC -o .libs/dbuffer.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o decoder.lo decoder.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c decoder.c -fPIC -DPIC -o .libs/decoder.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o dectile.lo dectile.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c dectile.c -fPIC -DPIC -o .libs/dectile.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o dhuff.lo dhuff.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c dhuff.c -fPIC -DPIC -o .libs/dhuff.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o djpeg.lo djpeg.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c djpeg.c -fPIC -DPIC -o .libs/djpeg.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o dllmain.lo dllmain.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c dllmain.c -fPIC -DPIC -o .libs/dllmain.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o dparser.lo dparser.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c dparser.c -fPIC -DPIC -o .libs/dparser.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o dscan.lo dscan.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c dscan.c -fPIC -DPIC -o .libs/dscan.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o ebuffer.lo ebuffer.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c ebuffer.c -fPIC -DPIC -o .libs/ebuffer.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o ejpeg.lo ejpeg.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c ejpeg.c -fPIC -DPIC -o .libs/ejpeg.o ejpeg.c: In function 'Write_Bytes_To_File': ejpeg.c:56: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o enctile.lo enctile.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c enctile.c -fPIC -DPIC -o .libs/enctile.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o eparser.lo eparser.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c eparser.c -fPIC -DPIC -o .libs/eparser.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o fpxmem.lo fpxmem.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c fpxmem.c -fPIC -DPIC -o .libs/fpxmem.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o huffman.lo huffman.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c huffman.c -fPIC -DPIC -o .libs/huffman.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o mcu2rast.lo mcu2rast.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c mcu2rast.c -fPIC -DPIC -o .libs/mcu2rast.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o process.lo process.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c process.c -fPIC -DPIC -o .libs/process.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o public.lo public.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c public.c -fPIC -DPIC -o .libs/public.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o tables.lo tables.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c tables.c -fPIC -DPIC -o .libs/tables.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o win_dct.lo win_dct.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c win_dct.c -fPIC -DPIC -o .libs/win_dct.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o winograd.lo winograd.c ppc-alt-linux-gcc -std=gnu99 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c winograd.c -fPIC -DPIC -o .libs/winograd.o /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -std=gnu99 -pipe -Wall -O2 -fsigned-char -o libJpeg.la chen_dct.lo dbuffer.lo decoder.lo dectile.lo dhuff.lo djpeg.lo dllmain.lo dparser.lo dscan.lo ebuffer.lo ejpeg.lo enctile.lo eparser.lo fpxmem.lo huffman.lo mcu2rast.lo process.lo public.lo tables.lo win_dct.lo winograd.lo ar cru .libs/libJpeg.a .libs/chen_dct.o .libs/dbuffer.o .libs/decoder.o .libs/dectile.o .libs/dhuff.o .libs/djpeg.o .libs/dllmain.o .libs/dparser.o .libs/dscan.o .libs/ebuffer.o .libs/ejpeg.o .libs/enctile.o .libs/eparser.o .libs/fpxmem.o .libs/huffman.o .libs/mcu2rast.o .libs/process.o .libs/public.o .libs/tables.o .libs/win_dct.o .libs/winograd.o ranlib .libs/libJpeg.a creating libJpeg.la (cd .libs && rm -f libJpeg.la && ln -s ../libJpeg.la libJpeg.la) make[1]: Leaving directory `/usr/src/RPM/BUILD/libfpx-1.2.0.9/jpeg' Making all in basics make[1]: Entering directory `/usr/src/RPM/BUILD/libfpx-1.2.0.9/basics' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o a_file.lo a_file.cpp mkdir .libs ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c a_file.cpp -fPIC -DPIC -o .libs/a_file.o a_file.cpp: In member function 'Boolean Fichier::Ecriture(void*, long int, long int)': a_file.cpp:487: warning: deprecated conversion from string constant to 'char*' a_file.cpp: In member function 'Boolean Fichier::Ecriture(void*, long int)': a_file.cpp:537: warning: deprecated conversion from string constant to 'char*' a_file.cpp:560: warning: deprecated conversion from string constant to 'char*' a_file.cpp: In member function 'void Fichier::Ouverture(const FicNom&, mode_Ouverture, OSType)': a_file.cpp:261: warning: array subscript is below array bounds /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o b_string.lo b_string.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c b_string.cpp -fPIC -DPIC -o .libs/b_string.o b_string.cpp: In member function 'Chaine& Chaine::operator+=(const Chaine&)': b_string.cpp:239: warning: suggest explicit braces to avoid ambiguous 'else' b_string.cpp: In member function 'Chaine& Chaine::operator+=(const unsigned char*)': b_string.cpp:252: warning: suggest explicit braces to avoid ambiguous 'else' b_string.cpp: In member function 'Chaine& Chaine::operator+=(const CStringHolder&)': b_string.cpp:267: warning: suggest explicit braces to avoid ambiguous 'else' b_string.cpp: In member function 'void Chaine::PlaceParametre(const Chaine&, short int)': b_string.cpp:331: warning: deprecated conversion from string constant to 'char*' b_string.cpp: In member function 'Chaine63& Chaine63::operator+=(const Chaine63&)': b_string.cpp:548: warning: suggest explicit braces to avoid ambiguous 'else' b_string.cpp: In member function 'Chaine63& Chaine63::operator+=(const unsigned char*)': b_string.cpp:561: warning: suggest explicit braces to avoid ambiguous 'else' b_string.cpp: In member function 'Chaine63& Chaine63::operator+=(const CStringHolder&)': b_string.cpp:576: warning: suggest explicit braces to avoid ambiguous 'else' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o color.lo color.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c color.cpp -fPIC -DPIC -o .libs/color.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o common_b.lo common_b.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c common_b.cpp -fPIC -DPIC -o .libs/common_b.o common_b.cpp: In member function 'IntersectionVMV VecteurMv::IntersecteDroite(const PositionMv&, const PositionMv&, PositionMv*)': common_b.cpp:242: warning: suggest parentheses around arithmetic in operand of | /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o debug.lo debug.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c debug.cpp -fPIC -DPIC -o .libs/debug.o debug.cpp: In function 'void dbg_EnterFunction(char*)': debug.cpp:90: warning: deprecated conversion from string constant to 'char*' debug.cpp: In function 'void dbg_ExitFunction()': debug.cpp:111: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o filename.lo filename.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c filename.cpp -fPIC -DPIC -o .libs/filename.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o geometry.lo geometry.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c geometry.cpp -fPIC -DPIC -o .libs/geometry.o geometry.cpp: In member function 'void TransfoPerspective::ForcerPosition(TypePositionnement, VecteurMv&, VecteurMv&, VecteurMv&)': geometry.cpp:271: warning: deprecated conversion from string constant to 'char*' geometry.cpp: In member function 'void TransfoPerspective::ForcerPosition(TypePositionnement, VecteurMv&, VecteurMv&, VecteurMv&, VecteurMv&)': geometry.cpp:287: warning: deprecated conversion from string constant to 'char*' geometry.cpp: In member function 'void TransfoPerspective::ForcerPosition(PositionMv&, PositionMv&, PositionMv&, PositionMv&, PositionMv&, PositionMv&)': geometry.cpp:408: warning: deprecated conversion from string constant to 'char*' geometry.cpp: In member function 'void TransfoPerspective::Set4Points(const PositionMv&, const PositionMv&, const PositionMv&, const PositionMv&, const PositionMv&, const PositionMv&, const PositionMv&, const PositionMv&)': geometry.cpp:647: warning: 'imax' may be used uninitialized in this function /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o graphic.lo graphic.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c graphic.cpp -fPIC -DPIC -o .libs/graphic.o /bin/sh ../libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o libBasics.la a_file.lo b_string.lo color.lo common_b.lo debug.lo filename.lo geometry.lo graphic.lo ar cru .libs/libBasics.a .libs/a_file.o .libs/b_string.o .libs/color.o .libs/common_b.o .libs/debug.o .libs/filename.o .libs/geometry.o .libs/graphic.o ranlib .libs/libBasics.a creating libBasics.la (cd .libs && rm -f libBasics.la && ln -s ../libBasics.la libBasics.la) make[1]: Leaving directory `/usr/src/RPM/BUILD/libfpx-1.2.0.9/basics' Making all in ole make[1]: Entering directory `/usr/src/RPM/BUILD/libfpx-1.2.0.9/ole' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o gen_guid.lo gen_guid.cpp mkdir .libs ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c gen_guid.cpp -fPIC -DPIC -o .libs/gen_guid.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from gen_guid.cpp:22: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from gen_guid.cpp:22: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from gen_guid.cpp:22: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from gen_guid.cpp:22: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from olecomm.h:50, from gen_guid.cpp:22: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from olecomm.h:52, from gen_guid.cpp:22: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration olecore.h:39: warning: 'variantName' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o olecore.lo olecore.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c olecore.cpp -fPIC -DPIC -o .libs/olecore.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from olecore.cpp:26: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from olecore.cpp:26: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from olecore.cpp:26: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from olecore.cpp:26: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from olecomm.h:50, from olecore.cpp:26: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from olecomm.h:52, from olecore.cpp:26: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration olecore.cpp: In function 'VECTOR* DuplicateVECTOR(const VECTOR*, long int)': olecore.cpp:1286: warning: 'len' may be used uninitialized in this function /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o olefiles.lo olefiles.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c olefiles.cpp -fPIC -DPIC -o .libs/olefiles.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from olefiles.cpp:21: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from olefiles.cpp:21: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from olefiles.cpp:21: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from olefiles.cpp:21: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from olecomm.h:50, from olefiles.cpp:21: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from olecomm.h:52, from olefiles.cpp:21: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration olecore.h:39: warning: 'variantName' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o olehstrm.lo olehstrm.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c olehstrm.cpp -fPIC -DPIC -o .libs/olehstrm.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from olehstrm.cpp:25: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from olehstrm.cpp:25: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from olehstrm.cpp:25: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from olehstrm.cpp:25: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from olecomm.h:50, from olehstrm.cpp:25: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from olecomm.h:52, from olehstrm.cpp:25: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration olecore.h:39: warning: 'variantName' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o oleprop.lo oleprop.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c oleprop.cpp -fPIC -DPIC -o .libs/oleprop.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from oleprop.cpp:77: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from oleprop.cpp:77: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from oleprop.cpp:77: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from oleprop.cpp:77: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from olecomm.h:50, from oleprop.cpp:77: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from olecomm.h:52, from oleprop.cpp:77: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration oleprop.cpp: In member function 'virtual OLEProperty::operator FILETIME() const': oleprop.cpp:179: warning: dereferencing type-punned pointer will break strict-aliasing rules oleprop.cpp: In member function 'virtual FILETIME& OLEProperty::operator=(const FILETIME&)': oleprop.cpp:245: warning: dereferencing type-punned pointer will break strict-aliasing rules olecore.h: At global scope: olecore.h:39: warning: 'variantName' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o oleprops.lo oleprops.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c oleprops.cpp -fPIC -DPIC -o .libs/oleprops.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from oleprops.cpp:31: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from oleprops.cpp:31: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from oleprops.cpp:31: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from oleprops.cpp:31: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from olecomm.h:50, from oleprops.cpp:31: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from olecomm.h:52, from oleprops.cpp:31: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration olecore.h:39: warning: 'variantName' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o olestats.lo olestats.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c olestats.cpp -fPIC -DPIC -o .libs/olestats.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from olestats.cpp:34: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from olestats.cpp:34: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from olestats.cpp:34: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from olestats.cpp:34: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from olecomm.h:50, from olestats.cpp:34: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from olecomm.h:52, from olestats.cpp:34: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration olecore.h:39: warning: 'variantName' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o olestorg.lo olestorg.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c olestorg.cpp -fPIC -DPIC -o .libs/olestorg.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from olestorg.cpp:26: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from olestorg.cpp:26: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from olestorg.cpp:26: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from olestorg.cpp:26: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from olecomm.h:50, from olestorg.cpp:26: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from olecomm.h:52, from olestorg.cpp:26: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration olecore.h:39: warning: 'variantName' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o olestrm.lo olestrm.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c olestrm.cpp -fPIC -DPIC -o .libs/olestrm.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from olestrm.cpp:42: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from olestrm.cpp:42: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from olestrm.cpp:42: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from olestrm.cpp:42: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from olecomm.h:50, from olestrm.cpp:42: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from olecomm.h:52, from olestrm.cpp:42: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration olestrm.cpp: In member function 'Boolean OLEStream::VTtoString(VARIANT*, char**)': olestrm.cpp:2227: warning: dereferencing type-punned pointer will break strict-aliasing rules olestrm.cpp:2237: warning: dereferencing type-punned pointer will break strict-aliasing rules olecore.h: At global scope: olecore.h:39: warning: 'variantName' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o oleclink.lo oleclink.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c oleclink.cpp -fPIC -DPIC -o .libs/oleclink.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from oleclink.h:30, from oleclink.cpp:19: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from olecomm.h:49, from oleclink.h:30, from oleclink.cpp:19: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from oleclink.h:30, from oleclink.cpp:19: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from olecomm.h:49, from oleclink.h:30, from oleclink.cpp:19: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from olecomm.h:50, from oleclink.h:30, from oleclink.cpp:19: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from olecomm.h:52, from oleclink.h:30, from oleclink.cpp:19: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration olecore.h:39: warning: 'variantName' defined but not used oleclink.cpp:129: warning: 'void ByteSwapCLSID(CLSID*)' defined but not used /bin/sh ../libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o libole.la gen_guid.lo olecore.lo olefiles.lo olehstrm.lo oleprop.lo oleprops.lo olestats.lo olestorg.lo olestrm.lo oleclink.lo ar cru .libs/libole.a .libs/gen_guid.o .libs/olecore.o .libs/olefiles.o .libs/olehstrm.o .libs/oleprop.o .libs/oleprops.o .libs/olestats.o .libs/olestorg.o .libs/olestrm.o .libs/oleclink.o ranlib .libs/libole.a creating libole.la (cd .libs && rm -f libole.la && ln -s ../libole.la libole.la) make[1]: Leaving directory `/usr/src/RPM/BUILD/libfpx-1.2.0.9/ole' Making all in ri_image make[1]: Entering directory `/usr/src/RPM/BUILD/libfpx-1.2.0.9/ri_image' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o compress.lo compress.cpp mkdir .libs ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c compress.cpp -fPIC -DPIC -o .libs/compress.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../ole/olecomm.h:49, from cp_jpeg.h:24, from compress.cpp:25: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../ole/olecomm.h:49, from cp_jpeg.h:24, from compress.cpp:25: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../ole/olecomm.h:49, from cp_jpeg.h:24, from compress.cpp:25: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../ole/olecomm.h:49, from cp_jpeg.h:24, from compress.cpp:25: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ../ole/olecomm.h:50, from cp_jpeg.h:24, from compress.cpp:25: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from ../ole/olecomm.h:52, from cp_jpeg.h:24, from compress.cpp:25: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o corr_lut.lo corr_lut.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c corr_lut.cpp -fPIC -DPIC -o .libs/corr_lut.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o cp32to24.lo cp32to24.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c cp32to24.cpp -fPIC -DPIC -o .libs/cp32to24.o cp32to24.cpp: In member function 'virtual Boolean obj_Compresseur32Vers24::Decompresse(int8*, short int, short int, int8*, long int)': cp32to24.cpp:156: warning: deprecated conversion from string constant to 'char*' cp32to24.cpp:157: warning: deprecated conversion from string constant to 'char*' cp32to24.cpp:158: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o cp_jpeg.lo cp_jpeg.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c cp_jpeg.cpp -fPIC -DPIC -o .libs/cp_jpeg.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../ole/olecomm.h:49, from ../fpx/fpxutils.h:26, from cp_jpeg.cpp:30: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../ole/olecomm.h:49, from ../fpx/fpxutils.h:26, from cp_jpeg.cpp:30: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../ole/olecomm.h:49, from ../fpx/fpxutils.h:26, from cp_jpeg.cpp:30: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../ole/olecomm.h:49, from ../fpx/fpxutils.h:26, from cp_jpeg.cpp:30: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ../ole/olecomm.h:50, from ../fpx/fpxutils.h:26, from cp_jpeg.cpp:30: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from ../ole/olecomm.h:52, from ../fpx/fpxutils.h:26, from cp_jpeg.cpp:30: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o fn_srch.lo fn_srch.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c fn_srch.cpp -fPIC -DPIC -o .libs/fn_srch.o fn_srch.cpp:55:10: warning: multi-character character constant /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o matrix.lo matrix.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c matrix.cpp -fPIC -DPIC -o .libs/matrix.o /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o ph_image.lo ph_image.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c ph_image.cpp -fPIC -DPIC -o .libs/ph_image.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../fpx/fpxlibio.h:27, from priimage.h:37, from ph_image.h:25, from ph_image.cpp:18: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../fpx/fpxlibio.h:27, from priimage.h:37, from ph_image.h:25, from ph_image.cpp:18: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../fpx/fpxlibio.h:27, from priimage.h:37, from ph_image.h:25, from ph_image.cpp:18: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../fpx/fpxlibio.h:27, from priimage.h:37, from ph_image.h:25, from ph_image.cpp:18: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ../fpx/fpxlibio.h:28, from priimage.h:37, from ph_image.h:25, from ph_image.cpp:18: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect ph_image.cpp: In member function 'virtual FPXStatus PHierarchicalImage::SetTileParameter(long int, long int)': ph_image.cpp:225: warning: deprecated conversion from string constant to 'char*' ph_image.cpp: In member function 'virtual FPXStatus PHierarchicalImage::WriteRectangle(long int, long int, long int, long int, Pixel*, short int, short int)': ph_image.cpp:393: warning: deprecated conversion from string constant to 'char*' ph_image.cpp: In member function 'virtual FPXStatus PHierarchicalImage::ReadRectangle(long int, long int, long int, long int, Pixel*, long int)': ph_image.cpp:512: warning: deprecated conversion from string constant to 'char*' ph_image.cpp: In member function 'virtual FPXStatus PHierarchicalImage::ReadSampledRectangle(long int, long int, long int, long int, Pixel*, short int, long int, long int, Boolean, float)': ph_image.cpp:1047: warning: deprecated conversion from string constant to 'char*' ph_image.cpp:1052: warning: deprecated conversion from string constant to 'char*' ph_image.cpp:1057: warning: deprecated conversion from string constant to 'char*' ph_image.cpp:1062: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o pimgfile.lo pimgfile.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c pimgfile.cpp -fPIC -DPIC -o .libs/pimgfile.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../fpx/fpxlibio.h:27, from pimgfile.h:29, from pimgfile.cpp:18: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../fpx/fpxlibio.h:27, from pimgfile.h:29, from pimgfile.cpp:18: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../fpx/fpxlibio.h:27, from pimgfile.h:29, from pimgfile.cpp:18: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../fpx/fpxlibio.h:27, from pimgfile.h:29, from pimgfile.cpp:18: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ../fpx/fpxlibio.h:28, from pimgfile.h:29, from pimgfile.cpp:18: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o pr_level.lo pr_level.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c pr_level.cpp -fPIC -DPIC -o .libs/pr_level.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../fpx/fpxlibio.h:27, from pr_level.h:33, from pr_level.cpp:18: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../fpx/fpxlibio.h:27, from pr_level.h:33, from pr_level.cpp:18: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../fpx/fpxlibio.h:27, from pr_level.h:33, from pr_level.cpp:18: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../fpx/fpxlibio.h:27, from pr_level.h:33, from pr_level.cpp:18: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ../fpx/fpxlibio.h:28, from pr_level.h:33, from pr_level.cpp:18: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect pr_level.cpp: In member function 'virtual FPXStatus PResolutionLevel::ReadRectangle(long int, long int, long int, long int, Pixel*)': pr_level.cpp:485: warning: suggest explicit braces to avoid ambiguous 'else' pr_level.cpp: In member function 'virtual FPXStatus PResolutionLevel::ReadSampledRectangle(long int, long int, long int, long int, Pixel*, short int, long int, long int, Boolean, float)': pr_level.cpp:1268: warning: 'firstInTileH' may be used uninitialized in this function pr_level.cpp:1267: warning: 'heightOfBuffer' may be used uninitialized in this function pr_level.cpp:1234: warning: 'status' may be used uninitialized in this function pr_level.cpp: In member function 'virtual FPXStatus PResolutionLevel::ReadInARectangle(Pixel*, short int, short int, short int, const CorrectLut*, Boolean, const CombinMat*)': pr_level.cpp:1518: warning: 'heightOfBuffer' may be used uninitialized in this function /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o priimage.lo priimage.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c priimage.cpp -fPIC -DPIC -o .libs/priimage.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../fpx/fpxlibio.h:27, from priimage.h:37, from priimage.cpp:18: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../fpx/fpxlibio.h:27, from priimage.h:37, from priimage.cpp:18: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../fpx/fpxlibio.h:27, from priimage.h:37, from priimage.cpp:18: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../fpx/fpxlibio.h:27, from priimage.h:37, from priimage.cpp:18: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ../fpx/fpxlibio.h:28, from priimage.h:37, from priimage.cpp:18: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o ptile.lo ptile.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c ptile.cpp -fPIC -DPIC -o .libs/ptile.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../fpx/fpxlibio.h:27, from ptile.h:32, from ptile.cpp:25: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../fpx/fpxlibio.h:27, from ptile.h:32, from ptile.cpp:25: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../fpx/fpxlibio.h:27, from ptile.h:32, from ptile.cpp:25: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../fpx/fpxlibio.h:27, from ptile.h:32, from ptile.cpp:25: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ../fpx/fpxlibio.h:28, from ptile.h:32, from ptile.cpp:25: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect ptile.cpp: In member function 'FPXStatus PTile::WriteRectangle(Pixel*, long int, long int, long int, long int, long int, short int)': ptile.cpp:1183: warning: deprecated conversion from string constant to 'char*' ptile.cpp: In member function 'FPXStatus PTile::Convolution(Pixel*, long int, long int, long int)': ptile.cpp:1241: warning: deprecated conversion from string constant to 'char*' ptile.cpp: In member function 'void PTile::Lock()': ptile.cpp:1507: warning: deprecated conversion from string constant to 'char*' ptile.cpp: In member function 'FPXStatus PTile::Convolution(Pixel*, long int, long int, long int)': ptile.cpp:1234: warning: 'writtenHeight' may be used uninitialized in this function ptile.cpp:1234: warning: 'writtenWidth' may be used uninitialized in this function ptile.cpp:1232: warning: 'pt' may be used uninitialized in this function ptile.cpp: At global scope: ptile.cpp:315: warning: 'void ConvolGaussian3(Pixel*, long int, long int, Pixel*, long int)' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o ri_page.lo ri_page.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c ri_page.cpp -fPIC -DPIC -o .libs/ri_page.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../fpx/fpxlibio.h:27, from viewimg.h:37, from ri_page.h:39, from ri_page.cpp:19: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../fpx/fpxlibio.h:27, from viewimg.h:37, from ri_page.h:39, from ri_page.cpp:19: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../fpx/fpxlibio.h:27, from viewimg.h:37, from ri_page.h:39, from ri_page.cpp:19: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../fpx/fpxlibio.h:27, from viewimg.h:37, from ri_page.h:39, from ri_page.cpp:19: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ../fpx/fpxlibio.h:28, from viewimg.h:37, from ri_page.h:39, from ri_page.cpp:19: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o ri_sys.lo ri_sys.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c ri_sys.cpp -fPIC -DPIC -o .libs/ri_sys.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../ole/olecomm.h:49, from ri_sys.cpp:41: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../ole/olecomm.h:49, from ri_sys.cpp:41: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../ole/olecomm.h:49, from ri_sys.cpp:41: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../ole/olecomm.h:49, from ri_sys.cpp:41: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ../ole/olecomm.h:50, from ri_sys.cpp:41: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from ../ole/olecomm.h:52, from ri_sys.cpp:41: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration ri_sys.cpp: In function 'Boolean Toolkit_UnInterleave(Pixel*, Pixel*, long int, long int, long int, long int)': ri_sys.cpp:657: warning: 'incchannel' may be used uninitialized in this function ri_sys.cpp:657: warning: 'incline' may be used uninitialized in this function ri_sys.cpp: In function 'Boolean Toolkit_Interleave(Pixel*, long int, long int)': ri_sys.cpp:596: warning: 'incchannel' may be used uninitialized in this function ri_sys.cpp:596: warning: 'incline' may be used uninitialized in this function ../ole/olecore.h: At global scope: ../ole/olecore.h:39: warning: 'variantName' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o viewimg.lo viewimg.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c viewimg.cpp -fPIC -DPIC -o .libs/viewimg.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../fpx/fpxlibio.h:27, from viewimg.h:37, from viewimg.cpp:19: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../fpx/fpxlibio.h:27, from viewimg.h:37, from viewimg.cpp:19: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../fpx/fpxlibio.h:27, from viewimg.h:37, from viewimg.cpp:19: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../fpx/fpxlibio.h:27, from viewimg.h:37, from viewimg.cpp:19: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ../fpx/fpxlibio.h:28, from viewimg.h:37, from viewimg.cpp:19: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect /bin/sh ../libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o libRiImage.la compress.lo corr_lut.lo cp32to24.lo cp_jpeg.lo fn_srch.lo matrix.lo ph_image.lo pimgfile.lo pr_level.lo priimage.lo ptile.lo ri_page.lo ri_sys.lo viewimg.lo ar cru .libs/libRiImage.a .libs/compress.o .libs/corr_lut.o .libs/cp32to24.o .libs/cp_jpeg.o .libs/fn_srch.o .libs/matrix.o .libs/ph_image.o .libs/pimgfile.o .libs/pr_level.o .libs/priimage.o .libs/ptile.o .libs/ri_page.o .libs/ri_sys.o .libs/viewimg.o ranlib .libs/libRiImage.a creating libRiImage.la (cd .libs && rm -f libRiImage.la && ln -s ../libRiImage.la libRiImage.la) make[1]: Leaving directory `/usr/src/RPM/BUILD/libfpx-1.2.0.9/ri_image' Making all in fpx make[1]: Entering directory `/usr/src/RPM/BUILD/libfpx-1.2.0.9/fpx' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o buffdesc.lo buffdesc.cpp mkdir .libs ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c buffdesc.cpp -fPIC -DPIC -o .libs/buffdesc.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../ole/olecomm.h:49, from thmbnail.h:20, from buffdesc.cpp:18: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../ole/olecomm.h:49, from thmbnail.h:20, from buffdesc.cpp:18: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../ole/olecomm.h:49, from thmbnail.h:20, from buffdesc.cpp:18: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../ole/olecomm.h:49, from thmbnail.h:20, from buffdesc.cpp:18: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ../ole/olecomm.h:50, from thmbnail.h:20, from buffdesc.cpp:18: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from ../ole/olecomm.h:52, from thmbnail.h:20, from buffdesc.cpp:18: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration buffdesc.cpp: In member function 'void FPXBufferDesc::InitImageDesc(FPXBaselineColorSpace)': buffdesc.cpp:361: warning: deprecated conversion from string constant to 'char*' buffdesc.cpp: In function 'long int GetAlphaOffsetBaseline(FPXBaselineColorSpace)': buffdesc.cpp:634: warning: deprecated conversion from string constant to 'char*' buffdesc.cpp: In function 'long int GetNbChannel(FPXBaselineColorSpace)': buffdesc.cpp:665: warning: deprecated conversion from string constant to 'char*' buffdesc.cpp: In function 'FPXBaselineColorSpace AnalyseFPXColorSpace(FPXColorspace&)': buffdesc.cpp:788: warning: deprecated conversion from string constant to 'char*' buffdesc.cpp:838: warning: deprecated conversion from string constant to 'char*' ../ole/olecore.h: At global scope: ../ole/olecore.h:39: warning: 'variantName' defined but not used buffdesc.cpp:69: warning: 'void InitByteTo0(unsigned char*, long int)' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o coltwist.lo coltwist.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c coltwist.cpp -fPIC -DPIC -o .libs/coltwist.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from fpxlibio.h:27, from coltwist.cpp:34: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from fpxlibio.h:27, from coltwist.cpp:34: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from fpxlibio.h:27, from coltwist.cpp:34: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from fpxlibio.h:27, from coltwist.cpp:34: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from fpxlibio.h:28, from coltwist.cpp:34: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect coltwist.cpp: In member function 'void PColorTwist::ApplyToBuffer(unsigned char*, long int)': coltwist.cpp:290: warning: 'alpha_pixel' may be used uninitialized in this function coltwist.cpp: In member function 'void PColorTwist::ApplyRGBtoYCCLut(unsigned char*, long int)': coltwist.cpp:380: warning: 'alpha_pixel' may be used uninitialized in this function /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o f_fpxio.lo f_fpxio.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c f_fpxio.cpp -fPIC -DPIC -o .libs/f_fpxio.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ./fpxlibio.h:27, from ../ri_image/priimage.h:37, from ../ri_image/ph_image.h:25, from f_fpxio.h:30, from f_fpxio.cpp:17: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ./fpxlibio.h:27, from ../ri_image/priimage.h:37, from ../ri_image/ph_image.h:25, from f_fpxio.h:30, from f_fpxio.cpp:17: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ./fpxlibio.h:27, from ../ri_image/priimage.h:37, from ../ri_image/ph_image.h:25, from f_fpxio.h:30, from f_fpxio.cpp:17: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ./fpxlibio.h:27, from ../ri_image/priimage.h:37, from ../ri_image/ph_image.h:25, from f_fpxio.h:30, from f_fpxio.cpp:17: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ./fpxlibio.h:28, from ../ri_image/priimage.h:37, from ../ri_image/ph_image.h:25, from f_fpxio.h:30, from f_fpxio.cpp:17: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from ../ole/olecomm.h:52, from f_fpxio.cpp:60: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration f_fpxio.cpp: In member function 'virtual FPXStatus PFileFlashPixIO::CloseFile()': f_fpxio.cpp:645: warning: suggest explicit braces to avoid ambiguous 'else' f_fpxio.cpp:600: warning: 'convertRatio' may be used uninitialized in this function f_fpxio.cpp: In member function 'virtual FPXStatus PFileFlashPixIO::OpenFile()': f_fpxio.cpp:488: warning: 'convertRatio' may be used uninitialized in this function ../ole/olecore.h: At global scope: ../ole/olecore.h:39: warning: 'variantName' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o f_fpxvw.lo f_fpxvw.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c f_fpxvw.cpp -fPIC -DPIC -o .libs/f_fpxvw.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ./fpxlibio.h:27, from ../ri_image/pimgfile.h:29, from f_fpxvw.h:25, from f_fpxvw.cpp:18: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ./fpxlibio.h:27, from ../ri_image/pimgfile.h:29, from f_fpxvw.h:25, from f_fpxvw.cpp:18: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ./fpxlibio.h:27, from ../ri_image/pimgfile.h:29, from f_fpxvw.h:25, from f_fpxvw.cpp:18: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ./fpxlibio.h:27, from ../ri_image/pimgfile.h:29, from f_fpxvw.h:25, from f_fpxvw.cpp:18: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ./fpxlibio.h:28, from ../ri_image/pimgfile.h:29, from f_fpxvw.h:25, from f_fpxvw.cpp:18: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from ../ole/olecomm.h:52, from f_fpxvw.cpp:19: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration ../ole/olecore.h:39: warning: 'variantName' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o filter.lo filter.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c filter.cpp -fPIC -DPIC -o .libs/filter.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ./fpxlibio.h:27, from ../ri_image/ptile.h:32, from filter.cpp:25: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ./fpxlibio.h:27, from ../ri_image/ptile.h:32, from filter.cpp:25: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ./fpxlibio.h:27, from ../ri_image/ptile.h:32, from filter.cpp:25: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ./fpxlibio.h:27, from ../ri_image/ptile.h:32, from filter.cpp:25: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ./fpxlibio.h:28, from ../ri_image/ptile.h:32, from filter.cpp:25: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect filter.cpp: In member function 'long int PTileFlashPix::GetFilterKernels(firS*, long int*)': filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp:917: warning: missing braces around initializer for 'firS' filter.cpp:917: warning: missing braces around initializer for 'double [9]' filter.cpp: In member function 'FPXStatus PTileFlashPix::InitPackedLuts(double*, long int)': filter.cpp:661: warning: 'lut' may be used uninitialized in this function filter.cpp: In member function 'FPXStatus PTileFlashPix::BlurFilter(filtParmS*)': filter.cpp:418: warning: 'kernelNum2' may be used uninitialized in this function filter.cpp:418: warning: 'kernelNum1' may be used uninitialized in this function filter.cpp:415: warning: 'maxBeta' may be used uninitialized in this function filter.cpp: In member function 'FPXStatus PTileFlashPix::UnsharpMask(filtParmS*)': filter.cpp:227: warning: 'kernelNum' may be used uninitialized in this function filter.cpp:226: warning: 'maxBeta' may be used uninitialized in this function filter.cpp: In member function 'FPXStatus PTileFlashPix::ApplyFilter(FPXBaselineColorSpace)': filter.cpp:127: warning: 'status' may be used uninitialized in this function /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o fpxformt.lo fpxformt.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c fpxformt.cpp -fPIC -DPIC -o .libs/fpxformt.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ./fpxlibio.h:27, from ../ri_image/pimgfile.h:29, from fpxformt.h:25, from fpxformt.cpp:16: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ./fpxlibio.h:27, from ../ri_image/pimgfile.h:29, from fpxformt.h:25, from fpxformt.cpp:16: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ./fpxlibio.h:27, from ../ri_image/pimgfile.h:29, from fpxformt.h:25, from fpxformt.cpp:16: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ./fpxlibio.h:27, from ../ri_image/pimgfile.h:29, from fpxformt.h:25, from fpxformt.cpp:16: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ./fpxlibio.h:28, from ../ri_image/pimgfile.h:29, from fpxformt.h:25, from fpxformt.cpp:16: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from ../ole/olecomm.h:52, from fpxformt.h:31, from fpxformt.cpp:16: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration ../ole/olecore.h:39: warning: 'variantName' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o fpximgvw.lo fpximgvw.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c fpximgvw.cpp -fPIC -DPIC -o .libs/fpximgvw.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ./fpxlibio.h:27, from ../ri_image/viewimg.h:37, from fpximgvw.h:39, from fpximgvw.cpp:16: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ./fpxlibio.h:27, from ../ri_image/viewimg.h:37, from fpximgvw.h:39, from fpximgvw.cpp:16: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ./fpxlibio.h:27, from ../ri_image/viewimg.h:37, from fpximgvw.h:39, from fpximgvw.cpp:16: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ./fpxlibio.h:27, from ../ri_image/viewimg.h:37, from fpximgvw.h:39, from fpximgvw.cpp:16: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ./fpxlibio.h:28, from ../ri_image/viewimg.h:37, from fpximgvw.h:39, from fpximgvw.cpp:16: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from ../ole/olecomm.h:52, from fpximgvw.cpp:57: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration fpximgvw.cpp: In member function 'FPXStatus PFlashPixImageView::SaveImageROI()': fpximgvw.cpp:2036: warning: deprecated conversion from string constant to 'char*' fpximgvw.cpp: In member function 'FPXStatus PFlashPixImageView::LoadImageROI()': fpximgvw.cpp:2071: warning: deprecated conversion from string constant to 'char*' fpximgvw.cpp: In member function 'FPXStatus PFlashPixImageView::SaveImageAffineMatrix()': fpximgvw.cpp:2183: warning: deprecated conversion from string constant to 'char*' fpximgvw.cpp: In member function 'FPXStatus PFlashPixImageView::LoadImageAffineMatrix()': fpximgvw.cpp:2217: warning: deprecated conversion from string constant to 'char*' fpximgvw.cpp: In member function 'FPXStatus PFlashPixImageView::SaveImageColorTwistMatrix()': fpximgvw.cpp:2308: warning: deprecated conversion from string constant to 'char*' fpximgvw.cpp: In member function 'FPXStatus PFlashPixImageView::LoadImageColorTwistMatrix()': fpximgvw.cpp:2350: warning: deprecated conversion from string constant to 'char*' ../ole/olecore.h: At global scope: ../ole/olecore.h:39: warning: 'variantName' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o fpxlib.lo fpxlib.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c fpxlib.cpp -fPIC -DPIC -o .libs/fpxlib.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ./fpxlibio.h:27, from ../ri_image/viewimg.h:37, from ../ri_image/ri_page.h:39, from fpxlib.cpp:21: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ./fpxlibio.h:27, from ../ri_image/viewimg.h:37, from ../ri_image/ri_page.h:39, from fpxlib.cpp:21: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ./fpxlibio.h:27, from ../ri_image/viewimg.h:37, from ../ri_image/ri_page.h:39, from fpxlib.cpp:21: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ./fpxlibio.h:27, from ../ri_image/viewimg.h:37, from ../ri_image/ri_page.h:39, from fpxlib.cpp:21: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ./fpxlibio.h:28, from ../ri_image/viewimg.h:37, from ../ri_image/ri_page.h:39, from fpxlib.cpp:21: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from ../ole/olecomm.h:52, from fpxlib.cpp:25: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration ../ole/olecore.h:39: warning: 'variantName' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o fpxlibio.lo fpxlibio.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c fpxlibio.cpp -fPIC -DPIC -o .libs/fpxlibio.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../ole/olecomm.h:49, from fpxlibio.cpp:27: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../ole/olecomm.h:49, from fpxlibio.cpp:27: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../ole/olecomm.h:49, from fpxlibio.cpp:27: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../ole/olecomm.h:49, from fpxlibio.cpp:27: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ../ole/olecomm.h:50, from fpxlibio.cpp:27: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from ../ole/olecomm.h:52, from fpxlibio.cpp:27: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration fpxlibio.cpp: In function 'FPXStatus FPX_GetErrorString(FPXStatus, char*, short unsigned int)': fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' fpxlibio.cpp:420: warning: deprecated conversion from string constant to 'char*' ../ole/olecore.h: At global scope: ../ole/olecore.h:39: warning: 'variantName' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o fpxutils.lo fpxutils.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c fpxutils.cpp -fPIC -DPIC -o .libs/fpxutils.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../ole/olecomm.h:49, from fpxutils.h:26, from fpxutils.cpp:18: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../ole/olecomm.h:49, from fpxutils.h:26, from fpxutils.cpp:18: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../ole/olecomm.h:49, from fpxutils.h:26, from fpxutils.cpp:18: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../ole/olecomm.h:49, from fpxutils.h:26, from fpxutils.cpp:18: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ../ole/olecomm.h:50, from fpxutils.h:26, from fpxutils.cpp:18: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from ../ole/olecomm.h:52, from fpxutils.h:26, from fpxutils.cpp:18: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o imginfio.lo imginfio.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c imginfio.cpp -fPIC -DPIC -o .libs/imginfio.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../ole/olecomm.h:49, from imginfio.cpp:27: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ../ole/olecomm.h:49, from imginfio.cpp:27: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../ole/olecomm.h:49, from imginfio.cpp:27: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ../ole/olecomm.h:49, from imginfio.cpp:27: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ../ole/olecomm.h:50, from imginfio.cpp:27: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from ../ole/olecomm.h:52, from imginfio.cpp:27: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration ../ole/olecore.h:39: warning: 'variantName' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o pres_fpx.lo pres_fpx.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c pres_fpx.cpp -fPIC -DPIC -o .libs/pres_fpx.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ./fpxlibio.h:27, from ../ri_image/pr_level.h:33, from pres_fpx.h:25, from pres_fpx.cpp:16: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ./fpxlibio.h:27, from ../ri_image/pr_level.h:33, from pres_fpx.h:25, from pres_fpx.cpp:16: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ./fpxlibio.h:27, from ../ri_image/pr_level.h:33, from pres_fpx.h:25, from pres_fpx.cpp:16: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ./fpxlibio.h:27, from ../ri_image/pr_level.h:33, from pres_fpx.h:25, from pres_fpx.cpp:16: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ./fpxlibio.h:28, from ../ri_image/pr_level.h:33, from pres_fpx.h:25, from pres_fpx.cpp:16: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from ../ole/olecomm.h:52, from pres_fpx.cpp:70: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration pres_fpx.cpp: In function 'void ComputeChannelColor(long unsigned int*, FPXColorspace, long int)': pres_fpx.cpp:115: warning: deprecated conversion from string constant to 'char*' pres_fpx.cpp: In function 'void AnalyseChannelColor(long unsigned int, FPXColorspace*, long int)': pres_fpx.cpp:245: warning: deprecated conversion from string constant to 'char*' pres_fpx.cpp: In member function 'FPXStatus PResolutionFlashPix::GetResolutionDescription()': pres_fpx.cpp:481: warning: deprecated conversion from string constant to 'char*' pres_fpx.cpp:484: warning: deprecated conversion from string constant to 'char*' pres_fpx.cpp:502: warning: deprecated conversion from string constant to 'char*' pres_fpx.cpp:508: warning: deprecated conversion from string constant to 'char*' pres_fpx.cpp:521: warning: deprecated conversion from string constant to 'char*' pres_fpx.cpp:522: warning: deprecated conversion from string constant to 'char*' pres_fpx.cpp:533: warning: deprecated conversion from string constant to 'char*' pres_fpx.cpp: In member function 'virtual FPXStatus PResolutionFlashPix::Read()': pres_fpx.cpp:700: warning: deprecated conversion from string constant to 'char*' pres_fpx.cpp: In member function 'FPXStatus PResolutionFlashPix::SetResolutionDescription()': pres_fpx.cpp:626: warning: 'decimation' may be used uninitialized in this function ../ole/olecore.h: At global scope: ../ole/olecore.h:39: warning: 'variantName' defined but not used /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c -o ptil_fpx.lo ptil_fpx.cpp ppc-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -Wall -O2 -fsigned-char -c ptil_fpx.cpp -fPIC -DPIC -o .libs/ptil_fpx.o In file included from ../oless/h/vect.hxx:17, from ../oless/h/fat.hxx:21, from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ./fpxlibio.h:27, from ../ri_image/ptile.h:32, from ptil_fpx.h:24, from ptil_fpx.cpp:16: ../oless/h/page.hxx: In static member function 'static void* CMSFPage::operator new(size_t, size_t)': ../oless/h/page.hxx:131: warning: statement has no effect In file included from ../oless/h/msf.hxx:130, from ../oless/exphead.cxx:23, from ./fpxlibio.h:27, from ../ri_image/ptile.h:32, from ptil_fpx.h:24, from ptil_fpx.cpp:16: ../oless/h/fat.hxx: In member function 'SCODE CFat::GetMaxSect(SECT*)': ../oless/h/fat.hxx:368: warning: statement has no effect In file included from ../oless/h/msffunc.hxx:19, from ../oless/h/handle.hxx:20, from ../oless/h/cdocfile.hxx:16, from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ./fpxlibio.h:27, from ../ri_image/ptile.h:32, from ptil_fpx.h:24, from ptil_fpx.cpp:16: ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetName(SID, CDfName*)': ../oless/h/dirfunc.hxx:269: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetStart(SID, SECT*)': ../oless/h/dirfunc.hxx:301: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetSize(SID, ULONG*)': ../oless/h/dirfunc.hxx:316: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetChild(SID, SID*)': ../oless/h/dirfunc.hxx:329: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetFlags(SID, MSENTRYFLAGS*)': ../oless/h/dirfunc.hxx:343: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetClassId(SID, GUID*)': ../oless/h/dirfunc.hxx:356: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetUserFlags(SID, DWORD*)': ../oless/h/dirfunc.hxx:370: warning: statement has no effect ../oless/h/dirfunc.hxx: In member function 'SCODE CDirectory::GetTime(SID, WHICHTIME, TIME_T*)': ../oless/h/dirfunc.hxx:386: warning: statement has no effect In file included from ../oless/expdf.hxx:32, from ../oless/exphead.cxx:25, from ./fpxlibio.h:27, from ../ri_image/ptile.h:32, from ptil_fpx.h:24, from ptil_fpx.cpp:16: ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateDocFile(const CDfName*, DFLAGS, DFLUID, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:77: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetDocFile(const CDfName*, DFLAGS, DWORD, CDocFile**)': ../oless/h/cdocfile.hxx:87: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::CreateStream(const CDfName*, DFLAGS, DFLUID, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:102: warning: statement has no effect ../oless/h/cdocfile.hxx: In member function 'SCODE CDocFile::GetStream(const CDfName*, DFLAGS, DWORD, CDirectStream**)': ../oless/h/cdocfile.hxx:114: warning: statement has no effect In file included from ../oless/msfhead.cxx:22, from ./fpxlibio.h:28, from ../ri_image/ptile.h:32, from ptil_fpx.h:24, from ptil_fpx.cpp:16: ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::ResetDirty(ULONG)': ../oless/h/vectfunc.hxx:106: warning: statement has no effect ../oless/h/vectfunc.hxx: In member function 'void CPagedVector::SetSect(ULONG, SECT)': ../oless/h/vectfunc.hxx:147: warning: statement has no effect In file included from ../ole/olecomm.h:52, from ptil_fpx.cpp:40: ../oless/h/props.h: At global scope: ../oless/h/props.h:731: warning: 'typedef' was ignored in this declaration ptil_fpx.cpp: In member function 'FPXStatus PTileFlashPix::WriteRawTile(FPXCompressionOption, unsigned char, long int, long unsigned int, void*)': ptil_fpx.cpp:221: warning: deprecated conversion from string constant to 'char*' ptil_fpx.cpp:248: warning: statement has no effect ptil_fpx.cpp: In member function 'virtual FPXStatus PTileFlashPix::Write()': ptil_fpx.cpp:307: warning: deprecated conversion from string constant to 'char*' ptil_fpx.cpp:456: warning: deprecated conversion from string constant to 'char*' ptil_fpx.cpp:504: warning: deprecated conversion from string constant to 'char*' ptil_fpx.cpp:519: warning: deprecated conversion from string constant to 'char*' ptil_fpx.cpp:555: warning: deprecated conversion from string constant to 'char*' ptil_fpx.cpp:571: warning: statement has no effect ptil_fpx.cpp: In member function 'FPXStatus PTileFlashPix::ReadRawTile(FPXCompressionOption*, unsigned char*, long int*, long unsigned int*, void**)': ptil_fpx.cpp:649: warning: deprecated conversion from string constant to 'char*' ptil_fpx.cpp: In member function 'virtual FPXStatus PTileFlashPix::ReadRawPixels()': ptil_fpx.cpp:766: warning: deprecated conversion from string constant to 'char*' ptil_fpx.cpp: In member function 'virtual FPXStatus PTileFlashPix::Read()': ptil_fpx.cpp:1157: warning: suggest explicit braces to avoid ambiguous 'else' ptil_fpx.cpp: In member function 'FPXStatus PTileFlashPix::WriteRawTile(FPXCompressionOption, unsigned char, long int, long unsigned int, void*)': ptil_fpx.cpp:217: warning: 'ok' may be used uninitialized in this function ../ole/olecore.h: At global scope: ../ole/olecore.h:39: warning: 'variantName' defined but not used /bin/sh ../libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o libfpx.la buffdesc.lo coltwist.lo f_fpxio.lo f_fpxvw.lo filter.lo fpxformt.lo fpximgvw.lo fpxlib.lo fpxlibio.lo fpxutils.lo imginfio.lo pres_fpx.lo ptil_fpx.lo ar cru .libs/libfpx.a .libs/buffdesc.o .libs/coltwist.o .libs/f_fpxio.o .libs/f_fpxvw.o .libs/filter.o .libs/fpxformt.o .libs/fpximgvw.o .libs/fpxlib.o .libs/fpxlibio.o .libs/fpxutils.o .libs/imginfio.o .libs/pres_fpx.o .libs/ptil_fpx.o ranlib .libs/libfpx.a creating libfpx.la (cd .libs && rm -f libfpx.la && ln -s ../libfpx.la libfpx.la) make[1]: Leaving directory `/usr/src/RPM/BUILD/libfpx-1.2.0.9/fpx' make[1]: Entering directory `/usr/src/RPM/BUILD/libfpx-1.2.0.9' /bin/sh ./libtool --tag=CC --mode=link ppc-alt-linux-gcc -std=gnu99 -pipe -Wall -O2 -fsigned-char -o libfpx.la -rpath /usr/lib -version-info 1:20:0 basics/libBasics.la fpx/libfpx.la jpeg/libJpeg.la ole/libole.la ri_image/libRiImage.la oless/libOless.la -lm -lstdc++ mkdir .libs ppc-alt-linux-gcc -std=gnu99 -shared -Wl,--whole-archive basics/.libs/libBasics.a fpx/.libs/libfpx.a jpeg/.libs/libJpeg.a ole/.libs/libole.a ri_image/.libs/libRiImage.a oless/.libs/libOless.a -Wl,--no-whole-archive -lm -lstdc++ -Wl,-soname -Wl,libfpx.so.1 -o .libs/libfpx.so.1.0.20 jpeg/.libs/libJpeg.a(dbuffer.o): In function `feof_unlocked': dbuffer.c:(.text+0x64): multiple definition of `feof_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(dbuffer.o): In function `ferror_unlocked': dbuffer.c:(.text+0x78): multiple definition of `ferror_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x14): first defined here jpeg/.libs/libJpeg.a(dbuffer.o): In function `fgets': dbuffer.c:(.text+0x23f0): multiple definition of `fgets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x638): first defined here jpeg/.libs/libJpeg.a(dbuffer.o): In function `gets': dbuffer.c:(.text+0x2428): multiple definition of `gets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x670): first defined here jpeg/.libs/libJpeg.a(dbuffer.o): In function `putchar_unlocked': dbuffer.c:(.text+0x2460): multiple definition of `putchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x6a8): first defined here jpeg/.libs/libJpeg.a(dbuffer.o): In function `putc_unlocked': dbuffer.c:(.text+0x24d0): multiple definition of `putc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x718): first defined here jpeg/.libs/libJpeg.a(dbuffer.o): In function `fputc_unlocked': dbuffer.c:(.text+0x253c): multiple definition of `fputc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x784): first defined here jpeg/.libs/libJpeg.a(dbuffer.o): In function `putchar': dbuffer.c:(.text+0x25a8): multiple definition of `putchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x7f0): first defined here jpeg/.libs/libJpeg.a(dbuffer.o): In function `getchar_unlocked': dbuffer.c:(.text+0x25e8): multiple definition of `getchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x830): first defined here jpeg/.libs/libJpeg.a(dbuffer.o): In function `getc_unlocked': dbuffer.c:(.text+0x264c): multiple definition of `getc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x894): first defined here jpeg/.libs/libJpeg.a(dbuffer.o): In function `fgetc_unlocked': dbuffer.c:(.text+0x26a8): multiple definition of `fgetc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x8f0): first defined here jpeg/.libs/libJpeg.a(dbuffer.o): In function `getchar': dbuffer.c:(.text+0x2704): multiple definition of `getchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x94c): first defined here jpeg/.libs/libJpeg.a(dbuffer.o): In function `vprintf': dbuffer.c:(.text+0x2744): multiple definition of `vprintf' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x98c): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `gnu_dev_major': decoder.c:(.text+0x0): multiple definition of `gnu_dev_major' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `gnu_dev_minor': decoder.c:(.text+0x10): multiple definition of `gnu_dev_minor' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x10): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `gnu_dev_makedev': decoder.c:(.text+0x30): multiple definition of `gnu_dev_makedev' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x30): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `feof_unlocked': decoder.c:(.text+0x64): multiple definition of `feof_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `ferror_unlocked': decoder.c:(.text+0x78): multiple definition of `ferror_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x14): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `__strcspn_c1': decoder.c:(.text+0x8c): multiple definition of `__strcspn_c1' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x8c): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `__strcspn_c2': decoder.c:(.text+0xf0): multiple definition of `__strcspn_c2' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0xf0): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `__strcspn_c3': decoder.c:(.text+0x14c): multiple definition of `__strcspn_c3' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x14c): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `__strspn_c1': decoder.c:(.text+0x1b8): multiple definition of `__strspn_c1' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x1b8): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `__strspn_c2': decoder.c:(.text+0x1f0): multiple definition of `__strspn_c2' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x1f0): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `__strspn_c3': decoder.c:(.text+0x224): multiple definition of `__strspn_c3' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x224): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `__strpbrk_c2': decoder.c:(.text+0x260): multiple definition of `__strpbrk_c2' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x260): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `__strpbrk_c3': decoder.c:(.text+0x2ac): multiple definition of `__strpbrk_c3' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2ac): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `__strtok_r_1c': decoder.c:(.text+0x308): multiple definition of `__strtok_r_1c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x308): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `__strsep_2c': decoder.c:(.text+0x390): multiple definition of `__strsep_2c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x390): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `__strsep_3c': decoder.c:(.text+0x40c): multiple definition of `__strsep_3c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x40c): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `stpncpy': decoder.c:(.text+0x1c2c): multiple definition of `stpncpy' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x233c): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `__strsep_1c': decoder.c:(.text+0x1c64): multiple definition of `__strsep_1c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2374): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `fgets': decoder.c:(.text+0x1ce0): multiple definition of `fgets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x638): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `gets': decoder.c:(.text+0x1d18): multiple definition of `gets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x670): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `putchar_unlocked': decoder.c:(.text+0x1d50): multiple definition of `putchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x6a8): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `putc_unlocked': decoder.c:(.text+0x1dc0): multiple definition of `putc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x718): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `fputc_unlocked': decoder.c:(.text+0x1e2c): multiple definition of `fputc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x784): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `putchar': decoder.c:(.text+0x1e98): multiple definition of `putchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x7f0): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `getchar_unlocked': decoder.c:(.text+0x1ed8): multiple definition of `getchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x830): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `getc_unlocked': decoder.c:(.text+0x1f3c): multiple definition of `getc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x894): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `fgetc_unlocked': decoder.c:(.text+0x1f98): multiple definition of `fgetc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x8f0): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `getchar': decoder.c:(.text+0x1ff4): multiple definition of `getchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x94c): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `vprintf': decoder.c:(.text+0x2034): multiple definition of `vprintf' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x98c): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `wcstombs': decoder.c:(.text+0x2080): multiple definition of `wcstombs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2790): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `mbstowcs': decoder.c:(.text+0x20b8): multiple definition of `mbstowcs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x27c8): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `wctomb': decoder.c:(.text+0x20f0): multiple definition of `wctomb' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2800): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `ptsname_r': decoder.c:(.text+0x2128): multiple definition of `ptsname_r' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2838): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `realpath': decoder.c:(.text+0x2160): multiple definition of `realpath' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2870): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `strtoull': decoder.c:(.text+0x2198): multiple definition of `strtoull' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28a8): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `strtouq': decoder.c:(.text+0x21d4): multiple definition of `strtouq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28e4): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `strtoll': decoder.c:(.text+0x2210): multiple definition of `strtoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2920): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `atoll': decoder.c:(.text+0x224c): multiple definition of `atoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x295c): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `strtoq': decoder.c:(.text+0x2290): multiple definition of `strtoq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29a0): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `strtold': decoder.c:(.text+0x22cc): multiple definition of `strtold' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29dc): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `strtof': decoder.c:(.text+0x2308): multiple definition of `strtof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a18): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `strtoul': decoder.c:(.text+0x2344): multiple definition of `strtoul' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a54): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `strtol': decoder.c:(.text+0x2380): multiple definition of `strtol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a90): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `atol': decoder.c:(.text+0x23bc): multiple definition of `atol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2acc): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `atoi': decoder.c:(.text+0x2400): multiple definition of `atoi' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b10): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `strtod': decoder.c:(.text+0x2444): multiple definition of `strtod' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b54): first defined here jpeg/.libs/libJpeg.a(decoder.o): In function `atof': decoder.c:(.text+0x2480): multiple definition of `atof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b90): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `gnu_dev_major': dectile.c:(.text+0x0): multiple definition of `gnu_dev_major' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `gnu_dev_minor': dectile.c:(.text+0x10): multiple definition of `gnu_dev_minor' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x10): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `gnu_dev_makedev': dectile.c:(.text+0x30): multiple definition of `gnu_dev_makedev' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x30): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `feof_unlocked': dectile.c:(.text+0x64): multiple definition of `feof_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `ferror_unlocked': dectile.c:(.text+0x78): multiple definition of `ferror_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x14): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `__strcspn_c1': dectile.c:(.text+0x8c): multiple definition of `__strcspn_c1' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x8c): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `__strcspn_c2': dectile.c:(.text+0xf0): multiple definition of `__strcspn_c2' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0xf0): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `__strcspn_c3': dectile.c:(.text+0x14c): multiple definition of `__strcspn_c3' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x14c): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `__strspn_c1': dectile.c:(.text+0x1b8): multiple definition of `__strspn_c1' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x1b8): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `__strspn_c2': dectile.c:(.text+0x1f0): multiple definition of `__strspn_c2' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x1f0): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `__strspn_c3': dectile.c:(.text+0x224): multiple definition of `__strspn_c3' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x224): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `__strpbrk_c2': dectile.c:(.text+0x260): multiple definition of `__strpbrk_c2' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x260): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `__strpbrk_c3': dectile.c:(.text+0x2ac): multiple definition of `__strpbrk_c3' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2ac): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `__strtok_r_1c': dectile.c:(.text+0x308): multiple definition of `__strtok_r_1c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x308): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `__strsep_2c': dectile.c:(.text+0x390): multiple definition of `__strsep_2c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x390): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `__strsep_3c': dectile.c:(.text+0x40c): multiple definition of `__strsep_3c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x40c): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `stpncpy': dectile.c:(.text+0x161c): multiple definition of `stpncpy' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x233c): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `__strsep_1c': dectile.c:(.text+0x1654): multiple definition of `__strsep_1c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2374): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `fgets': dectile.c:(.text+0x16d0): multiple definition of `fgets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x638): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `gets': dectile.c:(.text+0x1708): multiple definition of `gets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x670): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `putchar_unlocked': dectile.c:(.text+0x1740): multiple definition of `putchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x6a8): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `putc_unlocked': dectile.c:(.text+0x17b0): multiple definition of `putc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x718): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `fputc_unlocked': dectile.c:(.text+0x181c): multiple definition of `fputc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x784): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `putchar': dectile.c:(.text+0x1888): multiple definition of `putchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x7f0): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `getchar_unlocked': dectile.c:(.text+0x18c8): multiple definition of `getchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x830): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `getc_unlocked': dectile.c:(.text+0x192c): multiple definition of `getc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x894): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `fgetc_unlocked': dectile.c:(.text+0x1988): multiple definition of `fgetc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x8f0): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `getchar': dectile.c:(.text+0x19e4): multiple definition of `getchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x94c): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `vprintf': dectile.c:(.text+0x1a24): multiple definition of `vprintf' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x98c): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `wcstombs': dectile.c:(.text+0x1a70): multiple definition of `wcstombs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2790): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `mbstowcs': dectile.c:(.text+0x1aa8): multiple definition of `mbstowcs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x27c8): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `wctomb': dectile.c:(.text+0x1ae0): multiple definition of `wctomb' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2800): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `ptsname_r': dectile.c:(.text+0x1b18): multiple definition of `ptsname_r' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2838): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `realpath': dectile.c:(.text+0x1b50): multiple definition of `realpath' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2870): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `strtoull': dectile.c:(.text+0x1b88): multiple definition of `strtoull' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28a8): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `strtouq': dectile.c:(.text+0x1bc4): multiple definition of `strtouq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28e4): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `strtoll': dectile.c:(.text+0x1c00): multiple definition of `strtoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2920): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `atoll': dectile.c:(.text+0x1c3c): multiple definition of `atoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x295c): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `strtoq': dectile.c:(.text+0x1c80): multiple definition of `strtoq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29a0): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `strtold': dectile.c:(.text+0x1cbc): multiple definition of `strtold' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29dc): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `strtof': dectile.c:(.text+0x1cf8): multiple definition of `strtof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a18): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `strtoul': dectile.c:(.text+0x1d34): multiple definition of `strtoul' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a54): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `strtol': dectile.c:(.text+0x1d70): multiple definition of `strtol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a90): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `atol': dectile.c:(.text+0x1dac): multiple definition of `atol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2acc): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `atoi': dectile.c:(.text+0x1df0): multiple definition of `atoi' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b10): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `strtod': dectile.c:(.text+0x1e34): multiple definition of `strtod' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b54): first defined here jpeg/.libs/libJpeg.a(dectile.o): In function `atof': dectile.c:(.text+0x1e70): multiple definition of `atof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b90): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `gnu_dev_major': dhuff.c:(.text+0x0): multiple definition of `gnu_dev_major' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `gnu_dev_minor': dhuff.c:(.text+0x10): multiple definition of `gnu_dev_minor' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x10): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `gnu_dev_makedev': dhuff.c:(.text+0x30): multiple definition of `gnu_dev_makedev' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x30): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `feof_unlocked': dhuff.c:(.text+0x64): multiple definition of `feof_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `ferror_unlocked': dhuff.c:(.text+0x78): multiple definition of `ferror_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x14): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `fgets': dhuff.c:(.text+0x710): multiple definition of `fgets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x638): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `gets': dhuff.c:(.text+0x748): multiple definition of `gets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x670): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `putchar_unlocked': dhuff.c:(.text+0x780): multiple definition of `putchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x6a8): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `putc_unlocked': dhuff.c:(.text+0x7f0): multiple definition of `putc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x718): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `fputc_unlocked': dhuff.c:(.text+0x85c): multiple definition of `fputc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x784): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `putchar': dhuff.c:(.text+0x8c8): multiple definition of `putchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x7f0): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `getchar_unlocked': dhuff.c:(.text+0x908): multiple definition of `getchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x830): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `getc_unlocked': dhuff.c:(.text+0x96c): multiple definition of `getc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x894): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `fgetc_unlocked': dhuff.c:(.text+0x9c8): multiple definition of `fgetc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x8f0): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `getchar': dhuff.c:(.text+0xa24): multiple definition of `getchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x94c): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `vprintf': dhuff.c:(.text+0xa64): multiple definition of `vprintf' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x98c): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `wcstombs': dhuff.c:(.text+0xab0): multiple definition of `wcstombs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2790): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `mbstowcs': dhuff.c:(.text+0xae8): multiple definition of `mbstowcs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x27c8): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `wctomb': dhuff.c:(.text+0xb20): multiple definition of `wctomb' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2800): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `ptsname_r': dhuff.c:(.text+0xb58): multiple definition of `ptsname_r' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2838): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `realpath': dhuff.c:(.text+0xb90): multiple definition of `realpath' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2870): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `strtoull': dhuff.c:(.text+0xbc8): multiple definition of `strtoull' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28a8): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `strtouq': dhuff.c:(.text+0xc04): multiple definition of `strtouq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28e4): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `strtoll': dhuff.c:(.text+0xc40): multiple definition of `strtoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2920): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `atoll': dhuff.c:(.text+0xc7c): multiple definition of `atoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x295c): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `strtoq': dhuff.c:(.text+0xcc0): multiple definition of `strtoq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29a0): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `strtold': dhuff.c:(.text+0xcfc): multiple definition of `strtold' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29dc): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `strtof': dhuff.c:(.text+0xd38): multiple definition of `strtof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a18): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `strtoul': dhuff.c:(.text+0xd74): multiple definition of `strtoul' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a54): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `strtol': dhuff.c:(.text+0xdb0): multiple definition of `strtol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a90): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `atol': dhuff.c:(.text+0xdec): multiple definition of `atol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2acc): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `atoi': dhuff.c:(.text+0xe30): multiple definition of `atoi' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b10): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `strtod': dhuff.c:(.text+0xe74): multiple definition of `strtod' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b54): first defined here jpeg/.libs/libJpeg.a(dhuff.o): In function `atof': dhuff.c:(.text+0xeb0): multiple definition of `atof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b90): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `feof_unlocked': djpeg.c:(.text+0x0): multiple definition of `feof_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `ferror_unlocked': djpeg.c:(.text+0x14): multiple definition of `ferror_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x14): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `gnu_dev_major': djpeg.c:(.text+0x28): multiple definition of `gnu_dev_major' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `gnu_dev_minor': djpeg.c:(.text+0x38): multiple definition of `gnu_dev_minor' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x10): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `gnu_dev_makedev': djpeg.c:(.text+0x58): multiple definition of `gnu_dev_makedev' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x30): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `wcstombs': djpeg.c:(.text+0x72c): multiple definition of `wcstombs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2790): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `mbstowcs': djpeg.c:(.text+0x764): multiple definition of `mbstowcs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x27c8): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `wctomb': djpeg.c:(.text+0x79c): multiple definition of `wctomb' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2800): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `ptsname_r': djpeg.c:(.text+0x7d4): multiple definition of `ptsname_r' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2838): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `realpath': djpeg.c:(.text+0x80c): multiple definition of `realpath' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2870): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `strtoull': djpeg.c:(.text+0x844): multiple definition of `strtoull' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28a8): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `strtouq': djpeg.c:(.text+0x880): multiple definition of `strtouq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28e4): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `strtoll': djpeg.c:(.text+0x8bc): multiple definition of `strtoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2920): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `atoll': djpeg.c:(.text+0x8f8): multiple definition of `atoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x295c): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `strtoq': djpeg.c:(.text+0x93c): multiple definition of `strtoq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29a0): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `strtold': djpeg.c:(.text+0x978): multiple definition of `strtold' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29dc): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `strtof': djpeg.c:(.text+0x9b4): multiple definition of `strtof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a18): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `strtoul': djpeg.c:(.text+0x9f0): multiple definition of `strtoul' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a54): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `strtol': djpeg.c:(.text+0xa2c): multiple definition of `strtol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a90): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `atol': djpeg.c:(.text+0xa68): multiple definition of `atol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2acc): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `atoi': djpeg.c:(.text+0xaac): multiple definition of `atoi' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b10): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `strtod': djpeg.c:(.text+0xaf0): multiple definition of `strtod' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b54): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `atof': djpeg.c:(.text+0xb2c): multiple definition of `atof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b90): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `fgets': djpeg.c:(.text+0xb6c): multiple definition of `fgets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x638): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `gets': djpeg.c:(.text+0xba4): multiple definition of `gets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x670): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `putchar_unlocked': djpeg.c:(.text+0xbdc): multiple definition of `putchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x6a8): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `putc_unlocked': djpeg.c:(.text+0xc4c): multiple definition of `putc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x718): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `fputc_unlocked': djpeg.c:(.text+0xcb8): multiple definition of `fputc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x784): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `putchar': djpeg.c:(.text+0xd24): multiple definition of `putchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x7f0): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `getchar_unlocked': djpeg.c:(.text+0xd64): multiple definition of `getchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x830): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `getc_unlocked': djpeg.c:(.text+0xdc8): multiple definition of `getc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x894): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `fgetc_unlocked': djpeg.c:(.text+0xe24): multiple definition of `fgetc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x8f0): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `getchar': djpeg.c:(.text+0xe80): multiple definition of `getchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x94c): first defined here jpeg/.libs/libJpeg.a(djpeg.o): In function `vprintf': djpeg.c:(.text+0xec0): multiple definition of `vprintf' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x98c): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `gnu_dev_major': dparser.c:(.text+0x0): multiple definition of `gnu_dev_major' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `gnu_dev_minor': dparser.c:(.text+0x10): multiple definition of `gnu_dev_minor' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x10): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `gnu_dev_makedev': dparser.c:(.text+0x30): multiple definition of `gnu_dev_makedev' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x30): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `feof_unlocked': dparser.c:(.text+0x64): multiple definition of `feof_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `ferror_unlocked': dparser.c:(.text+0x78): multiple definition of `ferror_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x14): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `fgets': dparser.c:(.text+0xfcc): multiple definition of `fgets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x638): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `gets': dparser.c:(.text+0x1004): multiple definition of `gets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x670): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `putchar_unlocked': dparser.c:(.text+0x103c): multiple definition of `putchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x6a8): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `putc_unlocked': dparser.c:(.text+0x10ac): multiple definition of `putc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x718): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `fputc_unlocked': dparser.c:(.text+0x1118): multiple definition of `fputc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x784): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `putchar': dparser.c:(.text+0x1184): multiple definition of `putchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x7f0): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `getchar_unlocked': dparser.c:(.text+0x11c4): multiple definition of `getchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x830): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `getc_unlocked': dparser.c:(.text+0x1228): multiple definition of `getc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x894): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `fgetc_unlocked': dparser.c:(.text+0x1284): multiple definition of `fgetc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x8f0): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `getchar': dparser.c:(.text+0x12e0): multiple definition of `getchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x94c): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `vprintf': dparser.c:(.text+0x1320): multiple definition of `vprintf' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x98c): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `wcstombs': dparser.c:(.text+0x136c): multiple definition of `wcstombs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2790): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `mbstowcs': dparser.c:(.text+0x13a4): multiple definition of `mbstowcs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x27c8): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `wctomb': dparser.c:(.text+0x13dc): multiple definition of `wctomb' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2800): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `ptsname_r': dparser.c:(.text+0x1414): multiple definition of `ptsname_r' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2838): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `realpath': dparser.c:(.text+0x144c): multiple definition of `realpath' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2870): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `strtoull': dparser.c:(.text+0x1484): multiple definition of `strtoull' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28a8): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `strtouq': dparser.c:(.text+0x14c0): multiple definition of `strtouq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28e4): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `strtoll': dparser.c:(.text+0x14fc): multiple definition of `strtoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2920): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `atoll': dparser.c:(.text+0x1538): multiple definition of `atoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x295c): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `strtoq': dparser.c:(.text+0x157c): multiple definition of `strtoq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29a0): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `strtold': dparser.c:(.text+0x15b8): multiple definition of `strtold' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29dc): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `strtof': dparser.c:(.text+0x15f4): multiple definition of `strtof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a18): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `strtoul': dparser.c:(.text+0x1630): multiple definition of `strtoul' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a54): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `strtol': dparser.c:(.text+0x166c): multiple definition of `strtol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a90): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `atol': dparser.c:(.text+0x16a8): multiple definition of `atol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2acc): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `atoi': dparser.c:(.text+0x16ec): multiple definition of `atoi' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b10): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `strtod': dparser.c:(.text+0x1730): multiple definition of `strtod' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b54): first defined here jpeg/.libs/libJpeg.a(dparser.o): In function `atof': dparser.c:(.text+0x176c): multiple definition of `atof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b90): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `gnu_dev_major': dscan.c:(.text+0x0): multiple definition of `gnu_dev_major' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `gnu_dev_minor': dscan.c:(.text+0x10): multiple definition of `gnu_dev_minor' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x10): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `gnu_dev_makedev': dscan.c:(.text+0x30): multiple definition of `gnu_dev_makedev' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x30): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `feof_unlocked': dscan.c:(.text+0x64): multiple definition of `feof_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `ferror_unlocked': dscan.c:(.text+0x78): multiple definition of `ferror_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x14): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `fgets': dscan.c:(.text+0x12fc): multiple definition of `fgets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x638): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `gets': dscan.c:(.text+0x1334): multiple definition of `gets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x670): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `putchar_unlocked': dscan.c:(.text+0x136c): multiple definition of `putchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x6a8): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `putc_unlocked': dscan.c:(.text+0x13dc): multiple definition of `putc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x718): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `fputc_unlocked': dscan.c:(.text+0x1448): multiple definition of `fputc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x784): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `putchar': dscan.c:(.text+0x14b4): multiple definition of `putchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x7f0): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `getchar_unlocked': dscan.c:(.text+0x14f4): multiple definition of `getchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x830): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `getc_unlocked': dscan.c:(.text+0x1558): multiple definition of `getc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x894): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `fgetc_unlocked': dscan.c:(.text+0x15b4): multiple definition of `fgetc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x8f0): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `getchar': dscan.c:(.text+0x1610): multiple definition of `getchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x94c): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `vprintf': dscan.c:(.text+0x1650): multiple definition of `vprintf' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x98c): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `wcstombs': dscan.c:(.text+0x169c): multiple definition of `wcstombs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2790): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `mbstowcs': dscan.c:(.text+0x16d4): multiple definition of `mbstowcs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x27c8): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `wctomb': dscan.c:(.text+0x170c): multiple definition of `wctomb' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2800): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `ptsname_r': dscan.c:(.text+0x1744): multiple definition of `ptsname_r' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2838): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `realpath': dscan.c:(.text+0x177c): multiple definition of `realpath' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2870): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `strtoull': dscan.c:(.text+0x17b4): multiple definition of `strtoull' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28a8): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `strtouq': dscan.c:(.text+0x17f0): multiple definition of `strtouq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28e4): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `strtoll': dscan.c:(.text+0x182c): multiple definition of `strtoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2920): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `atoll': dscan.c:(.text+0x1868): multiple definition of `atoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x295c): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `strtoq': dscan.c:(.text+0x18ac): multiple definition of `strtoq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29a0): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `strtold': dscan.c:(.text+0x18e8): multiple definition of `strtold' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29dc): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `strtof': dscan.c:(.text+0x1924): multiple definition of `strtof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a18): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `strtoul': dscan.c:(.text+0x1960): multiple definition of `strtoul' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a54): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `strtol': dscan.c:(.text+0x199c): multiple definition of `strtol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a90): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `atol': dscan.c:(.text+0x19d8): multiple definition of `atol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2acc): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `atoi': dscan.c:(.text+0x1a1c): multiple definition of `atoi' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b10): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `strtod': dscan.c:(.text+0x1a60): multiple definition of `strtod' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b54): first defined here jpeg/.libs/libJpeg.a(dscan.o): In function `atof': dscan.c:(.text+0x1a9c): multiple definition of `atof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b90): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `gnu_dev_major': ebuffer.c:(.text+0x0): multiple definition of `gnu_dev_major' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `gnu_dev_minor': ebuffer.c:(.text+0x10): multiple definition of `gnu_dev_minor' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x10): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `gnu_dev_makedev': ebuffer.c:(.text+0x30): multiple definition of `gnu_dev_makedev' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x30): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `feof_unlocked': ebuffer.c:(.text+0x64): multiple definition of `feof_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `ferror_unlocked': ebuffer.c:(.text+0x78): multiple definition of `ferror_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x14): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `__strcspn_c1': ebuffer.c:(.text+0x8c): multiple definition of `__strcspn_c1' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x8c): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `__strcspn_c2': ebuffer.c:(.text+0xf0): multiple definition of `__strcspn_c2' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0xf0): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `__strcspn_c3': ebuffer.c:(.text+0x14c): multiple definition of `__strcspn_c3' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x14c): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `__strspn_c1': ebuffer.c:(.text+0x1b8): multiple definition of `__strspn_c1' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x1b8): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `__strspn_c2': ebuffer.c:(.text+0x1f0): multiple definition of `__strspn_c2' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x1f0): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `__strspn_c3': ebuffer.c:(.text+0x224): multiple definition of `__strspn_c3' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x224): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `__strpbrk_c2': ebuffer.c:(.text+0x260): multiple definition of `__strpbrk_c2' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x260): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `__strpbrk_c3': ebuffer.c:(.text+0x2ac): multiple definition of `__strpbrk_c3' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2ac): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `__strtok_r_1c': ebuffer.c:(.text+0x308): multiple definition of `__strtok_r_1c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x308): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `__strsep_2c': ebuffer.c:(.text+0x390): multiple definition of `__strsep_2c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x390): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `__strsep_3c': ebuffer.c:(.text+0x40c): multiple definition of `__strsep_3c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x40c): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `stpncpy': ebuffer.c:(.text+0x940): multiple definition of `stpncpy' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x233c): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `__strsep_1c': ebuffer.c:(.text+0x978): multiple definition of `__strsep_1c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2374): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `fgets': ebuffer.c:(.text+0x9f4): multiple definition of `fgets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x638): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `gets': ebuffer.c:(.text+0xa2c): multiple definition of `gets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x670): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `putchar_unlocked': ebuffer.c:(.text+0xa64): multiple definition of `putchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x6a8): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `putc_unlocked': ebuffer.c:(.text+0xad4): multiple definition of `putc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x718): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `fputc_unlocked': ebuffer.c:(.text+0xb40): multiple definition of `fputc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x784): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `putchar': ebuffer.c:(.text+0xbac): multiple definition of `putchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x7f0): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `getchar_unlocked': ebuffer.c:(.text+0xbec): multiple definition of `getchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x830): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `getc_unlocked': ebuffer.c:(.text+0xc50): multiple definition of `getc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x894): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `fgetc_unlocked': ebuffer.c:(.text+0xcac): multiple definition of `fgetc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x8f0): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `getchar': ebuffer.c:(.text+0xd08): multiple definition of `getchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x94c): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `vprintf': ebuffer.c:(.text+0xd48): multiple definition of `vprintf' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x98c): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `wcstombs': ebuffer.c:(.text+0xd94): multiple definition of `wcstombs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2790): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `mbstowcs': ebuffer.c:(.text+0xdcc): multiple definition of `mbstowcs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x27c8): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `wctomb': ebuffer.c:(.text+0xe04): multiple definition of `wctomb' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2800): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `ptsname_r': ebuffer.c:(.text+0xe3c): multiple definition of `ptsname_r' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2838): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `realpath': ebuffer.c:(.text+0xe74): multiple definition of `realpath' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2870): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `strtoull': ebuffer.c:(.text+0xeac): multiple definition of `strtoull' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28a8): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `strtouq': ebuffer.c:(.text+0xee8): multiple definition of `strtouq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28e4): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `strtoll': ebuffer.c:(.text+0xf24): multiple definition of `strtoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2920): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `atoll': ebuffer.c:(.text+0xf60): multiple definition of `atoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x295c): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `strtoq': ebuffer.c:(.text+0xfa4): multiple definition of `strtoq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29a0): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `strtold': ebuffer.c:(.text+0xfe0): multiple definition of `strtold' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29dc): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `strtof': ebuffer.c:(.text+0x101c): multiple definition of `strtof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a18): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `strtoul': ebuffer.c:(.text+0x1058): multiple definition of `strtoul' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a54): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `strtol': ebuffer.c:(.text+0x1094): multiple definition of `strtol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a90): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `atol': ebuffer.c:(.text+0x10d0): multiple definition of `atol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2acc): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `atoi': ebuffer.c:(.text+0x1114): multiple definition of `atoi' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b10): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `strtod': ebuffer.c:(.text+0x1158): multiple definition of `strtod' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b54): first defined here jpeg/.libs/libJpeg.a(ebuffer.o): In function `atof': ebuffer.c:(.text+0x1194): multiple definition of `atof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b90): first defined here jpeg/.libs/libJpeg.a(ejpeg.o): In function `feof_unlocked': ejpeg.c:(.text+0x0): multiple definition of `feof_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(ejpeg.o): In function `ferror_unlocked': ejpeg.c:(.text+0x14): multiple definition of `ferror_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x14): first defined here jpeg/.libs/libJpeg.a(ejpeg.o): In function `fgets': ejpeg.c:(.text+0x18c): multiple definition of `fgets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x638): first defined here jpeg/.libs/libJpeg.a(ejpeg.o): In function `gets': ejpeg.c:(.text+0x1c4): multiple definition of `gets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x670): first defined here jpeg/.libs/libJpeg.a(ejpeg.o): In function `putchar_unlocked': ejpeg.c:(.text+0x1fc): multiple definition of `putchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x6a8): first defined here jpeg/.libs/libJpeg.a(ejpeg.o): In function `putc_unlocked': ejpeg.c:(.text+0x26c): multiple definition of `putc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x718): first defined here jpeg/.libs/libJpeg.a(ejpeg.o): In function `fputc_unlocked': ejpeg.c:(.text+0x2d8): multiple definition of `fputc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x784): first defined here jpeg/.libs/libJpeg.a(ejpeg.o): In function `putchar': ejpeg.c:(.text+0x344): multiple definition of `putchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x7f0): first defined here jpeg/.libs/libJpeg.a(ejpeg.o): In function `getchar_unlocked': ejpeg.c:(.text+0x384): multiple definition of `getchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x830): first defined here jpeg/.libs/libJpeg.a(ejpeg.o): In function `getc_unlocked': ejpeg.c:(.text+0x3e8): multiple definition of `getc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x894): first defined here jpeg/.libs/libJpeg.a(ejpeg.o): In function `fgetc_unlocked': ejpeg.c:(.text+0x444): multiple definition of `fgetc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x8f0): first defined here jpeg/.libs/libJpeg.a(ejpeg.o): In function `getchar': ejpeg.c:(.text+0x4a0): multiple definition of `getchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x94c): first defined here jpeg/.libs/libJpeg.a(ejpeg.o): In function `vprintf': ejpeg.c:(.text+0x4e0): multiple definition of `vprintf' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x98c): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `gnu_dev_major': enctile.c:(.text+0x0): multiple definition of `gnu_dev_major' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `gnu_dev_minor': enctile.c:(.text+0x10): multiple definition of `gnu_dev_minor' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x10): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `gnu_dev_makedev': enctile.c:(.text+0x30): multiple definition of `gnu_dev_makedev' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x30): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `feof_unlocked': enctile.c:(.text+0x64): multiple definition of `feof_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `ferror_unlocked': enctile.c:(.text+0x78): multiple definition of `ferror_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x14): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `fgets': enctile.c:(.text+0x3ac0): multiple definition of `fgets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x638): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `gets': enctile.c:(.text+0x3af8): multiple definition of `gets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x670): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `putchar_unlocked': enctile.c:(.text+0x3b30): multiple definition of `putchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x6a8): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `putc_unlocked': enctile.c:(.text+0x3ba0): multiple definition of `putc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x718): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `fputc_unlocked': enctile.c:(.text+0x3c0c): multiple definition of `fputc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x784): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `putchar': enctile.c:(.text+0x3c78): multiple definition of `putchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x7f0): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `getchar_unlocked': enctile.c:(.text+0x3cb8): multiple definition of `getchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x830): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `getc_unlocked': enctile.c:(.text+0x3d1c): multiple definition of `getc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x894): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `fgetc_unlocked': enctile.c:(.text+0x3d78): multiple definition of `fgetc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x8f0): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `getchar': enctile.c:(.text+0x3dd4): multiple definition of `getchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x94c): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `vprintf': enctile.c:(.text+0x3e14): multiple definition of `vprintf' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x98c): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `wcstombs': enctile.c:(.text+0x3e60): multiple definition of `wcstombs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2790): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `mbstowcs': enctile.c:(.text+0x3e98): multiple definition of `mbstowcs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x27c8): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `wctomb': enctile.c:(.text+0x3ed0): multiple definition of `wctomb' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2800): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `ptsname_r': enctile.c:(.text+0x3f08): multiple definition of `ptsname_r' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2838): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `realpath': enctile.c:(.text+0x3f40): multiple definition of `realpath' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2870): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `strtoull': enctile.c:(.text+0x3f78): multiple definition of `strtoull' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28a8): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `strtouq': enctile.c:(.text+0x3fb4): multiple definition of `strtouq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28e4): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `strtoll': enctile.c:(.text+0x3ff0): multiple definition of `strtoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2920): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `atoll': enctile.c:(.text+0x402c): multiple definition of `atoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x295c): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `strtoq': enctile.c:(.text+0x4070): multiple definition of `strtoq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29a0): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `strtold': enctile.c:(.text+0x40ac): multiple definition of `strtold' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29dc): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `strtof': enctile.c:(.text+0x40e8): multiple definition of `strtof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a18): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `strtoul': enctile.c:(.text+0x4124): multiple definition of `strtoul' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a54): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `strtol': enctile.c:(.text+0x4160): multiple definition of `strtol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a90): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `atol': enctile.c:(.text+0x419c): multiple definition of `atol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2acc): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `atoi': enctile.c:(.text+0x41e0): multiple definition of `atoi' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b10): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `strtod': enctile.c:(.text+0x4224): multiple definition of `strtod' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b54): first defined here jpeg/.libs/libJpeg.a(enctile.o): In function `atof': enctile.c:(.text+0x4260): multiple definition of `atof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b90): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `gnu_dev_major': eparser.c:(.text+0x0): multiple definition of `gnu_dev_major' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `gnu_dev_minor': eparser.c:(.text+0x10): multiple definition of `gnu_dev_minor' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x10): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `gnu_dev_makedev': eparser.c:(.text+0x30): multiple definition of `gnu_dev_makedev' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x30): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `feof_unlocked': eparser.c:(.text+0x64): multiple definition of `feof_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `ferror_unlocked': eparser.c:(.text+0x78): multiple definition of `ferror_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x14): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `fgets': eparser.c:(.text+0x7e4): multiple definition of `fgets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x638): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `gets': eparser.c:(.text+0x81c): multiple definition of `gets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x670): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `putchar_unlocked': eparser.c:(.text+0x854): multiple definition of `putchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x6a8): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `putc_unlocked': eparser.c:(.text+0x8c4): multiple definition of `putc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x718): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `fputc_unlocked': eparser.c:(.text+0x930): multiple definition of `fputc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x784): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `putchar': eparser.c:(.text+0x99c): multiple definition of `putchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x7f0): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `getchar_unlocked': eparser.c:(.text+0x9dc): multiple definition of `getchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x830): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `getc_unlocked': eparser.c:(.text+0xa40): multiple definition of `getc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x894): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `fgetc_unlocked': eparser.c:(.text+0xa9c): multiple definition of `fgetc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x8f0): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `getchar': eparser.c:(.text+0xaf8): multiple definition of `getchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x94c): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `vprintf': eparser.c:(.text+0xb38): multiple definition of `vprintf' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x98c): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `wcstombs': eparser.c:(.text+0xb84): multiple definition of `wcstombs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2790): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `mbstowcs': eparser.c:(.text+0xbbc): multiple definition of `mbstowcs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x27c8): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `wctomb': eparser.c:(.text+0xbf4): multiple definition of `wctomb' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2800): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `ptsname_r': eparser.c:(.text+0xc2c): multiple definition of `ptsname_r' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2838): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `realpath': eparser.c:(.text+0xc64): multiple definition of `realpath' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2870): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `strtoull': eparser.c:(.text+0xc9c): multiple definition of `strtoull' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28a8): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `strtouq': eparser.c:(.text+0xcd8): multiple definition of `strtouq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28e4): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `strtoll': eparser.c:(.text+0xd14): multiple definition of `strtoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2920): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `atoll': eparser.c:(.text+0xd50): multiple definition of `atoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x295c): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `strtoq': eparser.c:(.text+0xd94): multiple definition of `strtoq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29a0): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `strtold': eparser.c:(.text+0xdd0): multiple definition of `strtold' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29dc): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `strtof': eparser.c:(.text+0xe0c): multiple definition of `strtof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a18): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `strtoul': eparser.c:(.text+0xe48): multiple definition of `strtoul' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a54): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `strtol': eparser.c:(.text+0xe84): multiple definition of `strtol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a90): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `atol': eparser.c:(.text+0xec0): multiple definition of `atol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2acc): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `atoi': eparser.c:(.text+0xf04): multiple definition of `atoi' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b10): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `strtod': eparser.c:(.text+0xf48): multiple definition of `strtod' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b54): first defined here jpeg/.libs/libJpeg.a(eparser.o): In function `atof': eparser.c:(.text+0xf84): multiple definition of `atof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b90): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `gnu_dev_major': fpxmem.c:(.text+0x0): multiple definition of `gnu_dev_major' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `gnu_dev_minor': fpxmem.c:(.text+0x10): multiple definition of `gnu_dev_minor' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x10): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `gnu_dev_makedev': fpxmem.c:(.text+0x30): multiple definition of `gnu_dev_makedev' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x30): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `__strcspn_c1': fpxmem.c:(.text+0x64): multiple definition of `__strcspn_c1' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x8c): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `__strcspn_c2': fpxmem.c:(.text+0xc8): multiple definition of `__strcspn_c2' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0xf0): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `__strcspn_c3': fpxmem.c:(.text+0x124): multiple definition of `__strcspn_c3' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x14c): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `__strspn_c1': fpxmem.c:(.text+0x190): multiple definition of `__strspn_c1' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x1b8): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `__strspn_c2': fpxmem.c:(.text+0x1c8): multiple definition of `__strspn_c2' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x1f0): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `__strspn_c3': fpxmem.c:(.text+0x1fc): multiple definition of `__strspn_c3' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x224): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `__strpbrk_c2': fpxmem.c:(.text+0x238): multiple definition of `__strpbrk_c2' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x260): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `__strpbrk_c3': fpxmem.c:(.text+0x284): multiple definition of `__strpbrk_c3' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2ac): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `__strtok_r_1c': fpxmem.c:(.text+0x2e0): multiple definition of `__strtok_r_1c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x308): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `__strsep_2c': fpxmem.c:(.text+0x368): multiple definition of `__strsep_2c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x390): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `__strsep_3c': fpxmem.c:(.text+0x3e4): multiple definition of `__strsep_3c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x40c): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `stpncpy': fpxmem.c:(.text+0x61c): multiple definition of `stpncpy' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x233c): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `__strsep_1c': fpxmem.c:(.text+0x654): multiple definition of `__strsep_1c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2374): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `wcstombs': fpxmem.c:(.text+0x6d0): multiple definition of `wcstombs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2790): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `mbstowcs': fpxmem.c:(.text+0x708): multiple definition of `mbstowcs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x27c8): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `wctomb': fpxmem.c:(.text+0x740): multiple definition of `wctomb' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2800): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `ptsname_r': fpxmem.c:(.text+0x778): multiple definition of `ptsname_r' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2838): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `realpath': fpxmem.c:(.text+0x7b0): multiple definition of `realpath' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2870): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `strtoull': fpxmem.c:(.text+0x7e8): multiple definition of `strtoull' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28a8): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `strtouq': fpxmem.c:(.text+0x824): multiple definition of `strtouq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28e4): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `strtoll': fpxmem.c:(.text+0x860): multiple definition of `strtoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2920): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `atoll': fpxmem.c:(.text+0x89c): multiple definition of `atoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x295c): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `strtoq': fpxmem.c:(.text+0x8e0): multiple definition of `strtoq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29a0): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `strtold': fpxmem.c:(.text+0x91c): multiple definition of `strtold' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29dc): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `strtof': fpxmem.c:(.text+0x958): multiple definition of `strtof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a18): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `strtoul': fpxmem.c:(.text+0x994): multiple definition of `strtoul' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a54): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `strtol': fpxmem.c:(.text+0x9d0): multiple definition of `strtol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a90): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `atol': fpxmem.c:(.text+0xa0c): multiple definition of `atol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2acc): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `atoi': fpxmem.c:(.text+0xa50): multiple definition of `atoi' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b10): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `strtod': fpxmem.c:(.text+0xa94): multiple definition of `strtod' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b54): first defined here jpeg/.libs/libJpeg.a(fpxmem.o): In function `atof': fpxmem.c:(.text+0xad0): multiple definition of `atof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b90): first defined here jpeg/.libs/libJpeg.a(huffman.o): In function `feof_unlocked': huffman.c:(.text+0x0): multiple definition of `feof_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(huffman.o): In function `ferror_unlocked': huffman.c:(.text+0x14): multiple definition of `ferror_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x14): first defined here jpeg/.libs/libJpeg.a(huffman.o): In function `fgets': huffman.c:(.text+0x1b8): multiple definition of `fgets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x638): first defined here jpeg/.libs/libJpeg.a(huffman.o): In function `gets': huffman.c:(.text+0x1f0): multiple definition of `gets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x670): first defined here jpeg/.libs/libJpeg.a(huffman.o): In function `putchar_unlocked': huffman.c:(.text+0x228): multiple definition of `putchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x6a8): first defined here jpeg/.libs/libJpeg.a(huffman.o): In function `putc_unlocked': huffman.c:(.text+0x298): multiple definition of `putc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x718): first defined here jpeg/.libs/libJpeg.a(huffman.o): In function `fputc_unlocked': huffman.c:(.text+0x304): multiple definition of `fputc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x784): first defined here jpeg/.libs/libJpeg.a(huffman.o): In function `putchar': huffman.c:(.text+0x370): multiple definition of `putchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x7f0): first defined here jpeg/.libs/libJpeg.a(huffman.o): In function `getchar_unlocked': huffman.c:(.text+0x3b0): multiple definition of `getchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x830): first defined here jpeg/.libs/libJpeg.a(huffman.o): In function `getc_unlocked': huffman.c:(.text+0x414): multiple definition of `getc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x894): first defined here jpeg/.libs/libJpeg.a(huffman.o): In function `fgetc_unlocked': huffman.c:(.text+0x470): multiple definition of `fgetc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x8f0): first defined here jpeg/.libs/libJpeg.a(huffman.o): In function `getchar': huffman.c:(.text+0x4cc): multiple definition of `getchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x94c): first defined here jpeg/.libs/libJpeg.a(huffman.o): In function `vprintf': huffman.c:(.text+0x50c): multiple definition of `vprintf' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x98c): first defined here jpeg/.libs/libJpeg.a(mcu2rast.o): In function `feof_unlocked': mcu2rast.c:(.text+0x0): multiple definition of `feof_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(mcu2rast.o): In function `ferror_unlocked': mcu2rast.c:(.text+0x14): multiple definition of `ferror_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x14): first defined here jpeg/.libs/libJpeg.a(mcu2rast.o): In function `fgets': mcu2rast.c:(.text+0x1930): multiple definition of `fgets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x638): first defined here jpeg/.libs/libJpeg.a(mcu2rast.o): In function `gets': mcu2rast.c:(.text+0x1968): multiple definition of `gets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x670): first defined here jpeg/.libs/libJpeg.a(mcu2rast.o): In function `putchar_unlocked': mcu2rast.c:(.text+0x19a0): multiple definition of `putchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x6a8): first defined here jpeg/.libs/libJpeg.a(mcu2rast.o): In function `putc_unlocked': mcu2rast.c:(.text+0x1a10): multiple definition of `putc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x718): first defined here jpeg/.libs/libJpeg.a(mcu2rast.o): In function `fputc_unlocked': mcu2rast.c:(.text+0x1a7c): multiple definition of `fputc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x784): first defined here jpeg/.libs/libJpeg.a(mcu2rast.o): In function `putchar': mcu2rast.c:(.text+0x1ae8): multiple definition of `putchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x7f0): first defined here jpeg/.libs/libJpeg.a(mcu2rast.o): In function `getchar_unlocked': mcu2rast.c:(.text+0x1b28): multiple definition of `getchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x830): first defined here jpeg/.libs/libJpeg.a(mcu2rast.o): In function `getc_unlocked': mcu2rast.c:(.text+0x1b8c): multiple definition of `getc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x894): first defined here jpeg/.libs/libJpeg.a(mcu2rast.o): In function `fgetc_unlocked': mcu2rast.c:(.text+0x1be8): multiple definition of `fgetc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x8f0): first defined here jpeg/.libs/libJpeg.a(mcu2rast.o): In function `getchar': mcu2rast.c:(.text+0x1c44): multiple definition of `getchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x94c): first defined here jpeg/.libs/libJpeg.a(mcu2rast.o): In function `vprintf': mcu2rast.c:(.text+0x1c84): multiple definition of `vprintf' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x98c): first defined here jpeg/.libs/libJpeg.a(process.o): In function `gnu_dev_major': process.c:(.text+0x0): multiple definition of `gnu_dev_major' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(process.o): In function `gnu_dev_minor': process.c:(.text+0x10): multiple definition of `gnu_dev_minor' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x10): first defined here jpeg/.libs/libJpeg.a(process.o): In function `gnu_dev_makedev': process.c:(.text+0x30): multiple definition of `gnu_dev_makedev' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x30): first defined here jpeg/.libs/libJpeg.a(process.o): In function `wcstombs': process.c:(.text+0xafc): multiple definition of `wcstombs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2790): first defined here jpeg/.libs/libJpeg.a(process.o): In function `mbstowcs': process.c:(.text+0xb34): multiple definition of `mbstowcs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x27c8): first defined here jpeg/.libs/libJpeg.a(process.o): In function `wctomb': process.c:(.text+0xb6c): multiple definition of `wctomb' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2800): first defined here jpeg/.libs/libJpeg.a(process.o): In function `ptsname_r': process.c:(.text+0xba4): multiple definition of `ptsname_r' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2838): first defined here jpeg/.libs/libJpeg.a(process.o): In function `realpath': process.c:(.text+0xbdc): multiple definition of `realpath' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2870): first defined here jpeg/.libs/libJpeg.a(process.o): In function `strtoull': process.c:(.text+0xc14): multiple definition of `strtoull' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28a8): first defined here jpeg/.libs/libJpeg.a(process.o): In function `strtouq': process.c:(.text+0xc50): multiple definition of `strtouq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28e4): first defined here jpeg/.libs/libJpeg.a(process.o): In function `strtoll': process.c:(.text+0xc8c): multiple definition of `strtoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2920): first defined here jpeg/.libs/libJpeg.a(process.o): In function `atoll': process.c:(.text+0xcc8): multiple definition of `atoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x295c): first defined here jpeg/.libs/libJpeg.a(process.o): In function `strtoq': process.c:(.text+0xd0c): multiple definition of `strtoq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29a0): first defined here jpeg/.libs/libJpeg.a(process.o): In function `strtold': process.c:(.text+0xd48): multiple definition of `strtold' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29dc): first defined here jpeg/.libs/libJpeg.a(process.o): In function `strtof': process.c:(.text+0xd84): multiple definition of `strtof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a18): first defined here jpeg/.libs/libJpeg.a(process.o): In function `strtoul': process.c:(.text+0xdc0): multiple definition of `strtoul' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a54): first defined here jpeg/.libs/libJpeg.a(process.o): In function `strtol': process.c:(.text+0xdfc): multiple definition of `strtol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a90): first defined here jpeg/.libs/libJpeg.a(process.o): In function `atol': process.c:(.text+0xe38): multiple definition of `atol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2acc): first defined here jpeg/.libs/libJpeg.a(process.o): In function `atoi': process.c:(.text+0xe7c): multiple definition of `atoi' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b10): first defined here jpeg/.libs/libJpeg.a(process.o): In function `strtod': process.c:(.text+0xec0): multiple definition of `strtod' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b54): first defined here jpeg/.libs/libJpeg.a(process.o): In function `atof': process.c:(.text+0xefc): multiple definition of `atof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b90): first defined here jpeg/.libs/libJpeg.a(public.o): In function `gnu_dev_major': public.c:(.text+0x0): multiple definition of `gnu_dev_major' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(public.o): In function `gnu_dev_minor': public.c:(.text+0x10): multiple definition of `gnu_dev_minor' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x10): first defined here jpeg/.libs/libJpeg.a(public.o): In function `gnu_dev_makedev': public.c:(.text+0x30): multiple definition of `gnu_dev_makedev' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x30): first defined here jpeg/.libs/libJpeg.a(public.o): In function `__strcspn_c1': public.c:(.text+0x64): multiple definition of `__strcspn_c1' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x8c): first defined here jpeg/.libs/libJpeg.a(public.o): In function `__strcspn_c2': public.c:(.text+0xc8): multiple definition of `__strcspn_c2' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0xf0): first defined here jpeg/.libs/libJpeg.a(public.o): In function `__strcspn_c3': public.c:(.text+0x124): multiple definition of `__strcspn_c3' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x14c): first defined here jpeg/.libs/libJpeg.a(public.o): In function `__strspn_c1': public.c:(.text+0x190): multiple definition of `__strspn_c1' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x1b8): first defined here jpeg/.libs/libJpeg.a(public.o): In function `__strspn_c2': public.c:(.text+0x1c8): multiple definition of `__strspn_c2' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x1f0): first defined here jpeg/.libs/libJpeg.a(public.o): In function `__strspn_c3': public.c:(.text+0x1fc): multiple definition of `__strspn_c3' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x224): first defined here jpeg/.libs/libJpeg.a(public.o): In function `__strpbrk_c2': public.c:(.text+0x238): multiple definition of `__strpbrk_c2' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x260): first defined here jpeg/.libs/libJpeg.a(public.o): In function `__strpbrk_c3': public.c:(.text+0x284): multiple definition of `__strpbrk_c3' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2ac): first defined here jpeg/.libs/libJpeg.a(public.o): In function `__strtok_r_1c': public.c:(.text+0x2e0): multiple definition of `__strtok_r_1c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x308): first defined here jpeg/.libs/libJpeg.a(public.o): In function `__strsep_2c': public.c:(.text+0x368): multiple definition of `__strsep_2c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x390): first defined here jpeg/.libs/libJpeg.a(public.o): In function `__strsep_3c': public.c:(.text+0x3e4): multiple definition of `__strsep_3c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x40c): first defined here jpeg/.libs/libJpeg.a(public.o): In function `stpncpy': public.c:(.text+0xed4): multiple definition of `stpncpy' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x233c): first defined here jpeg/.libs/libJpeg.a(public.o): In function `__strsep_1c': public.c:(.text+0xf0c): multiple definition of `__strsep_1c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2374): first defined here jpeg/.libs/libJpeg.a(public.o): In function `wcstombs': public.c:(.text+0xf88): multiple definition of `wcstombs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2790): first defined here jpeg/.libs/libJpeg.a(public.o): In function `mbstowcs': public.c:(.text+0xfc0): multiple definition of `mbstowcs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x27c8): first defined here jpeg/.libs/libJpeg.a(public.o): In function `wctomb': public.c:(.text+0xff8): multiple definition of `wctomb' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2800): first defined here jpeg/.libs/libJpeg.a(public.o): In function `ptsname_r': public.c:(.text+0x1030): multiple definition of `ptsname_r' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2838): first defined here jpeg/.libs/libJpeg.a(public.o): In function `realpath': public.c:(.text+0x1068): multiple definition of `realpath' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2870): first defined here jpeg/.libs/libJpeg.a(public.o): In function `strtoull': public.c:(.text+0x10a0): multiple definition of `strtoull' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28a8): first defined here jpeg/.libs/libJpeg.a(public.o): In function `strtouq': public.c:(.text+0x10dc): multiple definition of `strtouq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28e4): first defined here jpeg/.libs/libJpeg.a(public.o): In function `strtoll': public.c:(.text+0x1118): multiple definition of `strtoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2920): first defined here jpeg/.libs/libJpeg.a(public.o): In function `atoll': public.c:(.text+0x1154): multiple definition of `atoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x295c): first defined here jpeg/.libs/libJpeg.a(public.o): In function `strtoq': public.c:(.text+0x1198): multiple definition of `strtoq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29a0): first defined here jpeg/.libs/libJpeg.a(public.o): In function `strtold': public.c:(.text+0x11d4): multiple definition of `strtold' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29dc): first defined here jpeg/.libs/libJpeg.a(public.o): In function `strtof': public.c:(.text+0x1210): multiple definition of `strtof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a18): first defined here jpeg/.libs/libJpeg.a(public.o): In function `strtoul': public.c:(.text+0x124c): multiple definition of `strtoul' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a54): first defined here jpeg/.libs/libJpeg.a(public.o): In function `strtol': public.c:(.text+0x1288): multiple definition of `strtol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a90): first defined here jpeg/.libs/libJpeg.a(public.o): In function `atol': public.c:(.text+0x12c4): multiple definition of `atol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2acc): first defined here jpeg/.libs/libJpeg.a(public.o): In function `atoi': public.c:(.text+0x1308): multiple definition of `atoi' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b10): first defined here jpeg/.libs/libJpeg.a(public.o): In function `strtod': public.c:(.text+0x134c): multiple definition of `strtod' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b54): first defined here jpeg/.libs/libJpeg.a(public.o): In function `atof': public.c:(.text+0x1388): multiple definition of `atof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b90): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `gnu_dev_major': tables.c:(.text+0x0): multiple definition of `gnu_dev_major' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `gnu_dev_minor': tables.c:(.text+0x10): multiple definition of `gnu_dev_minor' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x10): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `gnu_dev_makedev': tables.c:(.text+0x30): multiple definition of `gnu_dev_makedev' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x30): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `wcstombs': tables.c:(.text+0x1d8): multiple definition of `wcstombs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2790): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `mbstowcs': tables.c:(.text+0x210): multiple definition of `mbstowcs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x27c8): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `wctomb': tables.c:(.text+0x248): multiple definition of `wctomb' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2800): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `ptsname_r': tables.c:(.text+0x280): multiple definition of `ptsname_r' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2838): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `realpath': tables.c:(.text+0x2b8): multiple definition of `realpath' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2870): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `strtoull': tables.c:(.text+0x2f0): multiple definition of `strtoull' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28a8): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `strtouq': tables.c:(.text+0x32c): multiple definition of `strtouq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28e4): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `strtoll': tables.c:(.text+0x368): multiple definition of `strtoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2920): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `atoll': tables.c:(.text+0x3a4): multiple definition of `atoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x295c): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `strtoq': tables.c:(.text+0x3e8): multiple definition of `strtoq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29a0): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `strtold': tables.c:(.text+0x424): multiple definition of `strtold' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29dc): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `strtof': tables.c:(.text+0x460): multiple definition of `strtof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a18): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `strtoul': tables.c:(.text+0x49c): multiple definition of `strtoul' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a54): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `strtol': tables.c:(.text+0x4d8): multiple definition of `strtol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a90): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `atol': tables.c:(.text+0x514): multiple definition of `atol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2acc): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `atoi': tables.c:(.text+0x558): multiple definition of `atoi' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b10): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `strtod': tables.c:(.text+0x59c): multiple definition of `strtod' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b54): first defined here jpeg/.libs/libJpeg.a(tables.o): In function `atof': tables.c:(.text+0x5d8): multiple definition of `atof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b90): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `feof_unlocked': win_dct.c:(.text+0x0): multiple definition of `feof_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `ferror_unlocked': win_dct.c:(.text+0x14): multiple definition of `ferror_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x14): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `gnu_dev_major': win_dct.c:(.text+0x158): multiple definition of `gnu_dev_major' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `gnu_dev_minor': win_dct.c:(.text+0x168): multiple definition of `gnu_dev_minor' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x10): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `gnu_dev_makedev': win_dct.c:(.text+0x188): multiple definition of `gnu_dev_makedev' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x30): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `wcstombs': win_dct.c:(.text+0x4dc): multiple definition of `wcstombs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2790): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `mbstowcs': win_dct.c:(.text+0x514): multiple definition of `mbstowcs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x27c8): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `wctomb': win_dct.c:(.text+0x54c): multiple definition of `wctomb' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2800): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `ptsname_r': win_dct.c:(.text+0x584): multiple definition of `ptsname_r' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2838): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `realpath': win_dct.c:(.text+0x5bc): multiple definition of `realpath' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2870): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `strtoull': win_dct.c:(.text+0x5f4): multiple definition of `strtoull' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28a8): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `strtouq': win_dct.c:(.text+0x630): multiple definition of `strtouq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28e4): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `strtoll': win_dct.c:(.text+0x66c): multiple definition of `strtoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2920): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `atoll': win_dct.c:(.text+0x6a8): multiple definition of `atoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x295c): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `strtoq': win_dct.c:(.text+0x6ec): multiple definition of `strtoq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29a0): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `strtold': win_dct.c:(.text+0x728): multiple definition of `strtold' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29dc): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `strtof': win_dct.c:(.text+0x764): multiple definition of `strtof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a18): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `strtoul': win_dct.c:(.text+0x7a0): multiple definition of `strtoul' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a54): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `strtol': win_dct.c:(.text+0x7dc): multiple definition of `strtol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a90): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `atol': win_dct.c:(.text+0x818): multiple definition of `atol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2acc): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `atoi': win_dct.c:(.text+0x85c): multiple definition of `atoi' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b10): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `strtod': win_dct.c:(.text+0x8a0): multiple definition of `strtod' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b54): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `atof': win_dct.c:(.text+0x8dc): multiple definition of `atof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b90): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `fgets': win_dct.c:(.text+0x91c): multiple definition of `fgets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x638): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `gets': win_dct.c:(.text+0x954): multiple definition of `gets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x670): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `putchar_unlocked': win_dct.c:(.text+0x98c): multiple definition of `putchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x6a8): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `putc_unlocked': win_dct.c:(.text+0x9fc): multiple definition of `putc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x718): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `fputc_unlocked': win_dct.c:(.text+0xa68): multiple definition of `fputc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x784): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `putchar': win_dct.c:(.text+0xad4): multiple definition of `putchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x7f0): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `getchar_unlocked': win_dct.c:(.text+0xb14): multiple definition of `getchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x830): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `getc_unlocked': win_dct.c:(.text+0xb78): multiple definition of `getc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x894): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `fgetc_unlocked': win_dct.c:(.text+0xbd4): multiple definition of `fgetc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x8f0): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `getchar': win_dct.c:(.text+0xc30): multiple definition of `getchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x94c): first defined here jpeg/.libs/libJpeg.a(win_dct.o): In function `vprintf': win_dct.c:(.text+0xc70): multiple definition of `vprintf' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x98c): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `feof_unlocked': winograd.c:(.text+0x0): multiple definition of `feof_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x0): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `ferror_unlocked': winograd.c:(.text+0x14): multiple definition of `ferror_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x14): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `__signbitf': winograd.c:(.text+0x28): multiple definition of `__signbitf' jpeg/.libs/libJpeg.a(win_dct.o):win_dct.c:(.text+0x28): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `__signbit': winograd.c:(.text+0x40): multiple definition of `__signbit' jpeg/.libs/libJpeg.a(win_dct.o):win_dct.c:(.text+0x40): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `lrint': winograd.c:(.text+0x58): multiple definition of `lrint' jpeg/.libs/libJpeg.a(win_dct.o):win_dct.c:(.text+0x58): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `lrintf': winograd.c:(.text+0x78): multiple definition of `lrintf' jpeg/.libs/libJpeg.a(win_dct.o):win_dct.c:(.text+0x78): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `fdim': winograd.c:(.text+0x98): multiple definition of `fdim' jpeg/.libs/libJpeg.a(win_dct.o):win_dct.c:(.text+0x98): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `fdimf': winograd.c:(.text+0xf8): multiple definition of `fdimf' jpeg/.libs/libJpeg.a(win_dct.o):win_dct.c:(.text+0xf8): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `fgets': winograd.c:(.text+0xc0c): multiple definition of `fgets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x638): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `gets': winograd.c:(.text+0xc44): multiple definition of `gets' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x670): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `putchar_unlocked': winograd.c:(.text+0xc7c): multiple definition of `putchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x6a8): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `putc_unlocked': winograd.c:(.text+0xcec): multiple definition of `putc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x718): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `fputc_unlocked': winograd.c:(.text+0xd58): multiple definition of `fputc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x784): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `putchar': winograd.c:(.text+0xdc4): multiple definition of `putchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x7f0): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `getchar_unlocked': winograd.c:(.text+0xe04): multiple definition of `getchar_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x830): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `getc_unlocked': winograd.c:(.text+0xe68): multiple definition of `getc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x894): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `fgetc_unlocked': winograd.c:(.text+0xec4): multiple definition of `fgetc_unlocked' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x8f0): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `getchar': winograd.c:(.text+0xf20): multiple definition of `getchar' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x94c): first defined here jpeg/.libs/libJpeg.a(winograd.o): In function `vprintf': winograd.c:(.text+0xf60): multiple definition of `vprintf' jpeg/.libs/libJpeg.a(chen_dct.o):chen_dct.c:(.text+0x98c): first defined here oless/.libs/libOless.a(wchar.o): In function `gnu_dev_major': wchar.c:(.text+0x0): multiple definition of `gnu_dev_major' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x0): first defined here oless/.libs/libOless.a(wchar.o): In function `gnu_dev_minor': wchar.c:(.text+0x10): multiple definition of `gnu_dev_minor' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x10): first defined here oless/.libs/libOless.a(wchar.o): In function `gnu_dev_makedev': wchar.c:(.text+0x30): multiple definition of `gnu_dev_makedev' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x30): first defined here oless/.libs/libOless.a(wchar.o): In function `__strcspn_c1': wchar.c:(.text+0x64): multiple definition of `__strcspn_c1' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x8c): first defined here oless/.libs/libOless.a(wchar.o): In function `__strcspn_c2': wchar.c:(.text+0xc8): multiple definition of `__strcspn_c2' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0xf0): first defined here oless/.libs/libOless.a(wchar.o): In function `__strcspn_c3': wchar.c:(.text+0x124): multiple definition of `__strcspn_c3' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x14c): first defined here oless/.libs/libOless.a(wchar.o): In function `__strspn_c1': wchar.c:(.text+0x190): multiple definition of `__strspn_c1' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x1b8): first defined here oless/.libs/libOless.a(wchar.o): In function `__strspn_c2': wchar.c:(.text+0x1c8): multiple definition of `__strspn_c2' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x1f0): first defined here oless/.libs/libOless.a(wchar.o): In function `__strspn_c3': wchar.c:(.text+0x1fc): multiple definition of `__strspn_c3' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x224): first defined here oless/.libs/libOless.a(wchar.o): In function `__strpbrk_c2': wchar.c:(.text+0x238): multiple definition of `__strpbrk_c2' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x260): first defined here oless/.libs/libOless.a(wchar.o): In function `__strpbrk_c3': wchar.c:(.text+0x284): multiple definition of `__strpbrk_c3' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2ac): first defined here oless/.libs/libOless.a(wchar.o): In function `__strtok_r_1c': wchar.c:(.text+0x2e0): multiple definition of `__strtok_r_1c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x308): first defined here oless/.libs/libOless.a(wchar.o): In function `__strsep_2c': wchar.c:(.text+0x368): multiple definition of `__strsep_2c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x390): first defined here oless/.libs/libOless.a(wchar.o): In function `__strsep_3c': wchar.c:(.text+0x3e4): multiple definition of `__strsep_3c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x40c): first defined here oless/.libs/libOless.a(wchar.o): In function `stpncpy': wchar.c:(.text+0xb18): multiple definition of `stpncpy' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x233c): first defined here oless/.libs/libOless.a(wchar.o): In function `__strsep_1c': wchar.c:(.text+0xb50): multiple definition of `__strsep_1c' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2374): first defined here oless/.libs/libOless.a(wchar.o): In function `wcstombs': wchar.c:(.text+0x1030): multiple definition of `wcstombs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2790): first defined here oless/.libs/libOless.a(wchar.o): In function `mbstowcs': wchar.c:(.text+0x1068): multiple definition of `mbstowcs' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x27c8): first defined here oless/.libs/libOless.a(wchar.o): In function `wctomb': wchar.c:(.text+0x10a0): multiple definition of `wctomb' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2800): first defined here oless/.libs/libOless.a(wchar.o): In function `ptsname_r': wchar.c:(.text+0x10d8): multiple definition of `ptsname_r' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2838): first defined here oless/.libs/libOless.a(wchar.o): In function `realpath': wchar.c:(.text+0x1110): multiple definition of `realpath' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2870): first defined here oless/.libs/libOless.a(wchar.o): In function `strtoull': wchar.c:(.text+0x1148): multiple definition of `strtoull' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28a8): first defined here oless/.libs/libOless.a(wchar.o): In function `strtouq': wchar.c:(.text+0x1184): multiple definition of `strtouq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x28e4): first defined here oless/.libs/libOless.a(wchar.o): In function `strtoll': wchar.c:(.text+0x11c0): multiple definition of `strtoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2920): first defined here oless/.libs/libOless.a(wchar.o): In function `atoll': wchar.c:(.text+0x11fc): multiple definition of `atoll' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x295c): first defined here oless/.libs/libOless.a(wchar.o): In function `strtoq': wchar.c:(.text+0x1240): multiple definition of `strtoq' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29a0): first defined here oless/.libs/libOless.a(wchar.o): In function `strtold': wchar.c:(.text+0x127c): multiple definition of `strtold' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x29dc): first defined here oless/.libs/libOless.a(wchar.o): In function `strtof': wchar.c:(.text+0x12b8): multiple definition of `strtof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a18): first defined here oless/.libs/libOless.a(wchar.o): In function `strtoul': wchar.c:(.text+0x12f4): multiple definition of `strtoul' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a54): first defined here oless/.libs/libOless.a(wchar.o): In function `strtol': wchar.c:(.text+0x1330): multiple definition of `strtol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2a90): first defined here oless/.libs/libOless.a(wchar.o): In function `atol': wchar.c:(.text+0x136c): multiple definition of `atol' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2acc): first defined here oless/.libs/libOless.a(wchar.o): In function `atoi': wchar.c:(.text+0x13b0): multiple definition of `atoi' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b10): first defined here oless/.libs/libOless.a(wchar.o): In function `strtod': wchar.c:(.text+0x13f4): multiple definition of `strtod' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b54): first defined here oless/.libs/libOless.a(wchar.o): In function `atof': wchar.c:(.text+0x1430): multiple definition of `atof' jpeg/.libs/libJpeg.a(dbuffer.o):dbuffer.c:(.text+0x2b90): first defined here collect2: ld returned 1 exit status make[1]: *** [libfpx.la] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/libfpx-1.2.0.9' make: Leaving directory `/usr/src/RPM/BUILD/libfpx-1.2.0.9' make: *** [all-recursive] Error 1 RPM build errors: error: Bad exit status from /usr/src/tmp/rpm-tmp.19580 (%build) Bad exit status from /usr/src/tmp/rpm-tmp.19580 (%build) Command exited with non-zero status 1 105.71user 22.55system 2:18.79elapsed 92%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4710477minor)pagefaults 0swaps hsh-rebuild: rebuild of `libfpx-1.2.0.9-alt2.1.src.rpm' failed.