home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.help
- Path: sparky!uunet!stanford.edu!hubcap!news
- From: crosbie@mercury.cs.clemson.edu (Scott Crosbie)
- Subject: Trouble installing glibc1.05
- Message-ID: <1993Jan6.182934.6350@hubcap.clemson.edu>
- Sender: news@hubcap.clemson.edu (news)
- Organization: Clemson University Computer Science Dept.
- Date: Wed, 6 Jan 1993 18:29:34 GMT
- Lines: 44
-
- I am having trouble installing the glibc1.05 libraries. The configuring
- and compiling goes fine but during the make install there is a problem
- with "zic." I've heard the problem mentioned before but never saw any
- solutions. Could someone please post or send me a solution.
-
- The error I am receiveing is as follows:
-
- gcc -nostdlib -o zic ../start.o zic.o ../libc.a scheck.o ialloc.o emkdir.o -lgcc
- ../libc.a
- zic -d zoneinfo -L leapseconds africa
- zic: illegal option -- L
- zic: usage is zic [ -s ] [ -v ] [ -l localtime ] [ -p posixrules ] [ -d director
- y ]
- [ filename ... ]
- make[1]: *** [zoneinfo/Egypt] Error 1
- /usr/local/bin/make -C dirent subdir_install
- make[1]: Nothing to be done for `subdir_install'.
- /usr/local/bin/make -C grp subdir_install
- make[1]: Nothing to be done for `subdir_install'.
- /usr/local/bin/make -C pwd subdir_install
- make[1]: Nothing to be done for `subdir_install'.
- /usr/local/bin/make -C posix subdir_install
- install libposix.a /usr/local/lib/libposix.a
- /usr/local/bin/make -C io subdir_install
- make[1]: Nothing to be done for `subdir_install'.
- /usr/local/bin/make -C termios subdir_install
- make[1]: Nothing to be done for `subdir_install'.
- /usr/local/bin/make -C resource subdir_install
- make[1]: Nothing to be done for `subdir_install'.
- /usr/local/bin/make -C socket subdir_install
- make[1]: Nothing to be done for `subdir_install'.
- /usr/local/bin/make -C misc subdir_install
- install libbsd-compat.a /usr/local/lib/libbsd-compat.a
- /usr/local/bin/make -C gnulib subdir_install
- make[1]: Nothing to be done for `subdir_install'.
- /usr/local/bin/make -C inet subdir_install
- make[1]: Nothing to be done for `subdir_install'.
- make: *** [subdir_install] Error 1
-
- Thanks in advance.
-
- -Scott Crosbie
-
- Scott Crosbie, Clemson University Math Science Dept.
-