Hi all,

I am trying to port Tizen 2.0 release for ARM platform.
I have brought up X server but failed to bring EFL up, which get errors in
the function ecore_x_init().
I plan to enable the flag LOGFNS of ecore_x_private.h for debug messages.
When I did "gbs build" for ecore, I got the following errors:
....
[   11s] + ./autogen.sh --build=armv7l-unknown-linux-gnueabi
--host=armv7l-unknown-linux-gnueabi --target=armv7l-tizen-linux-gnueabi
--program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin
--sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share
--includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec
--localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man
--infodir=/usr/share/info
[   11s] Running autopoint...
[   12s] autopoint: *** Missing version: please specify in
configure.inthrough a line 'AM_GNU_GETTEXT_VERSION(x.yy.zz)' the
gettext version the
package is using
[   12s] autopoint: *** Stop.
[   12s] Running aclocal...
[   12s] aclocal: `configure.ac' and `configure.in' both present.
[   12s] aclocal: proceeding with `configure.ac'.
[   33s] /bin/sh: svnversion: command not found
....
(The build log file is as the attachment)
Could you please give the suggestions about how to fix these errors? ex:
the missing version errors for autopoint, how to get the missing command
svnversion for build root?
Look forward to any advise.
Thank you

BR,
Jeff Chuang

Attachment: ecore_build-failure.tgz
Description: GNU Zip compressed data

_______________________________________________
General mailing list
[email protected]
https://lists.tizen.org/listinfo/general

Reply via email to