Hi,

this time with attachement.

On Monday 26 July 2010 05:31:48 pm David Coppa wrote:
> 2010/7/26 Sebastian Reitenbach <sebas...@l00-bugdead-prods.de>:
> > However, when I start spectrum services directly via spectrum or
> > spectrumctl I get a bunch of the following warnings:
> >
> >
<zap zarap>

>
> Dunno why, but even with option "--unbundled", it still wants some
> files from its internal pcre stuff:
>
> ifdef POCO_UNBUNDLED
>         objects += $(pcre_utf8_objects)
>         SYSLIBS += -lpcre -lz
> else
>         objects += $(zlib_objects) $(pcre_objects) $(pcre_utf8_objects)
> endif
>
> And these objects clash with system pcre.
That was the hint I needed. Commenting out the objects += line fixed made the 
warnings disappear, and it even still seems to work.

I appended a new version including a patch. If someone could take a look at 
the patches, and especially the CXXFLAGS in the files/OpenBSD file, if the 
parameters in there make sense. I added some comments why I chose the 
parameters to make it easier to understand. If that's fine, I'd like to submit 
patches upstream to get the OpenBSD related stuff in there.

cheers,
Sebastian

Attachment: poco.tar.gz
Description: application/compressed-tar

Reply via email to