Hello all.
I compiled enlightenment in FreeBSD amd64 (only the bare minimum for a
functional e17 minus the battery module as I don't care about it :D) and
here are my findings.
Small things will be explained below, bigger patches will be attached.
etk needs to depend on gettext 0.17, else it will fail in @mkinstalld...@.
-AM_GNU_GETTEXT_VERSION(0.14.1)
+AM_GNU_GETTEXT_VERSION(0.17)
ecore needs sys/select.h else e_slider.c will fail wondering about fd_set.
(Patch #1)
evas_common.h needs sysctl.h for the portion of code to calculate the number
of cpus and
evas_cpu.c includes num of cpus calculation for FreeBSD (Patch #2)
There is also an issue with eet using gnutls, but cedric (irc) is already
aware of it.
Hope you find this useful.
P.S.: only tested in BSD... so some stuff from my patches might get
redundant in Linux.
--
Norberto
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel