home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc,gnu.gcc.help
- Path: sparky!uunet!utcsri!geac!r-node!marc
- From: marc@r-node.gts.org (Marc Fournier - Sys Admin)
- Subject: help with gcc 2.1 on ISC
- Message-ID: <1992Sep13.042317.2175@r-node.gts.org>
- Organization: R-node Public Access UNIX System (416-249-5366) 24hrs.
- Date: Sun, 13 Sep 1992 04:23:17 GMT
- Lines: 46
-
- Hello folks...
-
- I've got gcc 2.1 installed on my system and am quite
- discouraged and disappointed with it :( I can't compile anything
- that comes across the net with it without some massive hassles and
- I usually give up with them and switch back to the 'stock' cc
- on my system.
-
- Now, for example, I'm trying to get Taylor UUCP compiled.
- If I use 'sh configure CC=gcc CFLAGS=-O -s', everything goes through
- just fine. As soon as I run 'gmake' (what I called Gnu Make 3.62(?))
- I get the following errors:
-
-
- gcc -O -c -g -I. -I. -DLIBDIR=\"/usr/local/lib/uucp\" -DNEWCONFIGLIB=\"/usr/local/conf/uucp\" -DOLDCONFIGLIB=\"/usr/lib/uucp\" -DOWNER=\"uucp\" uucico.c
- In file included from uucp.h:330, from uucico.c:304:
- /usr/include/memory.h:12: warning: conflicting types for built-in function `memcpy'
- In file included from uucp.h:338, from uucico.c:304:
- /usr/include/string.h:21: conflicting types for `memcpy'
- /usr/include/memory.h:12: previous declaration of `memcpy'
- /usr/include/string.h:32: conflicting types for `memchr'
- /usr/include/memory.h:11: previous declaration of `memchr'
- /usr/include/string.h:40: conflicting types for `memset'
- /usr/include/memory.h:13: previous declaration of `memset'
- In file included from uucico.c:304:
- uucp.h:1192: warning: conflicting types for built-in function `memcmp'
- uucp.h:1201: conflicting types for `memcpy'
- /usr/include/string.h:21: previous declaration of `memcpy'
- In file included from sysdep.h:385, from port.h:71, from uucico.c:314:
- /usr/include/sys/stat.h:95: parse error before `mode_t'
- /usr/include/sys/stat.h:97: parse error before `mode_t'
- /usr/include/sys/stat.h:98: parse error before `mode_t'
- gmake: *** [uucico.o] Error 1
-
- This is using my 'stock' include files. Anyone have any
- ideas? I would definitely like to start using gcc more often, but
- I get these similar errors everytime I do :(
-
- Any suggestions are appreciated...and will be tried out :)
-
- Marc
- --
- Marc G. Fournier | R-node Public Access Unix running UnixBBS 1.03
- Etobicoke, Ontario | 416-249-5366 24hrs 7 days/week network email
- voice: 249-4230 | shell/feed accounts available 1800+ newsgroups
- marc@r-node.pci.on.ca | Telebit T3000/SupraModem2400/Cardinal 2400 FREE
-