home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / bsd / 8771 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.4 KB  |  34 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!psinntp!psinntp!pool!ujlh
  3. From: ujlh@pool.info.sunyit.edu (James Henrickson)
  4. Subject: Re: XView - how much of it is available?
  5. Message-ID: <1992Nov11.222928.24053@pool.info.sunyit.edu>
  6. Keywords: xview openlook
  7. Organization: State University of New York -- Institute of Technology
  8. References: <1992Nov10.172651.23663@Urmel.Informatik.RWTH-Aachen.DE> <veit.721419366@du9ds3> <veit.721471372@du9ds3>
  9. Date: Wed, 11 Nov 1992 22:29:28 GMT
  10. Lines: 22
  11.  
  12. In article <veit.721471372@du9ds3> veit@du9ds3.uni-duisburg.de writes:
  13. >
  14. >Here is an interim fix for OLVWM, the virtual desktop WM, which seems to
  15. >                             ^ !!
  16. >work fine. Ah, I forgot one patch: There may be some \<space> lines in
  17. >the Imakefile which have to be corrected manually.
  18. >
  19.  
  20. You also need strtod(), which is not in the libc.a that comes with the
  21. 386BSD distribution.  A quick fix is to hack the strtod.c file that
  22. is part of GNU libc.  I haven't spent a lot of time on it, but I'm
  23. in the process of adding it to my libc.a.  I haven't noticed any
  24. references to this missing function before.
  25.  
  26. The man page for strtod() mentions that it is not implemented.  Maybe
  27. we'll see it in the next release of 386BSD?
  28.  
  29. -- 
  30. Jim H.
  31. *
  32. * James L. Henrickson  |  "I don't need a signature, I need a job!"
  33. * ujlh@sunyit.edu      |  BSCS, December 1992
  34.