Date: Sat, 23 Dec 2000 09:07:04 +0700 (ICT) From: pirat <pirat@access.inet.co.th> To: freebsd-ports@FreeBSD.ORG Subject: wv port Message-ID: <Pine.BSF.4.21.0012230827540.18333-100000@parwati.oaep.go.th>
next in thread | raw e-mail | index | archive | help
hi sirs, apologize me for posting to this list. but since i got an error message from building wv port that says ===> Building for wv-0.6.2 cc -O -pipe -DHAVE_CONFIG_H -I. -I./ -I./ -I./iconv/ -I./magick/ -I./expat/xmlparse/ -I/usr/local/include -I/usr/local/include -DTTFDIR=\"/usr/local/lib/wv/ttf\" -DXMLCONFIG=\"/usr/local/lib/wv/wvConfig.xml\" -DHTMLCONFIG=\"/usr/local/lib/wv/wvHtml.xml\" -I./libole2/ -I./glib-wv/ -I./oledecod/ -c ./wvSummary.c In file included from ./wvSummary.c:3: wv.h:4470: conflicting types for `read_32ubit' /usr/local/include/wmfapi.h:26: previous declaration of `read_32ubit' wv.h:4471: conflicting types for `read_16ubit' /usr/local/include/wmfapi.h:27: previous declaration of `read_16ubit' gmake: *** [wvSummary.o] Error 1 *** Error code 2 Stop in /usr/ports/textproc/wv. *** Error code 1 Stop in /usr/ports/textproc/wv. *** Error code 1 Stop in /usr/ports/textproc/wv. once i look at the wv.h and wfmapi.h file, my previous experience with *$oft software tells me that such an error happends quite often. i try hacking the wv.h file by placing #ifndef WMF_HEADR_FILE above line 4470 and #endif below line 4471 and now make runs smoothly as i expect. my point is that i am not sure if wv port's been biult correctly or not. oh yes my machine is pentium iii run by freebsd 4.2 stable. with best regards, pirat sriyotha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0012230827540.18333-100000>