[opencryptoki-users] Fw: build fail on Fedora 5
Brought to you by:
ebarretto
From: Daniel H J. <dan...@us...> - 2006-07-10 19:56:00
|
It looks like the tarball contains an ltmain.sh that is incompatible with FC5. Try this ... rm ltmain.sh run libtoolize -c run ./configure then try running make again. I was able to reproduce the problem on my FC 5 machine and fixed it using the steps above. ============================================================== Hi all I'm trying to build the openCryptoki 2.1.5-6 on Fedora 5 (kernel 2.6.15-1) and it fails saying: libtool: unrecognized option `--tag=CC' I used to have the same problem on RedHat Enterprise Linux 4 but there running "libtoolize -f" fixed the problem. On Fedora 5 it doesn't help. Here are the version infos on my build system: [gev@Fedora5 ~]$ gcc --version gcc (GCC) 4.1.0 20060304 (Red Hat 4.1.0-3) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [gev@Fedora5 ~]$ automake --version automake (GNU automake) 1.9.6 Written by Tom Tromey <tr...@re...>. Copyright 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [gev@Fedora5 ~]$ autoconf --version autoconf (GNU Autoconf) 2.59 Written by David J. MacKenzie and Akim Demaille. Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [gev@Fedora5 ~]$ libtool --version ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. What is strange is that running libtool from openCryptoki's folder reports: [gev@Fedora5 cryptoki]$ ./libtool --version ltmain.sh (GNU libtool) 1.4 (1.920 2001/04/24 23:26:18) Had anyone built openCryptoki on Fedora 5 and can help me to resolve this issue with libtool? Any help is appreciated Thanks in advance Gev Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ opencryptoki-users mailing list ope...@li... https://lists.sourceforge.net/lists/listinfo/opencryptoki-users Thanks, Dan Jones IBM Linux Technology Center, Security 512-838-1794 (T/L 678-1794) dan...@us... |