I have recompiled evas and lately ecore just to make sure I didn't crewed
it.....and to share the outputs (and yes, still not working)
The string that I've use for such thing is this one:
'CC="ccache gcc" CFLAGS=" -O2 -march=amdfam10" LDFLAGS=" -L/opt/e17/lib"
CPPFLAGS=" -I/opt/e17/include" PKG_CONFIG_PATH="/opt/e17/lib/pkgconfig:"
./autogen.sh --prefix=/opt/e17 --cache-file=/tmp/easy_e17/easy_e17.cache'
make -j 6 && sudo make -j6 install
EVAS SUMMARY:
------------------------------------------------------------------------
evas 1.0.999.56953
------------------------------------------------------------------------
Configuration Options Summary:
Engines:
Software Memory Buffer.....: yes
Software X11...............: yes (Xlib: yes) (XCB: no)
XRender X11................: no (XCB: no)
OpenGL X11.................: yes (GLES: no) (SGX: no) (s3c6410: no)
Software GDI...............: no
Software DirectDraw........: no
Direct3d...................: no
Quartz.....................: no
OpenGL Glew................: no
Software SDL...............: no (primitive: no)
OpenGL SDL.................: no
Software Framebuffer.......: yes
DirectFB...................: no
Software 8bit grayscale....: no
Software 16bit ............: no
Software 16bit X11.........: no
Software 16bit Directdraw..: no
Software 16bit WinCE.......: no
Software 16bit SDL.........: no (primitive: no)
Image Loaders:
EDB.....................: yes
EET.....................: yes
GIF.....................: yes
JPEG....................: yes (region: no)
PMAPS...................: yes
PNG.....................: yes
SVG.....................: no
TIFF....................: yes
XPM.....................: yes
BMP.....................: yes
TGA.....................: yes
WBMP....................: yes
Font Sourcing Systems:
EET.....................: yes
Font Searching Systems:
Fontconfig..............: yes
Font Rendering Helpers:
Fribidi.................: yes
Harfbuzz................: no
CPU Specific Extensions:
Fallback C Code.........: yes
MMX.....................: yes
SSE.....................: yes
ALTIVEC.................: no
NEON....................: no
Thread Support..........: yes
Features:
MAGIC_DEBUG.............: yes
Cache Server............: yes
Threaded Pipe Rendering.: no
Async Pipe Rendering....: no
Async Events............: yes
Async Image Preload.....: yes
Word Cache..............: no
Metric Cache............: no
ARGB Software Engine Options:
Sampling Scaler.........: yes
Smooth Scaler...........: yes
YUV Converter...........: yes
ARGB Conversion Options:
Smaller Dither Mask.....: no
Line Dither Mask........: no
No Dither Mask for 16bpp: no
8bpp RGB 332............: yes
8bpp RGB 666............: yes
8bpp RGB 232............: yes
8bpp RGB 222............: yes
8bpp RGB 221............: yes
8bpp RGB 121............: yes
8bpp RGB 111............: yes
8bpp Grayscale (256)....: yes
8bpp Grayscale (16).....: yes
8bpp Grayscale 64-pal...: yes
16bpp RGB 565...........: yes
16bpp BGR 565...........: yes
16bpp RGB 555...........: yes
16bpp RGB 444...........: yes
16bpp RGB 565 (444 ipaq): yes
16bpp Rotation 0........: yes
16bpp Rotation 90.......: yes
16bpp Rotation 180......: yes
16bpp Rotation 270......: yes
24bpp RGB 888...........: yes
24bpp BGR 888...........: yes
24bpp RGB 666 (666 ezx).: yes
32bpp RGB 8888..........: yes
32bpp RGBX 8888.........: yes
32bpp BGR 8888..........: yes
32bpp BGRX 8888.........: yes
32bpp RGB 666 (666 ezx).: yes
32bpp Rotation 0........: yes
32bpp Rotation 90.......: yes
32bpp Rotation 180......: yes
32bpp Rotation 270......: yes
Documentation.............: no
Examples..................: install:yes build:no
Compilation............: make (or gmake)
CPPFLAGS.............: -I/opt/e17/include
CFLAGS...............: -O2 -march=amdfam10
CXXFLAGS.............: -g -O2
LDFLAGS..............: -L/opt/e17/lib
Installation...........: make install (as root if needed, with 'su' or 'sudo')
prefix...............: /opt/e17
ECORE SUMMARY:
ecore 1.0.999.56953
Optional Modules:
Core:
Ecore........................: always
Thread support.............: POSIX
GLib support...............: yes
Always integrate GLib......: no
Use g_main_loop............: no
Gathering memory statistic.: yes
Ecore_Con....................: yes
OpenSSL....................: no (disabled)
GnuTLS.....................: yes
CURL.......................: yes
Abstract Sockets...........: yes
c-ares.....................: no
Ecore_Ipc....................: yes
OpenSSL....................: no (disabled)
GnuTLS.....................: yes
Ecore_File...................: yes
Inotify....................: yes
Windows notification.......: no
Poll.......................: yes
CURL.......................: yes
Ecore_IMF....................: yes
Ecore_IMF_Evas...............: yes
Ecore_Input..................: yes
Ecore_Input_Evas.............: yes
Graphic systems:
Ecore_X (Xlib backend).......: yes
Xcursor....................: yes
Xkb........................: yes
Xprint.....................: no
Xinerama...................: yes
Xrandr.....................: yes
Xscreensaver...............: yes
Xrender....................: yes
Xcomposite.................: yes
Xfixes.....................: yes
Xdamage....................: yes
Xdpms......................: yes
Xtest......................: yes
XIM........................: yes
Xi2........................: yes
Ecore_Win32..................: no
Ecore_Cocoa..................: no
Ecore_SDL....................: no
Ecore_FB.....................: yes
Touchscreen................: yes
Ecore_DirectFB...............: no
Ecore_WinCE..................: no
Ecore Evas:
Ecore_Evas...................: yes
Software Memory Buffer.....: yes
Software X11...............: yes (Xlib=yes) (XCB=no)
XRender X11................: yes
OpenGL X11.................: yes
XRender XCB................: no
Software GDI...............: no
Software DirectDraw........: no
Direct3D...................: no
OpenGL Glew................: no
Cocoa......................: no
Software SDL...............: no
OpenGL SDL.................: no
DirectFB...................: no
Software Framebuffer.......: yes
Software 8bit grayscale XCB: no
Software 16bit X11.........: yes
Software 16bit DirectDraw..: no
Software 16bit WinCE.......: no
Tests................: no
Maximum log level....: <unset>
Documentation..........: no
Compilation............: make (or gmake)
CPPFLAGS.............: -I/opt/e17/include
CFLAGS...............: -O2 -march=amdfam10
CXXFLAGS.............: -g -O2
LDFLAGS..............: -L/opt/e17/lib
Installation...........: make install (as root if needed, with 'su' or 'sudo')
prefix...............: /opt/e17
On Miércoles Marzo 16 2011 14:02:53 Wido escribió:
> I have rebuild ecore after evas, yes. I didn't explicity disabled it, but I
> didn't look for the GL stuff there, I just asumed that if evas had it, ecore
> has it. I usually use 'make && sudo make install' together, so i would say
> 'yes' to you question if I installed it
> I will run it again tonight and share the output. Thank!
>
> 2011/3/16 Carsten Haitzler <[email protected]>
>
> > On Tue, 15 Mar 2011 22:55:20 -0300 Wido <[email protected]> said:
> >
> > > I have the same problem. I double checked and recompiled evas and ecore.
> > > Evas shows this
> > >
> > > OpenGL X11.................: yes (GLES: no) (SGX: no) (s3c6410: no)
> > >
> > > So I think I have it enabled. However, the engine option does not shows
> > > openGl
> >
> > did you rebuild ecore (ecore-evas). i hope u didnt explicitly disable the
> > gl
> > engine support there. did it detech evas's gl engine headers? even if evas
> > built it.. did your packages INSTALL the headers AND the module?
> >
> > > 2011/3/15 Cedric BAIL <[email protected]>
> > >
> > > > On Tue, Mar 15, 2011 at 1:12 PM, Jeff Hoogland <[email protected]
> > >
> > > > wrote:
> > > > > Huh - thats odd my build system already has libgl1-mesa-dev,
> > > > > libgl1-mesa-dri-dev, and libgl1-mesa-swx11-dev, and
> > mesa-common-dev...
> > > > Any
> > > > > ideas?
> > > >
> > > > Look at config.log file inside evas and ecore build directory and see
> > > > why they didn't detect OpenGL.
> > > > --
> > > > Cedric BAIL
> > > >
> > > >
> > > >
> > ------------------------------------------------------------------------------
> > > > Colocation vs. Managed Hosting
> > > > A question and answer guide to determining the best fit
> > > > for your organization - today and in the future.
> > > > http://p.sf.net/sfu/internap-sfd2d
> > > > _______________________________________________
> > > > enlightenment-users mailing list
> > > > [email protected]
> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> > > >
> > >
> > >
> > >
> > > --
> > > Wido
> >
> >
> > --
> > ------------- Codito, ergo sum - "I code, therefore I am" --------------
> > The Rasterman (Carsten Haitzler) [email protected]
> >
> >
>
>
>
--
--
Wido
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users