Subject: Still stdio problems w/shared libs
To: Paul Kranenburg <pk@cs.few.eur.nl>
From: Havard Eidnes <Havard.Eidnes@runit.sintef.no>
List: netbsd-bugs
Date: 11/09/1993 15:25:18
Hi,
I am having a small problem rebuilding tn3270 after I recently installed
the shared libraries. I managed to SUP the whole tree yesterday (boy, was
sun-lamp busy... :-), and I installed the shared libraries (no, I have not
done today's SUP of the curses libraries). However, when I tried to
rebuild the whole source tree, it came to a grinding halt when it hit
tn3270. tn3270 has a couple of help programs which assist in constructing
translation tables for tn3270, and a couple of these seem to truncate their
outputs, as has been previously reported. In particular, I had problems
with mkhits and mkastosc. In both of these programs I had to insert
"fflush(stdout);" near the bottom for them to work properly and the build
of tn3270 to proceed.
My ld sources are dated Nov 7 09:11 MET, my stdio library sources are dated
Nov 7 09:31 MET.
- Havard
------------------------------------------------------------------------------