OpenOffice anyone?

Adam K Kirchhoff adamk at voicenet.com
Sun Dec 7 05:49:15 PST 2003


> I'm curious if anyone has tried to get OpenOffice to build?  I'm giving
> it a whirl now.  The first problem I ran into is that it depends on
> gcc33, which fails to build do to a missing header (machine/ansi.h,
> iirc).  "pkg_add -r" got it gcc33 installed though.  It appears to be
> successfully building jdk14 now.  I'll report back with the result in
> the morning.
> 
> Should there be a separate forum to discuss ports issues?
> 
> Adam

It doesn't build :-(

It dies while trying to build mozilla in the OO source tree.  

/usr/ports/editors/openoffice-1.1/work/mozilla/work/mozilla/config.log
says:

configure:7470:35: X11/extensions/XIElib.h: No such file or directory

And then:

In file included from /usr/X11R6/include/X11/Xlib.h:51,
                 from configure:7514:
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.2/include/sys/types.h:57:72: sys/inttypes.h: No such file or directory
In file included from /usr/X11R6/include/X11/Xlib.h:51,
                 from configure:7514:
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.2/include/sys/types.h:75: error: parse error before "quad_t"
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.2/include/sys/types.h:76: error: parse error before '*' token
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.2/include/sys/types.h:81: error: parse error before "daddr_t"
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.2/include/sys/types.h:91: error: parse error before "off_t"
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.2/include/sys/types.h:92: error: parse error before "pid_t"
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.2/include/sys/types.h:93: error: parse error before "rlim_t"
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.2/include/sys/types.h:97: error: parse error before "segsz_t"
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.2/include/sys/types.h:99: error: parse error before "swblk_t"
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.2/include/sys/types.h:100: error: parse error before "ufs_daddr_t"
In file included from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.2/include/stddef.h:57,
                 from /usr/X11R6/include/X11/Xlib.h:72,
		 from configure:7514:
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.2/include/machine/ansi.h:156: error: conflicting types for `__mbstate_t'
/usr/include/machine/stdint.h:77: error: previous declaration of `__mbstate_t'

Adam






More information about the Bugs mailing list