On Fri, Mar 29, 2013 at 3:49 PM, Carsten Haitzler <[email protected]> wrote: > On Fri, 29 Mar 2013 15:25:58 +0900 Daniel Juyung Seo <[email protected]> > said: > > what on earth is your log saying there? > > https://review.tizen.org/git/?p=framework/uifw/ecore.git;a=tree > > no configure.in file there, but... your log says: > > [ 12s] aclocal: `configure.ac' and `configure.in' both present. >
Please check tizen_2.0 branch. Tizen 2.0 uses tizen_2.0 branches for all git. https://review.tizen.org/git/?p=framework/uifw/ecore.git;a=tree;h=refs/heads/tizen_2.0;hb=refs/heads/tizen_2.0 Thanks. Daniel Juyung Seo (SeoZ) > ??? > > svnversion complaint is a red herring - ignore it. its safe. ans the gettext > version complaint - i have heard this from some people on some distributions > and it has something to do with the local version of autofoo packages - but i > have never managed to reproduce it myself, so i have no ready advice/solution > for it. but the fact you get complaints about configure.in and configure.ac > both being there smells fishy to me already. > >> Hello, it looks weird. >> Can you check if you are working on tizen_2.0 branch? >> >> Daniel Juyung Seo (SeoZ) >> >> On Mon, Mar 11, 2013 at 1:00 PM, Jeff Chuang <[email protected]> >> wrote: >> > 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.in >> > through 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 >> > >> > >> > _______________________________________________ >> > General mailing list >> > [email protected] >> > https://lists.tizen.org/listinfo/general >> > >> > > > -- > Carsten Haitzler (The Rasterman) <[email protected]> _______________________________________________ General mailing list [email protected] https://lists.tizen.org/listinfo/general
