Re: [e-users] Problem compiling edje on OpenSolaris

2009-02-11 Thread Adam Jorgensen
Have you tried easy_e17.sh? It supports Solaris? I had trouble getting E17 to compile until I used easy_e17 :-) On Sat, Jan 17, 2009 at 10:28 AM, Marcin M. Jessa wrote: > Hi. > > I am trying to compile edje from fresh svn src tree on OpenSolaris x86 > and get following error running make: > > > M

Re: [e-users] Problem compiling edje on OpenSolaris

2009-01-17 Thread The Rasterman
On Sat, 17 Jan 2009 23:18:22 +0100 "Marcin M. Jessa" babbled: > Carsten Haitzler (The Rasterman) wrote: > > On Fri, 16 Jan 2009 23:59:57 +0100 "Marcin M. Jessa" > > babbled: > > > > smells like your freetype is missing a symbol. from the code: > > > > #if FREETYPE_MINOR >= 2 > > return

Re: [e-users] Problem compiling edje on OpenSolaris

2009-01-17 Thread Marcin M. Jessa
Carsten Haitzler (The Rasterman) wrote: > On Fri, 16 Jan 2009 23:59:57 +0100 "Marcin M. Jessa" > babbled: > > smells like your freetype is missing a symbol. from the code: > > #if FREETYPE_MINOR >= 2 > return FT_Get_TrueType_Engine_Type(evas_ft_lib) >= > FT_TRUETYPE_ENGIN

[e-users] Problem compiling edje on OpenSolaris

2009-01-17 Thread Marcin M. Jessa
Hi. I am trying to compile edje from fresh svn src tree on OpenSolaris x86 and get following error running make: Making all in bin /bin/bash ../../libtool --tag=CC--mode=link gcc -std=gnu99 -g -O2 -L/opt/csw/lib -R/opt/csw/lib -L/usr/sfw/lib -R/usr/sfw/lib -L/usr/local/lib -R/usr/local

Re: [e-users] Problem compiling edje on OpenSolaris

2009-01-16 Thread The Rasterman
On Fri, 16 Jan 2009 23:59:57 +0100 "Marcin M. Jessa" babbled: smells like your freetype is missing a symbol. from the code: #if FREETYPE_MINOR >= 2 return FT_Get_TrueType_Engine_Type(evas_ft_lib) >= FT_TRUETYPE_ENGINE_TYPE_PATENTED; #else /* we may not rely on T

[e-users] Problem compiling edje on OpenSolaris

2009-01-16 Thread Marcin M. Jessa
Hi. I am trying to compile edje from fresh svn src tree on OpenSolaris x86 and get following error running make: Making all in bin /bin/bash ../../libtool --tag=CC--mode=link gcc -std=gnu99 -g -O2 -L/opt/csw/lib -R/opt/csw/lib -L/usr/sfw/lib -R/usr/sfw/lib -L/usr/local/lib -R/usr/local