discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SimpleAgenda on FreeBSD


From: Ivan Vučica
Subject: Re: SimpleAgenda on FreeBSD
Date: Thu, 12 Jul 2018 11:09:04 +0100

Did this help?

If not, a hacky thing I would do is, I would try:
  CFLAGS="-isystem /usr/local/include" ./configure
instead.

(Possibly also CXXFLAGS, OBJCFLAGS, and set up a library search path
with -L/usr/local/lib in LDFLAGS as well.)
On Thu, Jun 28, 2018 at 10:01 AM <p.o.roussel@free.fr> wrote:
>
> > Hello,
> >
> >
> >
> > I downloaded the new version but now I have a problem with the
> > configuration step of the new version.
> >
> >
> >
> > checking libical/ical.h usability... no
> > checking libical/ical.h presence... no
> > checking for libical/ical.h... no
> > checking ical.h usability... no
> > checking ical.h presence... no
> > checking for ical.h... no
> > configure: error: ical.h not found. You must have libical >= 0.27
> > installed.
> > GNUmakefile:2: local.make: No such file or directory
>
> This is your first problem : you should source GNUstep.h to configure your 
> environment before anything else.
>
> Thanks,
> Philippe
>
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep



reply via email to

[Prev in Thread] Current Thread [Next in Thread]