discuss-gnustep
[Top][All Lists]
Advanced

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

Re: SimpleAgenda on FreeBSD


From: Edwin Ancaer
Subject: Re: SimpleAgenda on FreeBSD
Date: Mon, 16 Jul 2018 03:05:42 +0200



2018-07-15 13:16 GMT+02:00 Philippe Roussel <p.o.roussel@free.fr>:
Hi all,

On Thu, Jul 12, 2018 at 10:58:59PM +0200, Riccardo Mottola wrote:
> Hi,
>
> On 2018-07-12 10:09:04 +0000 Ivan Vučica <ivan@vucica.net> wrote:
>
> > 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:
>
> I just tried myself building SimpleAgenda on FreeBSD.
>
> it states:
>   --with-ical-include=DIR include path for ical headers
>   --with-ical-library=DIR library path for ical libraries
>
> but they do not work, I fixed the configure.ac script to properly work.
> Philippe, do you like it? please apply it!

If it fixes a bug I love it :o) And I'll trust you on autoconf stuff
as on many others.

I'll apply your patch and push out.

Thanks a lot,
Philippe
--
What's tan and black and looks great on a lawyer? A doberman.


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Hello guys,

with the correction suggested by Riccardo anf Yavor, I managed to compile SimplaAgenda.

However, when linking I get the error

2 warnings generated.
 Linking app SimpleAgenda ...
 Creating SimpleAgenda.app/Resources...
 Creating stamp file...
 Creating SimpleAgenda.app/Resources/Info-gnustep.plist...
Shared object "libgnustep-base.so.1.24" not found, required by "plmerge"
gmake[2]: [/usr/local/GNUstep/System/Library/Makefiles/Instance/application.make:282: SimpleAgenda.app/Resources/Info-gnustep.plist] Error 1 (ignored)
 Creating SimpleAgenda.app/Resources/SimpleAgenda.desktop...
 Copying resources into the app wrapper...
 Copying localized resources into the app wrapper...

I've got version 1.25 installled, so where does that 1.24 comes from?

Thanks again,


reply via email to

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