I checked out only UnitKit framework folder so I guess I don't have the
etoile.make. I understand now :)

--
Johannes Lundberg
BRILLIANTSERVICE CO., LTD.


On Thu, Nov 7, 2013 at 8:04 PM, Quentin Mathé <qma...@gmail.com> wrote:

> Hi,
>
> Le 7 nov. 2013 �+" 02:30, Lundberg, Johannes a �+1crit :
>
> > Hi
> >
> > I just installed UnitKit from svn on FreeBSD and wanted to share my
> experience.
> >
> > Running gmake from the root folder generates an error at
> > #include <UnitKit/UKRunner.h>
> > in ToolSource/main.m because UnitKit is not installed yet (just build
> it).
> >
> > So I need to go to Source/FrameworkSource and run "sudo -E gmake
> install" and then I can build the ukrun tool.
> >
> > It's no big deal but I thought I'd mention it..
>
>
> If you are building UnitKit inside the trunk/Etoile directory structure,
> that's weird. I just build it yesterday from scratch without such issue on
> Linux.
>
> Source/FrameworkSource/GNUmakefile includes etoile.make that creates
> UnitKit header directory and UnitKit.framework in the Etoile/Build
> directory, so ToolSource/GNUmakefile can normally find these (because it
> includes etoile.make too).
>
> Take a look at your Etoile/Build directory and see if UnitKit and
> UnitKit.framework are missing, when you build Source/FrameworkSource.
>
> Cheers,
> Quentin.
>
>
>
> _______________________________________________
> Etoile-dev mailing list
> Etoile-dev@gna.org
> https://mail.gna.org/listinfo/etoile-dev
>

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
秘密保持について:この電子メールは、名宛人に送信したものであり、秘匿特権の対象となる情報を含んでいます。
もし、名宛人以外の方が受信された場合、このメールの破棄、およびこのメールに関する一切の開示、
複写、配布、その他の利用、または記載内容に基づくいかなる行動もされないようお願い申し上げます。
_______________________________________________
Etoile-dev mailing list
Etoile-dev@gna.org
https://mail.gna.org/listinfo/etoile-dev

Reply via email to