I solved that libFnlib.so issue: it was simply a name issue. I had in my system 
libFnlib.so.1, and configure wanted me to have another symlink named libFnlib.so .

Nevermind, I go on with make, and... I get those errors:

In file included from format.c:24:
dox.h:37:19: Fnlib.h: No such file or directory
dox.h:61:22: freetype.h: No such file or directory
In file included from format.c:24:
dox.h:91: parse error before "TT_Engine"
dox.h:91: warning: no semicolon at end of struct or union
dox.h:92: warning: data definition has no type or storage class
dox.h:93: parse error before "instance"
dox.h:93: warning: data definition has no type or storage class
dox.h:94: parse error before "properties"
dox.h:94: warning: data definition has no type or storage class
dox.h:96: parse error before '*' token
dox.h:96: warning: data definition has no type or storage class
dox.h:97: parse error before '*' token
dox.h:97: warning: data definition has no type or storage class
dox.h:98: parse error before "char_map"
dox.h:98: warning: data definition has no type or storage class
dox.h:101: parse error before '}' token
dox.h:102: warning: data definition has no type or storage class
dox.h:107: parse error before "FnlibStyle"
dox.h:107: warning: no semicolon at end of struct or union
dox.h:108: warning: data definition has no type or storage class
dox.h:112: parse error before '*' token
dox.h:112: warning: data definition has no type or storage class
dox.h:117: parse error before '}' token
dox.h:118: warning: data definition has no type or storage class
dox.h:182: parse error before '*' token
dox.h:188: parse error before '*' token
dox.h:188: warning: data definition has no type or storage class
dox.h:189: parse error before '*' token
dox.h:192: parse error before "Efont"
dox.h:195: parse error before '*' token
dox.h:196: parse error before '*' token
dox.h:198: parse error before '*' token
dox.h:252: parse error before '*' token
dox.h:252: warning: data definition has no type or storage class
format.c: In function `RenderPage':
format.c:513: parse error before "ts"
format.c:521: `ts' undeclared (first use in this function)
format.c:521: (Each undeclared identifier is reported only once
format.c:521: for each function it appears in.)
format.c:522: `FONT_TO_RIGHT' undeclared (first use in this function)
format.c:523: `MODE_WRAP_WORD' undeclared (first use in this function)
make[3]: *** [format.o] Error 1
make[3]: Leaving directory `/home/andrea/archives/tar/enlightenment-0.16.6/dox'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/andrea/archives/tar/enlightenment-0.16.6/dox'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andrea/archives/tar/enlightenment-0.16.6'
make: *** [all] Error 2

I have no idea of what's going on. I found some lines saying that there isn't a 
semicolon after a struct: do I have to correct it?

Before having a look to the sources, I'd like to read your opinion.. help me please! :)

TIA


ps. configure warnings:
checking for mass_quantities_of_bass_ale in -lFridge... no
checking for mass_quantities_of_any_ale in -lFridge... no
Warning: No ales were found in your refrigerator.
  We highly suggest that you rectify this situation immediately.

ROTFL

-- 
Andrea Spadaccini a.k.a. Lupino
         - Catania -
Now playing: Ligabue - Il campo delle lucciole


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to