cvs commit: ports/editors/openoffice-devel Makefile distinfo

Martin Blapp mb at imp.ch
Sat Aug 16 03:52:30 PDT 2003


Hi,

>   Now passes compilation for recent 4.8-STABLE and 5-CURRENT,
>   but still fails during/after the installtion :(

I'm building it currently. I know how to fix the installation btw.

>   b) Use gcc33 from ports for both 4 and 5.
>      gcc-3.3 of 5-CURRENT seems to brake somewhere,
>      and recent version of OOo hits some internal
>      error of gcc-3.2.3.

Kan, could you look into that ? I'm building it now, and can tell you soon
what went wrong.

>
>   c) remove --enable-gcc3, --with-os-version and --with-ant-home
>      gcc3 is deprecated, os version and ant home should be
>      detected automatically by configure(setting os version
>      had been dangerous, since difference can be seen between
>      /usr/include/osreldate.h and sysctl kern.osreldate)
>      however nowadays it is not so dangerous)

We build against the src, that means we can only rely on
/usr/include/osreldate.h, not on the sysctl (the user may have made
a update of his source tree, but the kernel is still very old)

Of course we can do these checks inside openoffice with including
/usr/include/osreldate.h.

>   d) add build dependency for Xft and gtk-2.0.
>
>   Revision  Changes    Path
>   1.93      +10 -42    ports/editors/openoffice-devel/Makefile
>   1.27      +1 -1      ports/editors/openoffice-devel/distinfo
>

Cool thanks !

Thank you very much for your work (and Volker too of course)

Martin


More information about the cvs-ports mailing list