lör 2012-01-21 klockan 22:27 +0100 skrev Kinkie:
> Hi all,
>   the patch below seems to fix the build on OpenBSD. Does it make sense?

What is the error?

But yes makes sense.. mgr depends on ipc I think.

> Also,  when nuilding by hand g++ seems to be going out-of-mem
> somewhere in the test-suite unless -O0 is used, but I'll check that
> later.
> 
> === modified file 'src/Makefile.am'
> --- src/Makefile.am     2012-01-19 20:08:53 +0000
> +++ src/Makefile.am     2012-01-21 20:36:20 +0000
> @@ -2823,8 +2823,8 @@
>         acl/libapi.la \
>         acl/libstate.la \
>         eui/libeui.la \
> +       mgr/libmgr.la \
>         ipc/libipc.la \
> -       mgr/libmgr.la \
>         base/libbase.la \
>         $(SSL_LIBS) \
>         $(top_builddir)/lib/libmisccontainers.la \
> 
> 
> 


Reply via email to