Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2004 22:54:53 -0400 (EDT)
From:      tscheng@ic.sunysb.edu
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   cannot compile 2 ports on FBSD4.8
Message-ID:  <20040620225206.C95494@192.168.0.13>

next in thread | raw e-mail | index | archive | help
Hi folks, have a few problems about 2 ports, one is editor/AbiWord2, the
other is security/nss, I compiled them from ports on FBSD4.8 and I got:
--for aibword---
ie_imp_MsWord_97.cpp: In method `int
IE_Imp_MsWord_97::_beginPara(_wvParseStruct *, unsigned int, void *,
int)':
ie_imp_MsWord_97.cpp:2507: `struct _PAP' has no member named `linfo'
ie_imp_MsWord_97.cpp:2511: `struct _PAP' has no member named `linfo'
ie_imp_MsWord_97.cpp:2513: `struct _PAP' has no member named `linfo'
ie_imp_MsWord_97.cpp:2523: `struct _PAP' has no member named `linfo'
ie_imp_MsWord_97.cpp:2524: `struct _PAP' has no member named `linfo'
ie_imp_MsWord_97.cpp:2627: `struct _PAP' has no member named `linfo'
ie_imp_MsWord_97.cpp:2631: `struct _PAP' has no member named `linfo'
ie_imp_MsWord_97.cpp:2637: `struct _PAP' has no member named `linfo'
ie_imp_MsWord_97.cpp:2637: `struct _PAP' has no member named `linfo'
ie_imp_MsWord_97.cpp:2654: `struct _PAP' has no member named `linfo'
ie_imp_MsWord_97.cpp:2684: `struct _PAP' has no member named `linfo'
ie_imp_MsWord_97.cpp: In method `int
IE_Imp_MsWord_97::_beginChar(_wvParseStruct *, unsigned int, void *,
int)':
ie_imp_MsWord_97.cpp:2946: `struct _CHP' has no member named `stylename'
ie_imp_MsWord_97.cpp: In method `void IE_Imp_MsWord_97::_handleNotes(const
_wvParseStruct *)':
ie_imp_MsWord_97.cpp:4609: implicit declaration of function `int
wvGetPLCF(...)'
gmake[4]: *** [ie_imp_MsWord_97.o] Error 1
gmake[4]: Leaving directory
`/usr/ports/editors/AbiWord2/work/abiword-2.0.7/abi/src/wp/impexp/xp'

---nss----
../../../../dist/FreeBSD4.8_OPT.OBJ/lib/libnss3.so: undefined reference to
`PR_CallOnceWithArg'
../../../../dist/FreeBSD4.8_OPT.OBJ/lib/libsoftokn3.so: undefined
reference to `PR_GetLibraryFilePathname'
gmake[2]: *** [FreeBSD4.8_OPT.OBJ/atob] Error 1
gmake[2]: Leaving directory
`/usr/ports/security/nss/work/nss-3.9/mozilla/security/nss/cmd/atob'


any idea?

Eureka!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040620225206.C95494>