Ok, I've added an include for stdio.h that should fix that problem. It
might take a little while for it to hit anon cvs. If you still have an
issue, mail the list.

As for your other build error, you need to build and install edb first.
If it is installed, you need to set your CFLAGS to the path to Edb's
header before running configure. You may want to recompile evas after
this as well, since evas has a loader for edb's.

Good Luck!

-- 
------------------------------------------------------------------------
| Nathan Ingersoll          \\  Computer Systems & Network Coordinator |
| [EMAIL PROTECTED]   \\  http://www.ruralcenter.org            |
| http://ningerso.atmos.org/  \\  Rural Health Resource Center         |
------------------------------------------------------------------------

On Tue, Dec 23, 2003 at 11:57:12AM +1000, Nathan Sullivan wrote:
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I. 
> -I../../../../src/lib -I../../../../src/lib/include 
> -I/usr/local/e17/include -I/usr/local/include -g -O2 -MT 
> evas_image_load.lo -MD -MP -MF .deps/evas_image_load.Tpo -c 
> evas_image_load.c  -fPIC -DPIC -o .libs/evas_image_load.o
> In file included from evas_image_load.c:13:
> /usr/include/jpeglib.h:715: syntax error before "size_t"
> /usr/include/jpeglib.h:720: syntax error before '}' token
> /usr/include/jpeglib.h:727: syntax error before "size_t"
> /usr/include/jpeglib.h:734: syntax error before '}' token
> /usr/include/jpeglib.h:759: syntax error before "size_t"
> /usr/include/jpeglib.h:761: syntax error before "size_t"
> /usr/include/jpeglib.h:901: syntax error before "size_t"
> /usr/include/jpeglib.h:903: syntax error before "size_t"
> /usr/include/jpeglib.h:910: syntax error before "FILE"
> /usr/include/jpeglib.h:911: syntax error before "FILE"
> In file included from ../../../../src/lib/include/evas_common.h:4,
>                 from evas_image_load.c:31:
> ../../../../config.h:82:1: warning: "HAVE_STDLIB_H" redefined
> In file included from /usr/include/jpeglib.h:24,
>                 from evas_image_load.c:13:
> /usr/include/jconfig.h:12:1: warning: this is the location of the 
> previous definition
> make[5]: *** [evas_image_load.lo] Error 1
> make[5]: Leaving directory `/home/src/e17/libs/evas/src/lib/engines/common'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory `/home/src/e17/libs/evas/src/lib/engines'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/src/e17/libs/evas/src/lib'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/src/e17/libs/evas/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/src/e17/libs/evas'
> make: *** [all] Error 2
> 
> 
> enjoy :)
> 
> everything built from cvs on 23/12/2003 0100hours GMT in order of 
> cvsnotes.html, all up to evas.
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux Tutorials.
> Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
> Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> _______________________________________________
> enlightenment-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Attachment: signature.asc
Description: Digital signature

Reply via email to