Yasufumi Haga wrote:
> Hi all
> 
> I'm compiling e16 with the sources downloaded from cvs
> this morining, just now, and the following error occurs:
> 
> if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl   -I/usr/local/include 
> -I/usr/X11R6/include    -g -O2 -MT events.o -MD -MP -MF ".deps/events.Tpo" -c 
> -o events.o events.c; \
> then mv -f ".deps/events.Tpo" ".deps/events.Po"; else rm -f 
> ".deps/events.Tpo"; exit 1; fi
> if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl   -I/usr/local/include 
> -I/usr/X11R6/include    -g -O2 -MT ewins.o -MD -MP -MF ".deps/ewins.Tpo" -c 
> -o ewins.o ewins.c; \
> then mv -f ".deps/ewins.Tpo" ".deps/ewins.Po"; else rm -f ".deps/ewins.Tpo"; 
> exit 1; fi
> ewins.c: 関数 `EwinUpdateOpacity' 内:
> ewins.c:1627: error: structure has no member named `opacity'
> make[3]: *** [ewins.o] エラー 1
> 
> I run autogen.sh with no option, and the configuration summary
> is as follows:
> 
> Configuration summary
> 
> Support for
>   Localisation ................. yes
>   Sound ........................ yes
>   Old GNOME hints .............. no
>   Zoom ......................... yes
>   Xinerama ..................... yes
>   RandR ........................ yes
>   Composite .................... no
> 
> Experimental options - DO NOT USE unless you know what you are doing
>   Compile with ecore/ecore_x ... no
>   Sync ......................... no
>   ScreenSaver .................. no
> 
> Installation Path .............. /usr/local
> 
> Compilation .................... make
> Installation ................... make install
> 
> 
> What's wrong?
> 
Oops - forgot to check building without composite. Fixed now.

Thanks,
/Kim



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to