[Openswan Users] install problem after compile

Joseph Commisso commisj at cs.sunyit.edu
Tue Sep 28 18:58:44 CEST 2004


Hello list members:

I have a compiled kernel version: 2.4.27 and I am trying to get openswan
VPN going. Compile of kernel with openswan patch (and natt patch) seemed
to go well. Then I typed:

cd /usr/src/openswan-2.2.0
make KERNELSRC=/usr/src/linux programs install

After the above two commands I received a lot of scrolling messages, which
I expected. Then it ended with this:

bison: /lib/libc.so.6: version `GLIBC_2.3' not found (required by bison)
make[2]: *** [parser.tab.c] Error 1
make[2]: Leaving directory `/usr/src/openswan-2.2.0/programs/starter'
make[1]: *** [programs] Error 1
make[1]: Leaving directory `/usr/src/openswan-2.2.0/programs'
make: *** [programs] Error 1
[root at henry openswan-2.2.0]# rpm -q bison
bison-1.875-1
[root at henry openswan-2.2.0]#

Can anybody please give me any suggestions?

I have tried installing these programs:

glibc-2.3.2-1.i686.rpm
glibc-common-2.3.2-1.i686.rpm
glibc-devel-2.3.2-1.i686.rpm

And I get a lot of dependency failures. Here are a few:

        librt.so.1 is needed by (installed) rpm-4.1-1
        librt.so.1(GLIBC_2.1) is needed by (installed) rpm-4.1-1
        librt.so.1(GLIBC_2.2) is needed by (installed) coreutils-4.5.4-1
        librt.so.1(GLIBC_2.2) is needed by (installed) tar-1.13.25-1
        libutil.so.1 is needed by (installed) pam-0.77-1
        libutil.so.1 is needed by (installed) openssh-3.5p1-1
        libutil.so.1 is needed by (installed) openssh-server-3.5p1-1
        libutil.so.1 is needed by (installed) util-linux-2.11z-1
        libutil.so.1 is needed by (installed) perl-5.8.0-1
        libutil.so.1 is needed by (installed) mod_perl-1.99_08-1
        libutil.so.1(GLIBC_2.0) is needed by (installed)
openssh-server-3.5p1-1
        libutil.so.1(GLIBC_2.0) is needed by (installed)
util-linux-2.11z-1
[root at henry joe]#

Please help,
Thanks,
Joe Commisso


More information about the Users mailing list