Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: userland build failing on i386 (resolved)
Matt Thomas <matt%3am-software.com@localhost> wrote ..
>
> On Feb 12, 2013, at 3:55 PM, Waitman Gobble wrote:
>
> >
> >
> > I noticed some updates to libm, updated src.
> >
> > now build fails:
> >
> > # link awk/awk
> > cc -O -D__EXTENSIONS__ -I/usr/src/../tools/include/compat
> > -I/usr/src/tools/compat
> -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64
> -I/usr/src/tools/awk/../../external/historical/nawk/bin/../dist
> -I. -o awk awkgram.lo b.lo lex.lo lib.lo main.lo parse.lo proctab.lo run.lo
> tran.lo
> -L/usr/src/../tools/lib -lnbcompat -lz -lm
> > /usr/lib/libm.so: undefined reference to `_scalbnfl'
> > /usr/lib/libm.so: undefined reference to `scalbnf'
> > /usr/lib/libm.so: undefined reference to `_scalbnf'
>
> nm -o /usr/lib/lim.so | grep ' U'
>
> You don't have built with the updated s_scalbn.S or
> you still have an old libm.so installed.
Thank you for your reply.
I agree, there's something odd going on. I have an idea how I messed up this
system. I started building world at work and took a gamble that it finished OK
by the time I got home, winged it.. So I then rebuilt and installed kernel.
Apparently it didn't work. It's a tinker project so risks aren't to die over.
Anyway, I noticed there are no i386 binaries in the daily snapshots so I'll
take that as a hint. I picked up an amd64 machine this evening, I'm dumping the
32 bit machine. I have a huge software project to work on and I just caught
myself doing the 'spend 2k to solve a 200 dollar problem' problem.
If anyone wants it, just let me know. (you pay shipping). it's yours. it's a 1U
server - Dual processor Xeon 3.2 GHz w/ 250 GB SATA and 3 GB RAM. I'm guessing
it's circa 2005 - b/c the 3.2 GHz 32 bit Xeons came out, then it went to 64bit.
I've had it running for a couple weeks and there are no issues except it's
32bit and screams like a 1U. The pets are frazzled and wife complaining. That
sort of thing.
Anyway I'm now copying the amd64 image to USB to install on the new box so I
can turn the other one off/
Thank you,
--
Waitman Gobble
San Jose California USA
Home |
Main Index |
Thread Index |
Old Index