To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68175
                 Issue #|68175
                 Summary|Cannot locate  pk11func.h  cert.h  keyhi.h
               Component|porting
                 Version|680m179
                Platform|Opteron/x86_64
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|mh
             Reported by|glennd





------- Additional comments from [EMAIL PROTECTED] Fri Aug  4 22:53:15 -0700 
2006 -------
Compile fails with error on linux Suse 10.1 x86_64 platform. 
Trying to compile oo by following these instructions 
Note I could not pick 680m180 in the 'found in version dropdown list' on\nly
went to 680m179.

http://wiki.services.openoffice.org/wiki/Porting_to_x86-64_%28AMD64%2C_EM64T%29

system info # uname -a
Linux dhcppc0 2.6.16.21-0.13-default #1 Mon Jul 17 17:22:44 UTC 2006 x86_64
x86_64 x86_64 GNU/Linux

#  java -fullversion
java full version "Blackdown-1.4.2-03"

Now Steps to reproduce.

# export CVSROOT=':pserver:[EMAIL PROTECTED]:/cvs/gnome'
# cvs login
# cvs -z3 checkout -P ooo-build
# cd ooo-build
# ./autogen.sh --with-distro=SUSE-64 
# ./configure --with-distro=SUSE-64 --with-tag=src680-m180
# ./download
# make
.
.
creating libxmlsec1.la
(cd .libs && rm -f libxmlsec1.la && ln -s ../libxmlsec1.la libxmlsec1.la)
make[4]: Leaving directory
`/wwwdwn/oo/64bit-oo/u4/ooo-build/build/src680-m180/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.6/src'
Making all in nss
make[4]: Entering directory
`/wwwdwn/oo/64bit-oo/u4/ooo-build/build/src680-m180/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.6/src/nss'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-DPACKAGE=\"xmlsec1\" -I../.. -I../../include -DXMLSEC_LIBXML_260=1 
-D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1
-DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4 -I/usr/include/xulrunner-1.8.0.5/nss  
-DXMLSEC_CRYPTO_NSS=1  -I/usr/include/libxml2        -MT akmngr.lo -MD -MP -MF
".deps/akmngr.Tpo" -c -o akmngr.lo akmngr.c; \
then mv -f ".deps/akmngr.Tpo" ".deps/akmngr.Plo"; else rm -f ".deps/akmngr.Tpo";
exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE=\"xmlsec1\" -I../..
-I../../include -DXMLSEC_LIBXML_260=1 -D__XMLSEC_FUNCTION__=__FUNCTION__
-DXMLSEC_NO_SIZE_T -DXMLSEC_NO_XSLT=1 -DXMLSEC_NO_XKMS=1 -I/usr/include/nspr4
-I/usr/include/xulrunner-1.8.0.5/nss -DXMLSEC_CRYPTO_NSS=1
-I/usr/include/libxml2 -MT akmngr.lo -MD -MP -MF .deps/akmngr.Tpo -c akmngr.c 
-fPIC -DPIC -o .libs/akmngr.o
akmngr.c:13:22: error: pk11func.h: No such file or directory
akmngr.c:14:18: error: cert.h: No such file or directory
akmngr.c:15:19: error: keyhi.h: No such file or directory
In file included from akmngr.c:23:
../../include/xmlsec/nss/tokens.h:49: error: expected specifier-qualifier-list
before ‘CK_MECHANISM_TYPE_PTR’
../../include/xmlsec/nss/tokens.h:56: error: expected declaration specifiers or
‘...’ before ‘CK_MECHANISM_TYPE_PTR’
../../include/xmlsec/nss/tokens.h:62: error: expected declaration specifiers or
‘...’ before ‘CK_MECHANISM_TYPE’
../../include/xmlsec/nss/tokens.h:68: error: expected declaration specifiers or
‘...’ before ‘CK_MECHANISM_TYPE’
../../include/xmlsec/nss/tokens.h:72: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘xmlSecNssKeySlotGetMechList’
../../include/xmlsec/nss/tokens.h:79: error: expected declaration specifiers or
‘...’ before ‘PK11SlotInfo’
../../include/xmlsec/nss/tokens.h:85: error: expected declaration specifiers or
‘...’ before ‘PK11SlotInfo’
../../include/xmlsec/nss/tokens.h:93: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
../../include/xmlsec/nss/tokens.h:120: error: expected declaration specifiers or
‘...’ before ‘CK_MECHANISM_TYPE’
../../include/xmlsec/nss/tokens.h:126: error: expected declaration specifiers or
‘...’ before ‘CK_MECHANISM_TYPE’
../../include/xmlsec/nss/tokens.h:163: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
../../include/xmlsec/nss/tokens.h:175: error: expected ‘)’ before ‘*’ token
In file included from akmngr.c:24:
../../include/xmlsec/nss/akmngr.h:27: error: expected ‘)’ before ‘*’ token
../../include/xmlsec/nss/akmngr.h:35: error: expected declaration specifiers or
‘...’ before ‘PK11SymKey’
../../include/xmlsec/nss/akmngr.h:41: error: expected declaration specifiers or
‘...’ before ‘SECKEYPublicKey’
../../include/xmlsec/nss/akmngr.h:47: error: expected declaration specifiers or
‘...’ before ‘SECKEYPrivateKey’
In file included from akmngr.c:25:
../../include/xmlsec/nss/pkikeys.h:24: error: expected ‘)’ before ‘*’ token
../../include/xmlsec/nss/pkikeys.h:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
../../include/xmlsec/nss/pkikeys.h:29: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
../../include/xmlsec/nss/pkikeys.h:31: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘xmlSecNssPKIKeyDataGetKeyType’
In file included from akmngr.c:26:
../../include/xmlsec/nss/ciphers.h:22: error: expected declaration specifiers or
‘...’ before ‘PK11SymKey’
../../include/xmlsec/nss/ciphers.h:24: error: expected ‘)’ before ‘*’ token
../../include/xmlsec/nss/ciphers.h:26: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
akmngr.c:41: error: expected ‘)’ before ‘*’ token
akmngr.c:187: error: expected declaration specifiers or ‘...’ before 
‘PK11SymKey’
akmngr.c: In function ‘xmlSecNssAppliedKeysMngrSymKeyLoad’:
akmngr.c:194: error: ‘symKey’ undeclared (first use in this function)
akmngr.c:194: error: (Each undeclared identifier is reported only once
akmngr.c:194: error: for each function it appears in.)
akmngr.c:207: warning: assignment makes pointer from integer without a cast
akmngr.c: At top level:
akmngr.c:254: error: expected declaration specifiers or ‘...’ before
‘SECKEYPublicKey’
akmngr.c: In function ‘xmlSecNssAppliedKeysMngrPubKeyLoad’:
akmngr.c:261: error: ‘pubKey’ undeclared (first use in this function)
akmngr.c:274: warning: assignment makes pointer from integer without a cast
akmngr.c: At top level:
akmngr.c:321: error: expected declaration specifiers or ‘...’ before
‘SECKEYPrivateKey’
akmngr.c: In function ‘xmlSecNssAppliedKeysMngrPriKeyLoad’:
akmngr.c:328: error: ‘priKey’ undeclared (first use in this function)
akmngr.c:341: warning: assignment makes pointer from integer without a cast
make[4]: *** [akmngr.lo] Error 1
make[4]: Leaving directory
`/wwwdwn/oo/64bit-oo/u4/ooo-build/build/src680-m180/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.6/src/nss'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/wwwdwn/oo/64bit-oo/u4/ooo-build/build/src680-m180/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.6/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/wwwdwn/oo/64bit-oo/u4/ooo-build/build/src680-m180/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.6'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/wwwdwn/oo/64bit-oo/u4/ooo-build/build/src680-m180/libxmlsec/unxlngx6.pro/misc/build/xmlsec1-1.2.6'
dmake:  Error code 2, while making 
'./unxlngx6.pro/misc/build/so_built_so_xmlsec1'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/wwwdwn/oo/64bit-oo/u4/ooo-build/build/src680-m180/libxmlsec
make: *** [stamp/build] Error 1
dhcppc0:/wwwdwn/oo/64bit-oo/u4/ooo-build #

===========
===========
The 'supposed missing files' are actually on the system. I can list them by the
command:
# locate pk11func.h
/opt/mozilla/include/nss/pk11func.h
/usr/include/nss3/pk11func.h

# locate cert.h
/opt/mozilla/include/nss/cert.h
/usr/include/nss3/cert.h

# locate keyhi.h
/opt/mozilla/include/nss/keyhi.h
/usr/include/nss3/keyhi.h

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to