Problem with installing cvs-version
Ruprecht Helms <[email protected]> 07 Oct 2003 21:00:17 +0200
| Newsgroups | gmane.comp.web.ming.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, In the meantime I tried to update my installed mingversion. By doing make_module.sh within /ext/php I get some errors and the installation fails. Attached you will find a logfile of the process - possible it's useful for support. Regards, Ruprecht _______________________________________________ ming-fun mailing list [email protected] http://www.opaque.net/mailman/listinfo/ming-fun
logfile
(text/plain, 8.3 KB)
Configuring for: PHP Api Version: 20020918 Zend Module Api No: 20020429 Zend Extension Api No: 20021010 checking build system type... i686-suse-linux checking host system type... i686-suse-linux checking for gcc... gcc checking for C compiler default output... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking whether gcc and cc understand -c and -o together... yes checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking for PHP prefix... /usr/local checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20020429 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for gawk... gawk checking for MING support... yes, shared checking for sin in -lm... yes checking for Ming_useSWFVersion in -lming... yes checking for ld used by GCC... /usr/i486-suse-linux/bin/ld checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes checking for /usr/i486-suse-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse /usr/bin/nm -B output... ok 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... no creating libtool configure: creating ./config.status config.status: creating config.h config.status: config.h is unchanged /bin/sh /root/ming/php_ext/libtool --mode=compile gcc -I. -I/root/ming/php_ext -DPHP_ATOM_INC -I/root/ming/php_ext/include -I/root/ming/php_ext/main -I/root/ming/php_ext -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM -DHAVE_CONFIG_H -g -O2 -prefer-pic -c /root/ming/php_ext/ming.c -o ming.lo gcc -I. -I/root/ming/php_ext -DPHP_ATOM_INC -I/root/ming/php_ext/include -I/root/ming/php_ext/main -I/root/ming/php_ext -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM -DHAVE_CONFIG_H -g -O2 -c /root/ming/php_ext/ming.c -fPIC -DPIC -o ming.lo /bin/sh /root/ming/php_ext/libtool --mode=compile gcc -I. -I/root/ming/php_ext -DPHP_ATOM_INC -I/root/ming/php_ext/include -I/root/ming/php_ext/main -I/root/ming/php_ext -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM -DHAVE_CONFIG_H -g -O2 -prefer-pic -c /root/ming/php_ext/ming.c -o ming.lo gcc -I. -I/root/ming/php_ext -DPHP_ATOM_INC -I/root/ming/php_ext/include -I/root/ming/php_ext/main -I/root/ming/php_ext -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM -DHAVE_CONFIG_H -g -O2 -c /root/ming/php_ext/ming.c -fPIC -DPIC -o ming.lo /root/ming/php_ext/ming.c:49: error: parse error before "getFontCharacter" /root/ming/php_ext/ming.c:49: warning: data definition has no type or storage class /root/ming/php_ext/ming.c:58: error: parse error before "getSoundInstance" /root/ming/php_ext/ming.c:58: warning: data definition has no type or storage class /root/ming/php_ext/ming.c: In function `zif_swfbutton_addSound': /root/ming/php_ext/ming.c:657: error: `SWFSoundInstance' undeclared (first use in this function) /root/ming/php_ext/ming.c:657: error: (Each undeclared identifier is reported only once /root/ming/php_ext/ming.c:657: error: for each function it appears in.) /root/ming/php_ext/ming.c:657: error: parse error before "item" /root/ming/php_ext/ming.c:669: error: `item' undeclared (first use in this function) /root/ming/php_ext/ming.c: At top level: /root/ming/php_ext/ming.c:1391: error: parse error before "getFontCharacter" /root/ming/php_ext/ming.c: In function `getFontCharacter': /root/ming/php_ext/ming.c:1398: error: `SWFFontCharacter' undeclared (first use in this function) /root/ming/php_ext/ming.c:1398: error: parse error before "font" /root/ming/php_ext/ming.c: In function `zif_swffont_getShape': /root/ming/php_ext/ming.c:1633: warning: assignment makes pointer from integer without a cast /root/ming/php_ext/ming.c: In function `zif_swfsound_init': /root/ming/php_ext/ming.c:1856: error: too many arguments to function `newSWFSound_fromInput' /root/ming/php_ext/ming.c: At top level: /root/ming/php_ext/ming.c:1887: error: parse error before "getSoundInstance" /root/ming/php_ext/ming.c: In function `getSoundInstance': /root/ming/php_ext/ming.c:1894: error: `SWFSoundInstance' undeclared (first use in this function) /root/ming/php_ext/ming.c:1894: error: parse error before "inst" /root/ming/php_ext/ming.c: In function `zif_swfsoundinstance_noMultiple': /root/ming/php_ext/ming.c:1902: error: `SWFSoundInstance' undeclared (first use in this function) /root/ming/php_ext/ming.c:1902: error: parse error before "inst" /root/ming/php_ext/ming.c:1907: error: `inst' undeclared (first use in this function) /root/ming/php_ext/ming.c: In function `zif_swfsoundinstance_loopInPoint': /root/ming/php_ext/ming.c:1916: error: `SWFSoundInstance' undeclared (first use in this function) /root/ming/php_ext/ming.c:1916: error: parse error before "inst" /root/ming/php_ext/ming.c:1923: error: `inst' undeclared (first use in this function) /root/ming/php_ext/ming.c: In function `zif_swfsoundinstance_loopOutPoint': /root/ming/php_ext/ming.c:1932: error: `SWFSoundInstance' undeclared (first use in this function) /root/ming/php_ext/ming.c:1932: error: parse error before "inst" /root/ming/php_ext/ming.c:1939: error: `inst' undeclared (first use in this function) /root/ming/php_ext/ming.c: In function `zif_swfsoundinstance_loopCount': /root/ming/php_ext/ming.c:1948: error: `SWFSoundInstance' undeclared (first use in this function) /root/ming/php_ext/ming.c:1948: error: parse error before "inst" /root/ming/php_ext/ming.c:1955: error: `inst' undeclared (first use in this function) /root/ming/php_ext/ming.c: In function `zif_swfmovie_importChar': /root/ming/php_ext/ming.c:2047: warning: assignment makes pointer from integer without a cast /root/ming/php_ext/ming.c: In function `zif_swfmovie_addFont': /root/ming/php_ext/ming.c:2061: error: `SWFFontCharacter' undeclared (first use in this function) /root/ming/php_ext/ming.c:2061: error: parse error before "res" /root/ming/php_ext/ming.c:2073: error: `res' undeclared (first use in this function) /root/ming/php_ext/ming.c: In function `zif_swfmovie_importFont': /root/ming/php_ext/ming.c:2087: error: `SWFFontCharacter' undeclared (first use in this function) /root/ming/php_ext/ming.c:2087: error: parse error before "res" /root/ming/php_ext/ming.c:2096: error: `res' undeclared (first use in this function) /root/ming/php_ext/ming.c: In function `zif_swfmovie_output': /root/ming/php_ext/ming.c:2210: error: too many arguments to function `SWFMovie_output'