here is my machine spec:-
Athlon 64 3000+
1gb DDR 333mhz
Radeon 9600 pro
ON Asus k-8 E deluxe mobo (nforce 3 chipset)
120 GB samsung hdd.
and the ususals
Centos 4.1 running.
so now using get.sh from the man rastermann's site.
all goes ok till epsilon compling and make comes. but this is where all hell breaks loose.
-----------------------------------------------------------
make[2]: Entering directory `/home/sysadmin/Desktop/e17/libs/epeg'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
/usr/bin/install -c 'epeg-config' '/usr/local/bin/epeg-config'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/sysadmin/Desktop/e17/libs/epeg'
make[1]: Leaving directory `/home/sysadmin/Desktop/e17/libs/epeg'
/home/sysadmin/Desktop
/home/sysadmin/Desktop/e17/libs/epsilon /home/sysadmin/Desktop
---------------------------------------------------------------------
Building: e17/libs/epsilon
Autofoo: e17/libs/epsilon
Running aclocal...
Running autoheader...
Running autoconf...
Running libtoolize...
Running automake...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... 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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc 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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
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 for imlib2-config... /usr/local/bin/imlib2-config
checking for imlib2 - version >= 1.0.0... yes
checking for epeg-config... /usr/local/bin/epeg-config
checking for epeg - version >= 0.9.0... yes
checking for pkg-config... /usr/bin/pkg-config
checking for libpng12 >= 1.2.0... Package libpng12 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpng12.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng12' found
checking for perl... /usr/bin/perl
checking for evas-config... /usr/local/bin/evas-config
checking for evas - version >= 0.9.9... yes
checking for ecore-config... /usr/local/bin/ecore-config
checking for ecore - version >= 0.9.9... yes
checking Ecore_Evas.h usability... yes
checking Ecore_Evas.h presence... yes
checking for Ecore_Evas.h... yes
checking for edje-config... /usr/local/bin/edje-config
checking for edje - version >= 0.5.0... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating epsilon-config
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/lib/exiftags/Makefile
config.status: creating src/bin/Makefile
config.status: creating debian/changelog
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing depfiles commands
config.status: executing default commands
Finished configuring epsilon 0.3.0.004
Support for freedesktop png thumbnailing .... no
Support for epeg thumbnail extension .... yes
Now type 'make' (gmake on some systems) to compile epsilon
Compiling: e17/libs/epsilon
Making all in src
make[1]: Entering directory `/home/sysadmin/Desktop/e17/libs/epsilon/src'
cd .. && /bin/sh /home/sysadmin/Desktop/e17/libs/epsilon/missing --run autoheader
rm -f stamp-h1
touch config.h.in
cd .. && /bin/sh ./config.status src/config.h
config.status: creating src/config.h
config.status: src/config.h is unchanged
make all-recursive
make[2]: Entering directory `/home/sysadmin/Desktop/e17/libs/epsilon/src'
Making all in lib
make[3]: Entering directory `/home/sysadmin/Desktop/e17/libs/epsilon/src/lib'
Making all in exiftags
make[4]: Entering directory `/home/sysadmin/Desktop/e17/libs/epsilon/src/lib/exiftags'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sysadmin/Desktop/e17/libs/epsilon/src/lib/exiftags'
make[4]: Entering directory `/home/sysadmin/Desktop/e17/libs/epsilon/src/lib'
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H
-I. -I. -I../../src -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -g -O2
-Wall -MT Epsilon.lo -MD -MP -MF ".deps/Epsilon.Tpo" -c -o
Epsilon.lo Epsilon.c; \
then mv -f ".deps/Epsilon.Tpo" ".deps/Epsilon.Plo"; else rm -f ".deps/Epsilon.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include -g -O2
-Wall -MT Epsilon.lo -MD -MP -MF .deps/Epsilon.Tpo -c Epsilon.c
-fPIC -DPIC -o .libs/Epsilon.o
Epsilon.c:4:17: png.h: No such file or directory
Epsilon.c: In function `epsilon_info_get':
Epsilon.c:259: error: `png_structp' undeclared (first use in this function)
Epsilon.c:259: error: (Each undeclared identifier is reported only once
Epsilon.c:259: error: for each function it appears in.)
Epsilon.c:259: error: syntax error before "png_ptr"
Epsilon.c:260: error: `png_infop' undeclared (first use in this function)
Epsilon.c:261: error: `png_textp' undeclared (first use in this function)
Epsilon.c:265: error: `png_ptr' undeclared (first use in this function)
Epsilon.c:266: warning: implicit declaration of function `png_create_read_struct'
Epsilon.c:266: error: `PNG_LIBPNG_VER_STRING' undeclared (first use in this function)
Epsilon.c:272: error: `info_ptr' undeclared (first use in this function)
Epsilon.c:272: warning: implicit declaration of function `png_create_info_struct'
Epsilon.c:274: warning: implicit declaration of function
`png_destroy_read_struct'Epsilon.c:274: error: `png_infopp' undeclared
(first use in this function)
Epsilon.c:279: warning: implicit declaration of function `png_init_io'
Epsilon.c:280: warning: implicit declaration of function `png_read_info'
Epsilon.c:283: warning: implicit declaration of function `png_get_text'
Epsilon.c:283: error: `text_ptr' undeclared (first use in this function)
Epsilon.c:286: error: `png_text' undeclared (first use in this function)
Epsilon.c:286: error: syntax error before "text"
Epsilon.c:288: error: `text' undeclared (first use in this function)
Epsilon.c: In function `_epsilon_open_png_file_reading':
Epsilon.c:613: warning: implicit declaration of function `png_check_sig'
Epsilon.c:613: error: `png_bytep' undeclared (first use in this function)
Epsilon.c:613: error: syntax error before "buf"
Epsilon.c: At top level:
Epsilon.c:622: error: syntax error before "return"
Epsilon.c: In function `_epsilon_png_mtime_get':
Epsilon.c:633: error: `png_structp' undeclared (first use in this function)
Epsilon.c:633: error: syntax error before "png_ptr"
Epsilon.c:634: error: `png_infop' undeclared (first use in this function)
Epsilon.c:635: error: `png_textp' undeclared (first use in this function)
Epsilon.c:639: error: `png_ptr' undeclared (first use in this function)
Epsilon.c:640: error: `PNG_LIBPNG_VER_STRING' undeclared (first use in this function)
Epsilon.c:646: error: `info_ptr' undeclared (first use in this function)
Epsilon.c:648: error: `png_infopp' undeclared (first use in this function)
Epsilon.c:656: error: `text_ptr' undeclared (first use in this function)
Epsilon.c:659: error: `png_text' undeclared (first use in this function)
Epsilon.c:659: error: syntax error before "text"
Epsilon.c:661: error: `text' undeclared (first use in this function)
Epsilon.c: In function `_epsilon_png_write':
Epsilon.c:689: error: `png_infop' undeclared (first use in this function)
Epsilon.c:689: error: syntax error before "info_ptr"
Epsilon.c:690: error: `png_color_8' undeclared (first use in this function)
Epsilon.c:691: error: `png_structp' undeclared (first use in this function)
Epsilon.c:692: error: `png_text' undeclared (first use in this function)
Epsilon.c:693: error: `png_bytep' undeclared (first use in this function)
Epsilon.c:703: error: `png_ptr' undeclared (first use in this function)
Epsilon.c:704: warning: implicit declaration of function
`png_create_write_struct'Epsilon.c:704: error: `PNG_LIBPNG_VER_STRING'
undeclared (first use in this function)
Epsilon.c:708: error: `info_ptr' undeclared (first use in this function)
Epsilon.c:710: warning: implicit declaration of function `png_destroy_write_struct'
Epsilon.c:710: error: `png_infopp' undeclared (first use in this function)
Epsilon.c:713: warning: implicit declaration of function `setjmp'
Epsilon.c:750: warning: implicit declaration of function `png_set_IHDR'
Epsilon.c:751: error: `PNG_COLOR_TYPE_RGB_ALPHA' undeclared (first use in this function)
Epsilon.c:751: error: `PNG_INTERLACE_NONE' undeclared (first use in
this function)Epsilon.c:752: error: `PNG_COMPRESSION_TYPE_BASE'
undeclared (first use in this function)
Epsilon.c:752: error: `PNG_FILTER_TYPE_BASE' undeclared (first use in this function)
Epsilon.c:756: warning: implicit declaration of function `png_set_bgr'
Epsilon.c:762: error: `PNG_COLOR_TYPE_RGB' undeclared (first use in
this function)Epsilon.c:764: error: `row_data' undeclared (first use in
this function)
Epsilon.c:764: error: syntax error before "malloc"
Epsilon.c:767: error: `sig_bit' undeclared (first use in this function)
Epsilon.c:771: warning: implicit declaration of function `png_set_sBIT'
Epsilon.c:773: warning: implicit declaration of function `png_set_compression_level'
Epsilon.c:774: warning: implicit declaration of function `png_write_info'
Epsilon.c:775: warning: implicit declaration of function `png_set_shift'
Epsilon.c:776: warning: implicit declaration of function `png_set_packing'
Epsilon.c:781: error: `row_ptr' undeclared (first use in this function)
Epsilon.c:781: error: syntax error before "ptr"
Epsilon.c:784: error: syntax error before ')' token
Epsilon.c:790: error: syntax error before "row_data"
Epsilon.c:792: warning: implicit declaration of function `png_write_row'
Epsilon.c:683: warning: unused variable `mtimebuf'
Epsilon.c:683: warning: unused variable `widthbuf'
Epsilon.c:683: warning: unused variable `heightbuf'
Epsilon.c: At top level:
Epsilon.c:796: warning: type defaults to `int' in declaration of `png_write_end'
Epsilon.c:796: warning: parameter names (without types) in function declaration
Epsilon.c:796: warning: data definition has no type or storage class
Epsilon.c:797: error: syntax error before '&' token
Epsilon.c:797: warning: type defaults to `int' in declaration of `png_destroy_write_struct'
Epsilon.c:797: warning: data definition has no type or storage class
Epsilon.c:798: error: syntax error before '&' token
Epsilon.c:798: warning: type defaults to `int' in declaration of `png_destroy_info_struct'
Epsilon.c:798: warning: data definition has no type or storage class
Epsilon.c:811: warning: type defaults to `int' in declaration of `fflush'
Epsilon.c:811: warning: parameter names (without types) in function declaration
Epsilon.c:811: warning: data definition has no type or storage class
Epsilon.c:812: error: syntax error before "if"
Epsilon.c: In function `_epsilon_png_write':
Epsilon.c:781: warning: statement with no effect
Epsilon.c:784: warning: statement with no effect
make[4]: *** [Epsilon.lo] Error 1
make[4]: Leaving directory `/home/sysadmin/Desktop/e17/libs/epsilon/src/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/sysadmin/Desktop/e17/libs/epsilon/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/sysadmin/Desktop/e17/libs/epsilon/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/sysadmin/Desktop/e17/libs/epsilon/src'
make: *** [all-recursive] Error 1
[EMAIL PROTECTED] Desktop]#
---------------------------------------------------
:-(,
anshuman.
hosting server admin.
- [e-users] epsilon make failing... using get.sh s... Anshuman Gholap
- Re: [e-users] epsilon make failing... using... Francisco Andrades Grassi
- Re: [e-users] epsilon make failing... using... Didier Casse
- Re: [e-users] epsilon make failing... u... Anshuman Gholap
