home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / gcc / help / 2872 < prev    next >
Encoding:
Text File  |  1993-01-06  |  2.1 KB  |  55 lines

  1. Newsgroups: gnu.gcc.help
  2. Path: sparky!uunet!stanford.edu!hubcap!news
  3. From: crosbie@mercury.cs.clemson.edu (Scott Crosbie)
  4. Subject: Trouble installing glibc1.05
  5. Message-ID: <1993Jan6.182934.6350@hubcap.clemson.edu>
  6. Sender: news@hubcap.clemson.edu (news)
  7. Organization: Clemson University Computer Science Dept.
  8. Date: Wed, 6 Jan 1993 18:29:34 GMT
  9. Lines: 44
  10.  
  11. I am having trouble installing the glibc1.05 libraries.  The configuring
  12. and compiling goes fine but during the make install there is a problem
  13. with "zic."  I've heard the problem mentioned before but never saw any
  14. solutions.  Could someone please post or send me a solution.
  15.  
  16. The error I am receiveing is as follows:
  17.  
  18. gcc -nostdlib -o zic ../start.o zic.o ../libc.a scheck.o ialloc.o emkdir.o -lgcc
  19.  ../libc.a
  20. zic -d zoneinfo -L leapseconds africa
  21. zic: illegal option -- L
  22. zic: usage is zic [ -s ] [ -v ] [ -l localtime ] [ -p posixrules ] [ -d director
  23. y ]
  24.         [ filename ... ]
  25. make[1]: *** [zoneinfo/Egypt] Error 1
  26. /usr/local/bin/make -C dirent subdir_install
  27. make[1]: Nothing to be done for `subdir_install'.
  28. /usr/local/bin/make -C grp subdir_install
  29. make[1]: Nothing to be done for `subdir_install'.
  30. /usr/local/bin/make -C pwd subdir_install
  31. make[1]: Nothing to be done for `subdir_install'.
  32. /usr/local/bin/make -C posix subdir_install
  33. install libposix.a /usr/local/lib/libposix.a
  34. /usr/local/bin/make -C io subdir_install
  35. make[1]: Nothing to be done for `subdir_install'.
  36. /usr/local/bin/make -C termios subdir_install
  37. make[1]: Nothing to be done for `subdir_install'.
  38. /usr/local/bin/make -C resource subdir_install
  39. make[1]: Nothing to be done for `subdir_install'.
  40. /usr/local/bin/make -C socket subdir_install
  41. make[1]: Nothing to be done for `subdir_install'.
  42. /usr/local/bin/make -C misc subdir_install
  43. install libbsd-compat.a /usr/local/lib/libbsd-compat.a
  44. /usr/local/bin/make -C gnulib subdir_install
  45. make[1]: Nothing to be done for `subdir_install'.
  46. /usr/local/bin/make -C inet subdir_install
  47. make[1]: Nothing to be done for `subdir_install'.
  48. make: *** [subdir_install] Error 1
  49.  
  50. Thanks in advance.
  51.  
  52. -Scott Crosbie
  53.  
  54. Scott Crosbie, Clemson University Math Science Dept.
  55.