On Wed, 16 Sep 2026 16:28:32 +0900 Masaru Nomiya <[email protected]> said:
9:36AM ~/C/efl 🌱 master 💥 🙂 > git log ./src/bin/embryo/embryo_cc_osdefs.h commit 5bdb5d376373dab8bf624388cac520094be95b63 Author: Vincent Torri <[email protected]> Date: Fri Oct 26 09:01:52 2012 +0000 merge: add embryo please check and report problems (not cosmetic ones) someone should update the efl.spec.in file, i don't know that stuff SVN revision: 78512 9:36AM ~/C/efl 🌱 master 💥 🙂 > git status ./src/bin/embryo/embryo_cc_osdefs.h On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean 9:37AM ~/C/efl 🌱 master 💥 🙂 > git pull --rebase Already up to date. file is there... :( > Hello, > > I tried compile the very latest git head of efl, but I got the error > > src/bin/embryo/meson.build:19:12: ERROR: File embryo_cc_osdefs.h does not > exist. > > In fact, there dosen't exist embryo_cc_osdefs.h. > > $ ls -l efl/src/bin/embryo > -rw-r--r--. 1 masaru users 9882 Sep 24 2022 embryo_cc_amx.h > -rw-r--r--. 1 masaru users 1037 Sep 24 2022 embryo_cc_prefix.c > -rw-r--r--. 1 masaru users 223 Sep 24 2022 embryo_cc_prefix.h > -rw-r--r--. 1 masaru users 26857 May 4 2025 embryo_cc_sc.h > -rw-r--r--. 1 masaru users 115975 May 4 2025 embryo_cc_sc1.c > -rw-r--r--. 1 masaru users 74788 May 4 2025 embryo_cc_sc2.c > -rw-r--r--. 1 masaru users 76294 Sep 24 2022 embryo_cc_sc3.c > -rw-r--r--. 1 masaru users 28134 Sep 24 2022 embryo_cc_sc4.c > -rw-r--r--. 1 masaru users 4256 Sep 24 2022 embryo_cc_sc5.c > -rw-r--r--. 1 masaru users 15660 Sep 24 2022 embryo_cc_sc5.scp > -rw-r--r--. 1 masaru users 32094 Aug 8 2024 embryo_cc_sc6.c > -rw-r--r--. 1 masaru users 19209 Sep 24 2022 embryo_cc_sc7.c > -rw-r--r--. 1 masaru users 38667 Sep 24 2022 embryo_cc_sc7.scp > -rw-r--r--. 1 masaru users 1200 Sep 24 2022 embryo_cc_scexpand.c > -rw-r--r--. 1 masaru users 7221 Sep 24 2022 embryo_cc_sclist.c > -rw-r--r--. 1 masaru users 4178 Sep 24 2022 embryo_cc_scvars.c > -rw-r--r--. 1 masaru users 519 Sep 24 2022 meson.build > > Am I misunderstanding something? > > Best Regards. > > -- > ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ ab.auone-net.jp > ┃\/彡 > ┗━━┛ " Hassabis says that no one really knows for sure that AI > will become a major danger. But he is certain that if progress > continues at its current pace, there isn't much time to develop > safeguards. "I can see the kinds of things we're building into > the Gemini series right, and we have no reason to believe that > they won't work," he says." > > -- "Google DeepMind's CEO Says Its Next Algorithm Will Eclipse > ChatGPT" -- > > > > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- Carsten Haitzler - [email protected] _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
