Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Oct 2008 12:55:55 +0200
From:      "Claus Guttesen" <kometen@gmail.com>
To:        "Bartosz Stec" <admin@kkip.pl>
Cc:        FreeBSD Stable <freebsd-stable@freebsd.org>
Subject:   Re: error during buildworld on 7.1 beta
Message-ID:  <b41c75520810150355m3d2c2e8di45c1d4df10a4ac5f@mail.gmail.com>
In-Reply-To: <48F5C9DA.4030207@kkip.pl>
References:  <b41c75520810150327g66ee21adk5516a9d2a7784174@mail.gmail.com> <48F5C9DA.4030207@kkip.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
>> Did a fresh FreeBSD 7.1 install using the beta on amd64 from disc1. I
>> did a standard-install with sources, performed a csup against RELENG_7
>> and then a buildworld. It stops at:
>>
>> mv -f term.h.new term.h
>> cc -m32 -march=nocona -mfancy-math-387 -DCOMPAT_32BIT  -iprefix
>> /usr/obj/usr/src/lib32/usr/  -L/usr/obj/usr/src/lib32/usr/lib32
>> -B/usr/obj/usr/src/lib32/usr/lib32 -o make_keys -O2
>> -fno-strict-aliasing -pipe -I.
>> -I/usr/obj/lib32/usr/src/lib/ncurses/ncurses/../ncurses
>> -I/usr/src/lib/ncurses/ncurses/../ncurses
>> -I/usr/src/lib/ncurses/ncurses/../ncurses
>> -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include
>> -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses -Wall
>> -DNDEBUG -DHAVE_CONFIG_H -DFREEBSD_NATIVE -DTERMIOS
>>
>> /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses/tinfo/make_keys.c
>> ./make_keys keys.list > init_keytry.h
>> ELF interpreter /libexec/ld-elf32.so.1 not found
>> Abort trap
>> *** Error code 134
>>
>> Stop in /usr/src/lib/ncurses/ncurses.
>> *** Error code 1
>>
>> Stop in /usr/src.
>> *** Error code 1
>>
>> Stop in /usr/src.
>> *** Error code 1
>>
>> Stop in /usr/src.
>> *** Error code 1
>>
>> Stop in /usr/src.
>> 3145.054u 524.920s 1:02:45.53 97.4%     6442+7634k 30091+9519io 3045pf+0w
>>
>>
>> My /etc/make.conf is:
>>
>> CPUTYPE=nocona
>> NO_LPR= true    # do not build lpr and related programs
>> NO_SENDMAIL=    true    # do not build sendmail and related programs
>> USA_RESIDENT=           NO
>>
>> Do I have to make any changes to make.conf?
>>
>>
>
> First of all - check if
>
> /libexec/ld-elf32.so.1

ls -l /libexec
total 224
-r-xr-xr-x  1 root  wheel  196792 Sep  7  2008 ld-elf.so.1

It does not exist. Is it located on CD disc2? Can it be generated on a
fresh system or shall I copy it from another (7.x) server?

-- 
regards
Claus

When lenity and cruelty play for a kingdom,
the gentler gamester is the soonest winner.

Shakespeare



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