Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Mar 2004 14:37:35 -0600 (CST)
From:      Quincey Koziol <koziol@ncsa.uiuc.edu>
To:        amd64@freebsd.org, current@freebsd.org
Subject:   Help getting to Current
Message-ID:  <200403022037.i22KbZYX051605@sleipnir.ncsa.uiuc.edu>

next in thread | raw e-mail | index | archive | help
Hi!
    I've recently installed FreeBSD 5.1 on a new dual-opteron PC (an MSI K8T
Master-FAR2 motherboard).  However, I'm having trouble getting current.  The
pre-built cvsup binary I installed with pkg_add fails with this error:
    ELF interpreter /libexec/ld-elf.so.1 not found
    Abort

    Are there any good workarounds for getting the latest current source?
I've grabbed the 5.2.1 release /usr/src, but that's failing like this:

    cc -O -pipe  -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON  -DENV_HACK  -I/usr/src/libexec/telnetd/../../contrib/telnet -DINET6 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -Dnet_write=telnet_net_write -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized   -o telnetd global.o slc.o state.o sys_term.o telnetd.o termstat.o utility.o authenc.o -lutil -ltermcap /usr/obj/usr/src/libexec/telnetd/../../lib/libtelnet/libtelnet.a -lmp -lcrypto -lcrypt -lpam -lkrb5 -lasn1 -lroken -lcom_err
    authenc.o: In function `net_encrypt':
    authenc.o(.text+0x36): undefined reference to `nclearto'
    authenc.o(.text+0x3f): undefined reference to `nclearto'
    authenc.o(.text+0x6e): undefined reference to `nclearto'
    *** Error code 1

    Stop in /usr/src/libexec/telnetd.
    *** Error code 1

    Stop in /usr/src/libexec.
    *** Error code 1

    Stop in /usr/src.
    *** Error code 1

    Stop in /usr/src.
    *** Error code 1

    Stop in /usr/src.

    Help! :-)

        Quincey



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