Oupsssss

env CC=/usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-gcc
LD=/usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-ld
RANLIB=/usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-ranlib
CFLAGS="-I/usr/local/arm-marvell-linux-gnu/include"
LDFLAGS="-L/usr/local/arm-marvell-linux-gnu/lib" LITTLEENDIAN=1 ./configure
--host=armle-unknown-linux --target=armle-unknown-linux
--build=i686-pc-linux --prefix=/usr/local
- Afficher le texte des messages précédents -
checking for byte order, try 2... little endian
checking whether system() can handle command substitution... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking gif_lib.h usability... no
checking gif_lib.h presence... no
checking for gif_lib.h... no
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
- Masquer le texte des messages précédents -
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for sys/stat.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/types.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/bsdtypes.h usability... no
checking sys/bsdtypes.h presence... no
checking for sys/bsdtypes.h... no
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for boolean... no
checking for popen... yes
checking for wcschr... yes
checking for wcsdup... yes
checking for mkstemp... yes
checking for stat... yes
checking for mmap... yes
checking for lrand48... yes
checking for rand... yes
checking for srand48... yes
checking for srand... yes
checking for bcopy... yes
checking for bzero... yes
checking for time... yes
checking for getrusage... yes
checking for mallinfo... yes
checking size of signed char... 1
checking size of signed short... 2
checking size of signed... 4
checking size of signed long long... 8
checking size of void*... 4
checking for freetype-config... no
checking for FT_Init_FreeType in -lfreetype... no
checking ft2build.h usability... no
checking ft2build.h presence... no
checking for ft2build.h... no
checking freetype/freetype.h usability... no
checking freetype/freetype.h presence... no
checking for freetype/freetype.h... no
checking for FcInit in -lfontconfig... no
checking fontconfig.h usability... no
checking fontconfig.h presence... no
checking for fontconfig.h... no
checking for glBegin in -lGL... no
checking for gluBeginSurface in -lGLU... no
checking for glutInit in -lglut... no
checking GL/gl.h usability... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
checking GL/glut.h usability... no
checking GL/glut.h presence... no
checking for GL/glut.h... no
checking whether we can compile the opengl test program... no
checking for lame_init in -lmp3lame... no
checking lame.h usability... no
checking lame.h presence... no
checking for lame.h... no
checking for avifile-config... no
checking whether we can compile the avifile test program... no
checking for Python.h... nope
checking for missing libraries... ungif freetype gif_lib.h
***************************************************
* The following headers/libraries are missing: ungif freetype gif_lib.h
* Disabling pdf2swf tool...
* Disabling gif2swf tool...
***************************************************
configure: creating ./config.status
config.status: creating Makefile.common
config.status: WARNING: 'Makefile.common.in' seems to ignore the
--datarootdir setting
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib/action/Makefile
config.status: creating src/Makefile
config.status: creating swfs/Makefile
config.status: creating lib/art/Makefile
config.status: creating lib/readers/Makefile
config.status: creating config.h

2010/1/14 Romain DELOUARD <romain.delou...@gmail.com>

> env CC=/usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-gcc
> LD=/usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-ld
> RANLIB=/usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-ranlib
> CFLAGS="-I/usr/local/arm-marvell-linux-gnu/include"
> LDFLAGS="-L/usr/local/arm-marvell-linux-gnu/lib" LITTLEENDIAN=1 ./configure
> --host=armle-unknown-linux  --target=armle-unknown-linux
>  --build=i686-pc-linux  --prefix=/usr/local
> checking build system type... i686-pc-linux-gnu
> checking host system type... armle-unknown-linux-gnu
> checking for armle-unknown-linux-gcc...
> /usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... yes
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether
> /usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-gcc accepts -g...
> yes
> checking for /usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-gcc
> option to accept ISO C89... none needed
> checking for armle-unknown-linux-g++... no
> checking for armle-unknown-linux-c++... no
> checking for armle-unknown-linux-gpp... no
> checking for armle-unknown-linux-aCC... no
> checking for armle-unknown-linux-CC... no
> checking for armle-unknown-linux-cxx... no
> checking for armle-unknown-linux-cc++... no
> checking for armle-unknown-linux-cl.exe... no
> checking for armle-unknown-linux-FCC... no
> checking for armle-unknown-linux-KCC... no
> checking for armle-unknown-linux-RCC... no
> checking for armle-unknown-linux-xlC_r... no
> checking for armle-unknown-linux-xlC... no
> checking for g++... g++
> configure: WARNING: using cross tools not prefixed with host triplet
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking whether gcc supports lazy variable declaration... yes
> checking how to run the C preprocessor...
> /usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-gcc -E
> checking for armle-unknown-linux-ranlib...
> /usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-ranlib
> checking whether make sets $(MAKE)... yes
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether ln -s works... yes
> checking for gzip... gzip
> checking host system type... (cached) armle-unknown-linux-gnu
> checking for target system...
> checking for sin in -lm... yes
> checking for deflate in -lz... yes
> checking for jpeg_write_raw_data in -ljpeg... yes
> checking for DGifOpen in -lungif... no
> checking for DGifOpen in -lgif... no
> checking for byte order... we are cross compiling- trying to guess from
> system type
> checking target system type... armle-unknown-linux-gnu
> checking for byte order, try 2... little endian
> checking whether system() can handle command substitution... no
> checking for dirent.h that defines DIR... yes
> checking for library containing opendir... none required
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> 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 zlib.h usability... yes
> checking zlib.h presence... yes
> checking for zlib.h... yes
> checking gif_lib.h usability... no
> checking gif_lib.h presence... no
> checking for gif_lib.h... no
> checking io.h usability... no
> checking io.h presence... no
> checking for io.h... no
> checking wchar.h usability... yes
> checking wchar.h presence... yes
> checking for wchar.h... yes
> checking jpeglib.h usability... yes
> checking jpeglib.h presence... yes
> checking for jpeglib.h... yes
> checking assert.h usability... yes
> checking assert.h presence... yes
> checking for assert.h... yes
> checking signal.h usability... yes
> checking signal.h presence... yes
> checking for signal.h... yes
> checking pthread.h usability... yes
> checking pthread.h presence... yes
> checking for pthread.h... yes
> checking for sys/stat.h... (cached) yes
> checking sys/mman.h usability... yes
> checking sys/mman.h presence... yes
> checking for sys/mman.h... yes
> checking for sys/types.h... (cached) yes
> checking dirent.h usability... yes
> checking dirent.h presence... yes
> checking for dirent.h... yes
> checking sys/bsdtypes.h usability... no
> checking sys/bsdtypes.h presence... no
> checking for sys/bsdtypes.h... no
> checking sys/ndir.h usability... no
> checking sys/ndir.h presence... no
> checking for sys/ndir.h... no
> checking sys/dir.h usability... yes
> checking sys/dir.h presence... yes
> checking for sys/dir.h... yes
> checking ndir.h usability... no
> checking ndir.h presence... no
> checking for ndir.h... no
> checking time.h usability... yes
> checking time.h presence... yes
> checking for time.h... yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking sys/resource.h usability... yes
> checking sys/resource.h presence... yes
> checking for sys/resource.h... yes
> checking for an ANSI C-conforming const... yes
> checking for inline... inline
> checking for off_t... yes
> checking for size_t... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for boolean... no
> checking for popen... yes
> checking for wcschr... yes
> checking for wcsdup... yes
> checking for mkstemp... yes
> checking for stat... yes
> checking for mmap... yes
> checking for lrand48... yes
> checking for rand... yes
> checking for srand48... yes
> checking for srand... yes
> checking for bcopy... yes
> checking for bzero... yes
> checking for time... yes
> checking for getrusage... yes
> checking for mallinfo... yes
> checking size of signed char... 1
> checking size of signed short... 2
> checking size of signed... 4
> checking size of signed long long... 8
> checking size of void*... 4
> checking for freetype-config... no
> checking for FT_Init_FreeType in -lfreetype... no
> checking ft2build.h usability... no
> checking ft2build.h presence... no
> checking for ft2build.h... no
> checking freetype/freetype.h usability... no
> checking freetype/freetype.h presence... no
> checking for freetype/freetype.h... no
> checking for FcInit in -lfontconfig... no
> checking fontconfig.h usability... no
> checking fontconfig.h presence... no
> checking for fontconfig.h... no
> checking for glBegin in -lGL... no
> checking for gluBeginSurface in -lGLU... no
> checking for glutInit in -lglut... no
> checking GL/gl.h usability... no
> checking GL/gl.h presence... no
> checking for GL/gl.h... no
> checking GL/glut.h usability... no
> checking GL/glut.h presence... no
> checking for GL/glut.h... no
> checking whether we can compile the opengl test program... no
> checking for lame_init in -lmp3lame... no
> checking lame.h usability... no
> checking lame.h presence... no
> checking for lame.h... no
> checking for avifile-config... no
> checking whether we can compile the avifile test program... no
> checking for Python.h... nope
> checking for missing libraries...  ungif freetype gif_lib.h
> ***************************************************
> * The following headers/libraries are missing:  ungif freetype gif_lib.h
> * Disabling pdf2swf tool...
> * Disabling gif2swf tool...
> ***************************************************
> configure: creating ./config.status
> config.status: creating Makefile.common
> config.status: WARNING:  'Makefile.common.in' seems to ignore the
> --datarootdir setting
> config.status: creating Makefile
> config.status: creating lib/Makefile
> config.status: creating lib/action/Makefile
> config.status: creating src/Makefile
> config.status: creating swfs/Makefile
> config.status: creating lib/art/Makefile
> config.status: creating lib/readers/Makefile
> config.status: creating config.h
>
> 2009/12/13 Romain DELOUARD <romain.delou...@gmail.com>
>
> Hi,
>>
>> r...@ubuntu:/usr/local/arm-marvell-linux-gnu/sources/swftools-0.9.0# env
>> CC=/usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-gcc \
>> > LD=/usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-ld \
>> > RANLIB=/usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-ranlib
>> \
>> > CFLAGS="-I/usr/local/arm-marvell-linux-gnu/include" \
>> > LDFLAGS="-L/usr/local/arm-marvell-linux-gnu/lib" \
>> > ./configure \
>> > --host=armle-unknown-linux \
>> > --target=armle-unknown-linux \
>> > --build=i686-pc-linux \
>> > --prefix=/usr/local
>> checking build system type... i686-pc-linux-gnu
>> checking host system type... armle-unknown-linux-gnu
>> checking for armle-unknown-linux-gcc...
>> /usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-gcc
>>
>> checking for C compiler default output file name... a.out
>> checking whether the C compiler works... yes
>> checking whether we are cross compiling... yes
>>
>> checking for suffix of executables...
>> checking for suffix of object files... o
>> checking whether we are using the GNU C compiler... yes
>>  checking whether
>> /usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-gcc accepts -g...
>> yes
>> checking for
>> /usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-gcc option to
>> accept ISO C89... none needed
>> checking for armle-unknown-linux-g++... no
>> checking for armle-unknown-linux-c++... no
>> checking for armle-unknown-linux-gpp... no
>> checking for armle-unknown-linux-aCC... no
>> checking for armle-unknown-linux-CC... no
>> checking for armle-unknown-linux-cxx... no
>> checking for armle-unknown-linux-cc++... no
>> checking for armle-unknown-linux-cl.exe... no
>> checking for armle-unknown-linux-FCC... no
>> checking for armle-unknown-linux-KCC... no
>> checking for armle-unknown-linux-RCC... no
>> checking for armle-unknown-linux-xlC_r... no
>> checking for armle-unknown-linux-xlC... no
>> checking for g++... g++
>> configure: WARNING: using cross tools not prefixed with host triplet
>>
>> checking whether we are using the GNU C++ compiler... yes
>> checking whether g++ accepts -g... yes
>> checking whether gcc supports lazy variable declaration... yes
>> checking how to run the C preprocessor...
>> /usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-gcc -E
>> checking for armle-unknown-linux-ranlib...
>> /usr/local/arm-marvell-linux-gnu/bin/arm-marvell-linux-gnu-ranlib
>>
>> checking whether make sets $(MAKE)... yes
>> checking for a BSD-compatible install... /usr/bin/install -c
>>
>> checking whether ln -s works... yes
>> checking for gzip... gzip
>> checking host system type... (cached) armle-unknown-linux-gnu
>>
>> checking for target system...
>> checking for sin in -lm... yes
>> checking for deflate in -lz... yes
>> checking for jpeg_write_raw_data in -ljpeg... yes
>> checking for DGifOpen in -lungif... no
>> checking for DGifOpen in -lgif... no
>> checking for byte order... we are cross compiling- trying to guess from
>> system type
>> checking target system type... armle-unknown-linux-gnu
>> checking for byte order, try 2... unknown
>> Byte order could not determined.
>>
>> r...@ubuntu:/usr/local/arm-marvell-linux-gnu/sources/swftools-0.9.0#
>>
>> I don't what to do anymore, Has someone an idea?
>>
>> 2009/12/13 Ralf Vitasek <vita...@tqsoft.de>
>>
>> not done it myself but ARM != i686
>>> so hava a try with
>>>
>>> ./configure --target=arm-linux
>>>
>>>
>>>
>>>
>>>
>>> Am 12.12.2009 um 09:59 schrieb Romain DELOUARD:
>>>
>>> Hi,
>>>
>>> I would like a program pdf2swf for a processor MARVELL 5281.
>>>
>>> My problem is :
>>> r...@ubuntu:/usr/local/arm-marvell-linux-gnu/sources/swftools-0.9.0#
>>> ./configurechecking build system type... Invalid configuration
>>> `i686-pc-linux-': machine `i686-pc-linux' not recognized
>>> configure: error: /bin/bash ./config.sub i686-pc-linux- failed
>>>
>>>
>>> DS207> ./configure
>>> checking build system type... armv5tejl-unknown-linux-gnu
>>> checking host system type... armv5tejl-unknown-linux-gnu
>>> checking for gcc... 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 gcc accepts -g... yes
>>> checking for gcc option to accept ISO C89... none needed
>>> checking for g++... g++
>>> checking whether we are using the GNU C++ compiler... yes
>>> checking whether g++ accepts -g... yes
>>> checking whether gcc supports lazy variable declaration... yes
>>> checking how to run the C preprocessor... gcc -E
>>> checking for ranlib... ranlib
>>> checking whether make sets $(MAKE)... yes
>>> checking for a BSD-compatible install... ./install-sh -c
>>> checking whether ln -s works... yes
>>> checking for gzip... gzip
>>> checking host system type... (cached) armv5tejl-unknown-linux-gnu
>>> checking for target system...
>>> checking for sin in -lm... yes
>>> checking for deflate in -lz... yes
>>> checking for PDF_open_file in -lpdf... no
>>> checking for jpeg_write_raw_data in -ljpeg... yes
>>> checking for DGifOpen in -lungif... no
>>> checking for DGifOpen in -lgif... no
>>> checking for byte order... little endian
>>> checking whether system() can handle command substitution... no
>>> checking for dirent.h that defines DIR... yes
>>> checking for library containing opendir... none required
>>> checking for grep that handles long lines and -e... /opt/bin/grep
>>> checking for egrep... /opt/bin/grep -E
>>> checking for ANSI C header files... no
>>> 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 zlib.h usability... yes
>>> checking zlib.h presence... yes
>>> checking for zlib.h... yes
>>> checking gif_lib.h usability... no
>>> checking gif_lib.h presence... no
>>> checking for gif_lib.h... no
>>> checking io.h usability... no
>>> checking io.h presence... no
>>> checking for io.h... no
>>> checking wchar.h usability... yes
>>> checking wchar.h presence... yes
>>> checking for wchar.h... yes
>>> checking jpeglib.h usability... no
>>> checking jpeglib.h presence... no
>>> checking for jpeglib.h... no
>>> checking assert.h usability... yes
>>> checking assert.h presence... yes
>>> checking for assert.h... yes
>>> checking signal.h usability... yes
>>> checking signal.h presence... yes
>>> checking for signal.h... yes
>>> checking pthread.h usability... yes
>>> checking pthread.h presence... yes
>>> checking for pthread.h... yes
>>> checking for sys/stat.h... (cached) yes
>>> checking sys/mman.h usability... yes
>>> checking sys/mman.h presence... yes
>>> checking for sys/mman.h... yes
>>> checking for sys/types.h... (cached) yes
>>> checking dirent.h usability... yes
>>> checking dirent.h presence... yes
>>> checking for dirent.h... yes
>>> checking sys/bsdtypes.h usability... no
>>> checking sys/bsdtypes.h presence... no
>>> checking for sys/bsdtypes.h... no
>>> checking sys/ndir.h usability... no
>>> checking sys/ndir.h presence... no
>>> checking for sys/ndir.h... no
>>> checking sys/dir.h usability... yes
>>> checking sys/dir.h presence... yes
>>> checking for sys/dir.h... yes
>>> checking ndir.h usability... no
>>> checking ndir.h presence... no
>>> checking for ndir.h... no
>>> checking time.h usability... yes
>>> checking time.h presence... yes
>>> checking for time.h... yes
>>> checking sys/time.h usability... yes
>>> checking sys/time.h presence... yes
>>> checking for sys/time.h... yes
>>> checking sys/resource.h usability... yes
>>> checking sys/resource.h presence... yes
>>> checking for sys/resource.h... yes
>>> checking pdflib.h usability... no
>>> checking pdflib.h presence... no
>>> checking for pdflib.h... no
>>> checking for an ANSI C-conforming const... yes
>>> checking for inline... inline
>>> checking for off_t... yes
>>> checking for size_t... yes
>>> checking whether struct tm is in sys/time.h or time.h... time.h
>>> checking for boolean... no
>>> checking for popen... yes
>>> checking for wcschr... yes
>>> checking for wcsdup... yes
>>> checking for mkstemp... yes
>>> checking for stat... yes
>>> checking for mmap... yes
>>> checking for lrand48... yes
>>> checking for rand... yes
>>> checking for srand48... yes
>>> checking for srand... yes
>>> checking for bcopy... yes
>>> checking for bzero... yes
>>> checking for time... yes
>>> checking for getrusage... yes
>>> checking for mallinfo... yes
>>> checking size of signed char... 0
>>> checking size of signed short... 0
>>> checking size of signed... 0
>>> checking size of signed long long... 0
>>> checking size of void*... 0
>>> Error when querying sizeof() values. Problem with your compiler or your
>>> libraries?
>>> DS207>
>>>
>>>
>>>
>>> http://www.nas-forum.com/forum/topic/10631-nas-ds207-swftools/page__gopid__67700&#entry67700
>>>
>>> --
>>> Romain DELOUARD
>>>
>>>
>>>
>>>
>>
>>
>> --
>> Romain DELOUARD
>>
>
>
>
> --
> Romain DELOUARD
>



-- 
Romain DELOUARD

Reply via email to