home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!wupost!crcnis1.unl.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
- From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
- Newsgroups: comp.os.linux
- Subject: Re: compiling Taylor UUCP from tsx-11.mit.edu
- Date: 24 Dec 1992 04:32:50 -0600
- Organization: Kansas State University
- Lines: 30
- Message-ID: <1hc3kiINNjeh@matt.ksu.ksu.edu>
- References: <marcf.725185445@yorku.ca>
- NNTP-Posting-Host: matt.ksu.ksu.edu
-
- marcf@nexus.yorku.ca (Marc G Fournier) writes:
-
- >Hi..
-
- > I just downloaded taylor from tsx-11 so that I could
- >compile it...but I can't :(
-
- > Error with uucico.c:
-
- >In file included from uucico.c:304:
- >uucp.h:1176: conflicting types for `strncasecmp`
- >/usr/include/string.h:36: previous declaration of `strncasecmp'
- >make: *** [uucico.c] Error 1
-
- > I'm using SLS 0.99. The reason I'm trying to recompile is becuase
- >the 'stock' that comes with the distribution Segmentation Faults if I
- >attempt to use it :(
-
- > Anyone know what is wrong/how to fix?
-
- >Thanks...
-
- >Marc
-
- Comment out the conflicting definition in uucp.h. You might also try download
- ing the "quick-fix" libc image from tsx-11.mit.edu. It's in the
- /pub/linux/GCC directory and is called libc.so.4.2.Z. This fixes a problem
- with sigaction, which causes uucico to dump core on a NULL input.
-
- James
-