[SOGo] compilation error on openbsd
Sebastian Reitenbach
sogo@opengroupware.org
Wed, 29 Aug 2007 15:54:39 +0200
sogo@opengroupware.org wrote:
> On 2007-08-29 00:09:49 -0500 "Sebastian Reitenbach"
> <sebastia@l00-bugdead-prods.de> wrote:
>
> > Hi,
> >
> > I'm on OpenBSD with GNUstep make 2.0.1 and base 1.14.0 and
> > sope-trunk-r1528,
> > gcc version 3.3.5 (propolice), ffcall-1.10.
> >
> > I got sogo from svn, with or without running ./configure, the
> > compilation
> > first stopped with the error:
>
> Hi Sebastian,
>
>
> At first site this looks like libFoundation is installed on your
> system. Can you run make with "messages=yes" as parameter?
I doubt that I have libFoundation installed, but nothing is impossible ;),
but I can try on another host later, that should have it definitely not
installed.
> Also, please note that gnustep-make 2.0 is unsupported for building
> SOGo/SOPE, you should use gnustep-make 1.x instead. This is because no
> compatibility layer is available and the maintainer is reluctant to
> make one...
What kind of compatibility layer you are talking of? The GNUstep OpenBSD
ports only provide a gnustep-make 2.0.1. So I can choose to install sth. not
in ports, and maybe break other things, or I create a port for the Software
to be installed and make it fit. Because I don't like to install sth.
circumventing the ports and packages mechanisms, I tuned SOPE to install
fine with gnustep-make 2.0, also OGo compiles and installs fine (running
flawlessly is another question, I'm working on it ;)
Thanks
Sebastian