Hi,
I don't know whether imlib2 was already there, but buiding and installing it
made the problem go away, so I don't think it was a problem with my system.
And I didn't pass any additional parameters to ./configure, so I don't think
I built Eterm without imlib2 support.

Any chance that the imlib2 check might not be working as planned?

Thanks,
Amey

On Mon, Mar 23, 2009 at 11:18 PM, Michael Jennings <e-us...@kainx.org>wrote:

> On Monday, 23 March 2009, at 14:41:37 (+0530),
> Amey Parulekar wrote:
>
> > I don't know if this is the right place for this, but this is my first
> time
> > mailing in a possible fix, so please point me in the right direction if
> I'm
> > wrong.
> >
> > While compiling Eterm from svn, if imlib2 is not installed then
> ./configure
> > doesn't warn anything, but make results in the following error
> >
> > libEterm.so: undefined reference to `imlib_free_pixmap_and_mask'
> >
> > So, ./configure should probably be changed to include a fix to check
> whether
> > imlib2 is installed.
>
> There already is one, and if Imlib2 is not found, the portion of the
> code that contains calls to that function will not be compiled in.
>
> There are two possibilities here:  Either Imlib2 was found, and
> something on your system is preventing proper linkage, or you built
> LibAST with Imlib2 support but tried to build Eterm without it.
>
> Michael
>
> --
> Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  <m...@kainx.org>
> Linux Server/Cluster Admin, LBL.gov       Author, Eterm (www.eterm.org)
> -----------------------------------------------------------------------
>  "It's pretty bad when you look at code you wrote and wonder what the
>  hell you were thinking.  It's worse when you realize you wrote that
>  code earlier the same day."
>
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to