| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
From: Christoph Weizen <cwei@gmx.net> Date: Sat, 29 Oct 2005 16:50:45 +0200 Message-ID: <dk0285$t2r$03$1@news.t-online.com> To: kerberos@mit.edu Errors-To: kerberos-bounces@mit.edu Hi José, <sid>adm$ file `which disp+work` /usr/sap/TBC/SYS/exe/run/disp+work: ELF 64-bit MSB executable, cisco 7500, version 1 (SYSV), for GNU/Linux 2.4.21, dynamically linked (uses shared libs), not stripped <sid>adm$ file /usr/local/lib/libgssapi_krb5.so.2.2 /usr/local/lib/libgssapi_krb5.so.2.2: ELF 64-bit MSB shared object, cisco 7500, version 1 (SYSV), not stripped So both, SAP and krb5, are 64bit. On OpenPower 720 (ppc64) and SLES9 for PowerPC I compiled MIT krb5 1.4.2 like this: ./configure --enable-shared make CC="gcc -m64" make install For snc/gssapi_lib I use the "SAP SNC Adapter 1.1" as Calin said. SAP has changed their web pages, so I can't find sncadapt any more. For a week or so it could be found here: https://www.sdn.sap.com/sdn/icc.sdn?page=network_security.htm I'll send you a mail with sncadapt and gsstest attached. --- Christoph jldelamata@gmail.com wrote: > Hi, > > The problem isn't resolved, the process that I folow is the next: > > export CC="gcc -maix64" with export CC=gcc the problem is the same. > > Run configure: > > ./configure --disable-static --enable-shared -without-krb4 > > make all > > make install > > The library libgssapi_krb5.a have 777 permissions and group owner > sapsys > > oslevel : AIX 5.2.0.0 > SAP R/3: 4.6C, Kernel 4.6D 64 BIT > Kerberos version5 1.3.1 > > I don't know where is my error. > > Thanks for your help. > > José Luis de la Mata > ________________________________________________ Kerberos mailing list Kerberos@mit.edu https://mailman.mit.edu/mailman/listinfo/kerberos
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |