Re: nl_types.h for tcsh build?
Armin Steinhoff <[email protected]> Mon, 14 Jan 2002 00:40:16 +0100
| Newsgroups | gmane.os.qnx.openqnx.devel |
|---|---|
| Message-ID | <[email protected]> |
At 01:08 10.01.02 -0500, Frank Liu wrote: >on my newly built qnx6.1 box: >find /usr/include -name 'nl_types.h' >/usr/include/nl_types.h > >btw, try this tcsh >http://qnx.iaware.com/tcsh > >the port at the openqnx site may have some bugs. tcsh seems to be a real nasty beast ... Frank, your version doesn't allow the usage of capital letters :) Try setenv PATH = something_else ... Regards Armin >On Wed, 9 Jan 2002, Lonnie VanZandt wrote: > > > My attempt at building tcsh is failing due to a missing nl_types.h > > (something about Native Language support). My RTP 6.1 system lacks this > > and there does not seem to be a configure option to avoid it. So, what > > dependency am I missing that Armin must have? > > > > Also, I'm rebuilding because the tcsh binary complains frequently about > > "Unmatched <x>" (x is some char from the command line) for each shell > > command that I type in. > > > > Lonnie. > >