Date: Mon, 12 Mar 2001 17:59:13 +0100 From: Bjarne Wichmann Petersen <mekanix@vip.cybercity.dk> To: FreeBSD-questions <freebsd-questions@freebsd.org> Subject: AbiWord refuses to compile Message-ID: <200103121701.SAA30498@usr05.cybercity.dk>
next in thread | raw e-mail | index | archive | help
Just tried to upgrade to 0.7.13 through ports... and fails. What goes wrong I'm not sure. I've included some snips from the process: [...] checking for libxml/parser.h... no checking for glib-config... no checking for png.h... no checking for X11/xpm.h... no checking for xpm.h... no checking for TT_Init_FreeType in -lttf... no checking for TT_Done_FreeType in -lttf... no checking for gdwmfapi.h... no checking for iconv_open in -liconv... no checking for iconv... no configure: warning: *** Get Iconv *** checking for Magick-config... no [...] hmm... most of the above *should* be on the system. [...] configure: warning: Could not find gdwmf library or some of its components: libwv *will* build but will not have wmf to png support: see README configure: warning: Could not find ttf library or some of its components: libwv *will* build but will not have text in its wmf to png support: see README configure: warning: Could not find xpm library or some of its components: libwv *will* build but will not have full wmf to png support: see README gmake[4]: Entering directory `/usr/ports/editors/AbiWord/work/wv' Building with [LicensedTrademarks:Off Debug:Off BiDi:Off Gnome:Off LibXML:Off Pspell:Off]. [...] twips.c: In file included from libole2/ms-ole.h:27, from wv.h:25, from twips.c:6: /usr/local/include/glib12/glib.h:1301: warning: ANSI C does not allow macro with variable arguments /usr/local/include/glib12/glib.h:1304: warning: ANSI C does not allow macro with variable arguments /usr/local/include/glib12/glib.h:1307: warning: ANSI C does not allow macro with variable arguments escher.c: In file included from libole2/ms-ole.h:27, from wv.h:25, from escher.c:8: /usr/local/include/glib12/glib.h:1301: warning: ANSI C does not allow macro with variable arguments /usr/local/include/glib12/glib.h:1304: warning: ANSI C does not allow macro with variable arguments /usr/local/include/glib12/glib.h:1307: warning: ANSI C does not allow macro with variable arguments [...] This goes on forever and ever [...] libole2/ms-ole.c: In file included from libole2/ms-ole.c:36: /usr/local/include/glib12/glib.h:1301: warning: ANSI C does not allow macro with variable arguments /usr/local/include/glib12/glib.h:1304: warning: ANSI C does not allow macro with variable arguments /usr/local/include/glib12/glib.h:1307: warning: ANSI C does not allow macro with variable arguments libole2/ms-ole.c:107: syntax error before `MsOleHandleType' libole2/ms-ole.c:170: syntax error before `open2_wrap' libole2/ms-ole.c:171: warning: return-type defaults to `int' libole2/ms-ole.c: In function `open2_wrap': libole2/ms-ole.c:175: `MsOleHandleType' undeclared (first use in this function) libole2/ms-ole.c:175: (Each undeclared identifier is reported only once libole2/ms-ole.c:175: for each function it appears in.) libole2/ms-ole.c:175: syntax error before `open' libole2/ms-ole.c:177: warning: control reaches end of non-void function libole2/ms-ole.c: At top level: libole2/ms-ole.c:203: syntax error before `open3_wrap' libole2/ms-ole.c:204: warning: return-type defaults to `int' libole2/ms-ole.c: In function `open3_wrap': libole2/ms-ole.c:208: `MsOleHandleType' undeclared (first use in this function) libole2/ms-ole.c:208: syntax error before `open' libole2/ms-ole.c:210: warning: control reaches end of non-void function libole2/ms-ole.c: At top level: libole2/ms-ole.c:249: syntax error before `fd' libole2/ms-ole.c: In function `read_wrap': libole2/ms-ole.c:251: `fd' undeclared (first use in this function) libole2/ms-ole.c:251: `buf' undeclared (first use in this function) libole2/ms-ole.c:251: `count' undeclared (first use in this function) libole2/ms-ole.c: At top level: libole2/ms-ole.c:270: syntax error before `fd' libole2/ms-ole.c: In function `close_wrap': libole2/ms-ole.c:272: `fd' undeclared (first use in this function) libole2/ms-ole.c: At top level: libole2/ms-ole.c:288: syntax error before `fd' libole2/ms-ole.c: In function `write_wrap': libole2/ms-ole.c:290: `fd' undeclared (first use in this function) libole2/ms-ole.c:290: `buf' undeclared (first use in this function) libole2/ms-ole.c:290: `count' undeclared (first use in this function) libole2/ms-ole.c: At top level: libole2/ms-ole.c:310: syntax error before `fd' libole2/ms-ole.c: In function `lseek_wrap': libole2/ms-ole.c:312: `fd' undeclared (first use in this function) libole2/ms-ole.c:312: `offset' undeclared (first use in this function) libole2/ms-ole.c:312: `whence' undeclared (first use in this function) libole2/ms-ole.c: At top level: libole2/ms-ole.c:336: syntax error before `fd' libole2/ms-ole.c: In function `isregfile_wrap': libole2/ms-ole.c:340: `fd' undeclared (first use in this function) libole2/ms-ole.c: At top level: libole2/ms-ole.c:369: syntax error before `fd' libole2/ms-ole.c: In function `getfilesize_wrap': libole2/ms-ole.c:373: `fd' undeclared (first use in this function) libole2/ms-ole.c:376: `size' undeclared (first use in this function) libole2/ms-ole.c: At top level: libole2/ms-ole.c:404: syntax error before `MsOleHandleType' libole2/ms-ole.c: In function `mmap_wrap': libole2/ms-ole.c:406: `start' undeclared (first use in this function) libole2/ms-ole.c:406: `length' undeclared (first use in this function) libole2/ms-ole.c:406: `prot' undeclared (first use in this function) libole2/ms-ole.c:406: `flags' undeclared (first use in this function) libole2/ms-ole.c:406: `fd' undeclared (first use in this function) libole2/ms-ole.c:406: `offset' undeclared (first use in this function) libole2/ms-ole.c: At top level: libole2/ms-ole.c:427: warning: excess elements in struct initializer libole2/ms-ole.c:427: warning: (near initialization for `ms_ole_default_wrappers') libole2/ms-ole.c:433: warning: excess elements in struct initializer libole2/ms-ole.c:433: warning: (near initialization for `ms_ole_default_wrappers') libole2/ms-ole.c: In function `write_cache_block': libole2/ms-ole.c:537: structure has no member named `file_des' libole2/ms-ole.c:538: structure has no member named `file_des' libole2/ms-ole.c: In function `get_block_ptr': libole2/ms-ole.c:601: structure has no member named `file_des' libole2/ms-ole.c:602: structure has no member named `file_des' libole2/ms-ole.c: In function `remap_file': libole2/ms-ole.c:1012: syntax error before `file' libole2/ms-ole.c:1021: `file' undeclared (first use in this function) libole2/ms-ole.c:1021: structure has no member named `file_des' libole2/ms-ole.c:1023: structure has no member named `munmap' libole2/ms-ole.c:1063: structure has no member named `mmap' libole2/ms-ole.c:1013: warning: `newptr' might be used uninitialized in this function libole2/ms-ole.c: In function `extend_file': libole2/ms-ole.c:1082: structure has no member named `mmap' libole2/ms-ole.c:1083: structure has no member named `munmap' libole2/ms-ole.c: In function `ms_ole_open_vfs': libole2/ms-ole.c:1813: syntax error before `file' libole2/ms-ole.c:1825: structure has no member named `file_des' libole2/ms-ole.c:1825: `file' undeclared (first use in this function) libole2/ms-ole.c:1830: structure has no member named `file_des' libole2/ms-ole.c:1862: structure has no member named `mmap' libole2/ms-ole.c:1863: structure has no member named `mmap' libole2/ms-ole.c: In function `ms_ole_create_vfs': libole2/ms-ole.c:1945: syntax error before `file' libole2/ms-ole.c:1954: `file' undeclared (first use in this function) libole2/ms-ole.c:1975: structure has no member named `file_des' libole2/ms-ole.c:1986: structure has no member named `mmap' libole2/ms-ole.c:1987: structure has no member named `mmap' libole2/ms-ole.c: In function `ms_ole_destroy': libole2/ms-ole.c:2118: structure has no member named `file_des' libole2/ms-ole.c:2119: structure has no member named `file_des' libole2/ms-ole.c:2129: structure has no member named `file_des' gmake[4]: *** [/usr/ports/editors/AbiWord/work/abi/src/../src/FreeBSD_4.2-STABLE_i386_OBJ/obj/wv/libole2/ms-ole.o] Error 1 gmake[4]: Leaving directory `/usr/ports/editors/AbiWord/work/wv' And this is where I'm at... why won't it compile on my machine? Bjarne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103121701.SAA30498>