swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] Compile swftools-2006-02-12-1039; Opensuse 10.0; gcc 4


From: Juan Ramon Rico
Subject: [Swftools-common] Compile swftools-2006-02-12-1039; Opensuse 10.0; gcc 4.0.2
Date: Wed, 22 Mar 2006 11:06:22 +0100
User-agent: Thunderbird 1.5 (X11/20051201)

Hi, I need this version. I lost some characters from .pdf slides to .swf and this version fixes it.

When I compile I obtain errors about libraries I have installed. When I find.... exist
/usr/include/gif_lib.h
/usr/include/jpeglib.h
......
and avifile ~/bin/swftools-2006-02-12-1039/avifile-0.7-0.7.45/

but if I run ./configure obtain errors listed below.
How can I compile ok (jpeg, gif, avifle)?

Thanks in advanced.

-------------------------------------------------------------------------------------------------------------------
Compiling:
-------------------------------------------------------------------------------------------------------------------
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer  ) works... yes
checking whether the C compiler (gcc -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++ -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer  ) works... yes
checking whether the C++ compiler (c++ -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ranlib... (cached) ranlib
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... (cached) /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... (cached) yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking how to recognise dependent libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking command to parse /usr/bin/nm -B output... (cached) ok
checking for dlfcn.h... (cached) yes
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for objdir... .libs
checking for gcc option to produce PIC... (cached)                 -fPIC
checking if gcc PIC flag                 -fPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -c -o file.lo... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i586-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... yes
checking whether -lc should be explicitly linked in... (cached) no
creating libtool
checking for gzip... (cached) gzip
checking for executable suffix... (cached) no
checking host system type... i686-pc-linux-gnu
checking for executable suffix... (cached) no
checking for target system...
checking for sin in -lm... (cached) yes
checking for deflate in -lz... (cached) yes
checking for jpeg_write_raw_data in -ljpeg... (cached) no
checking for T1_LoadFont in -lt1... (cached) no
checking for DGifOpen in -lungif... (cached) no
checking for byte order... little endian
checking whether system() can handle command substitution... yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for ANSI C header files... (cached) yes
checking for zlib.h... (cached) yes
checking for gif_lib.h... (cached) no
checking for jpeglib.h... (cached) no
checking for t1lib.h... (cached) no
checking for assert.h... (cached) yes
checking for signal.h... (cached) yes
checking for pthread.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for dirent.h... (cached) yes
checking for sys/bsdtypes.h... (cached) no
checking for sys/ndir.h... (cached) no
checking for sys/dir.h... (cached) yes
checking for ndir.h... (cached) no
checking for time.h... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for boolean... (cached) no
checking for popen... (cached) yes
checking for mkstemp... (cached) yes
checking for stat... (cached) yes
checking for lrand48... (cached) yes
checking for rand... (cached) yes
checking for srand48... (cached) yes
checking for srand... (cached) yes
checking for bcopy... (cached) yes
checking for bzero... (cached) yes
checking for time... (cached) yes
checking for freetype-config... (cached) /usr/bin/freetype-config
checking for ft2build.h... (cached) yes
checking whether we can compile the freetype test program... yes
checking for FcInit in -lfontconfig... (cached) yes
checking for fontconfig.h... (cached) yes
checking whether we can compile the fontconfig test program... yes
checking for lame_init in -lmp3lame... (cached) yes
checking for lame.h... (cached) yes
checking for avifile-config... no
checking whether we can compile the avifile test program... no
checking for Python.h and PIL... nope
checking for missing libraries...  jpeglib t1lib ungif jpeglib.h t1lib.h gif_lib.h avifile
***************************************************
* The following headers/libraries are missing:  jpeglib t1lib ungif jpeglib.h t1lib.h gif_lib.h avifile
* Disabling avi2swf tool...
* Disabling pdf2swf tool...
* Disabling jpeg2swf tool...
* Disabling gif2swf tool...
***************************************************
updating cache ./config.cache
creating ./config.status
creating Makefile.common
creating Makefile
creating lib/Makefile
creating lib/action/Makefile
creating src/Makefile
creating swfs/Makefile
creating lib/art/Makefile
creating config.h
---------------------------------------------------------------------------------------
config.log:
--------------------------------------------------------------------------------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:823: checking host system type
configure:865: checking for gcc
configure:978: checking whether the C compiler (gcc -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer  ) works
configure:994: gcc -o conftest -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer    conftest.c  1>&5
configure:991: warning: return type defaults to 'int'
configure:1020: checking whether the C compiler (gcc -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer  ) is a cross-compiler
configure:1025: checking whether we are using GNU C
configure:1053: checking whether gcc accepts -g
configure:1089: checking for c++
configure:1121: checking whether the C++ compiler (c++ -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer  ) works
configure:1137: c++ -o conftest -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer    conftest.C  1>&5
configure:1163: checking whether the C++ compiler (c++ -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer  ) is a cross-compiler
configure:1168: checking whether we are using GNU C++
configure:1196: checking whether c++ accepts -g
configure:1238: checking how to run the C preprocessor
configure:1321: checking for ranlib
configure:1349: checking whether make sets ${MAKE}
configure:1387: checking for a BSD compatible install
configure:1440: checking whether ln -s works
configure:1472: checking for Cygwin environment
configure:1505: checking for mingw32 environment
configure:1603: checking build system type
configure:1632: checking for ld used by GCC
configure:1700: checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld
configure:1717: checking for /usr/i586-suse-linux/bin/ld option to reload object files
configure:1729: checking for BSD-compatible nm
configure:1767: checking for a sed that does not truncate output
configure:1851: checking how to recognise dependent libraries
configure:2037: checking for object suffix
configure:2063: checking for executable suffix
configure:2104: checking command to parse /usr/bin/nm -B output
configure:2290: checking for dlfcn.h
configure:2469: checking for ranlib
configure:2536: checking for strip
configure:2638: gcc -c -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer   conftest.c 1>&5
configure:2793: checking for objdir
configure:2820: checking for gcc option to produce PIC
configure:2968: checking if gcc PIC flag                 -fPIC works
configure:3034: checking if gcc static flag -static works
configure:3076: checking if gcc supports -c -o file.o
configure:3124: checking if gcc supports -c -o file.lo
configure:3192: checking if gcc supports -fno-rtti -fno-exceptions
configure:3205: gcc -c -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer  -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:3232: checking whether the linker (/usr/i586-suse-linux/bin/ld) supports shared libraries
configure:3955: checking how to hardcode library paths into programs
configure:3983: checking whether stripping libraries is possible
configure:3997: checking dynamic linker characteristics
configure:4435: checking if libtool supports shared libraries
configure:4439: checking whether to build shared libraries
configure:4462: checking whether to build static libraries
configure:4998: checking whether -lc should be explicitly linked in
configure:5607: checking for gzip
configure:5643: checking for executable suffix
configure:5689: checking host system type
configure:5712: checking for executable suffix
configure:5744: checking for target system
configure:5854: checking for sin in -lm
configure:5904: checking for deflate in -lz
configure:5952: checking for jpeg_write_raw_data in -ljpeg
configure:6000: checking for T1_LoadFont in -lt1
configure:6048: checking for DGifOpen in -lungif
configure:6098: checking for byte order
configure:6113: gcc -o conftest -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer    -L/usr/local/lib conftest.c -lz -lm  1>&5
configure: failed program was:
#line 6103 "configure"
#include "confdefs.h"

int main (int argc, char *argv[])
{
    int i = 1;
    return *(char*)&i;
}

configure:6255: checking whether system() can handle command substitution
configure:6270: gcc -o conftest -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer    -L/usr/local/lib conftest.c -lz -lm  1>&5
configure:6329: checking for dirent.h that defines DIR
configure:6367: checking for opendir in -ldir
configure:6450: checking for ANSI C header files
configure:6557: checking for zlib.h
configure:6557: checking for gif_lib.h
configure:6557: checking for jpeglib.h
configure:6557: checking for t1lib.h
configure:6557: checking for assert.h
configure:6557: checking for signal.h
configure:6557: checking for pthread.h
configure:6557: checking for sys/stat.h
configure:6557: checking for sys/types.h
configure:6557: checking for dirent.h
configure:6557: checking for sys/bsdtypes.h
configure:6557: checking for sys/ndir.h
configure:6557: checking for sys/dir.h
configure:6557: checking for ndir.h
configure:6557: checking for time.h
configure:6609: checking for working const
configure:6684: checking for inline
configure:6724: checking for off_t
configure:6757: checking for size_t
configure:6790: checking whether struct tm is in sys/time.h or time.h
configure:6824: checking for boolean
configure:6860: checking for popen
configure:6860: checking for mkstemp
configure:6860: checking for stat
configure:6860: checking for lrand48
configure:6860: checking for rand
configure:6860: checking for srand48
configure:6860: checking for srand
configure:6860: checking for bcopy
configure:6860: checking for bzero
configure:6860: checking for time
configure:6920: checking for freetype-config
configure:7015: checking for ft2build.h
configure:7116: checking whether we can compile the freetype test program
freetype.m4:71: gcc  -I/usr/include/freetype2 -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer  conftest.c  -L/usr/local/lib -lz -lm  -lfreetype -lz -o conftest
configure:7210: checking for FcInit in -lfontconfig
configure:7253: checking for fontconfig.h
configure:7299: checking whether we can compile the fontconfig test program
freetype.m4:71: gcc  -I/usr/include/freetype2 -I/usr/include/fontconfig -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer  conftest.c  -L/usr/local/lib -lz -lm  -lz -lfontconfig -lfreetype -o conftest
configure:7378: checking for lame_init in -lmp3lame
configure:7429: checking for lame.h
configure:7484: checking for avifile-config
configure:7563: checking whether we can compile the avifile test program
configure:7708: checking for Python.h and PIL
configure:7801: checking for missing libraries


reply via email to

[Prev in Thread] Current Thread [Next in Thread]