Subject: fixunsdfdi & not finding shared object
To: None <tech-smp@netbsd.org>
From: Sean Doran <smd@ebone.net>
List: tech-smp
Date: 09/02/2000 20:36:51
Hmm, I've run into an oddity trying to do a make in
pkgsrc/devel/pth, that I saw briefly before, but now
it's repeating...

crasse# make
fixunsdfdi*** Error code 1

Stop.
*** Error code 1

Stop.

crasse# make cleandir
===> Cleaning for pth-1.3.7
crasse# pwd
/usr/pkgsrc/devel/pth
crasse# make cleandir
===> Cleaning for pth-1.3.7
crasse# make
=> Checksum OK for pth-1.3.7.tar.gz.
===> Extracting for pth-1.3.7
===> pth-1.3.7 depends on installed package: libtool>1.3.5nb3 - libtool-1.3.5nb4 found
===> Patching for pth-1.3.7
fixunsdfdi*** Error code 1

Stop.
*** Error code 1

crasse# make cleandir
===> Cleaning for pth-1.3.7
crasse# make
=> Checksum OK for pth-1.3.7.tar.gz.
===> Extracting for pth-1.3.7
===> pth-1.3.7 depends on installed package: libtool>1.3.5nb3 - libtool-1.3.5nb4 found
===> Patching for pth-1.3.7
Shared object "libc.so.12" not found
*** Error code 1

Stop.
*** Error code 1

Stop.

And then another make cleandir, make and things are
building so far so good...!

(... after cding to work.i386/pth-1.3.7 and doing make
test)

Joined thread 4
Joined thread 3
Joined thread 2
Joined thread 1

OK - ALL TESTS SUCCESSFULLY PASSED.
...

Cache coherency? (Yikes!)

        Sean.