home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!uwm.edu!ogicse!news.u.washington.edu!hardy.u.washington.edu!opium
- From: opium@hardy.u.washington.edu (Just dance and move your body)
- Newsgroups: comp.os.linux
- Subject: xfish2.0 won't compile!!
- Message-ID: <1992Nov23.030116.22594@u.washington.edu>
- Date: 23 Nov 92 03:01:16 GMT
- Article-I.D.: u.1992Nov23.030116.22594
- References: <1992Nov23.025437.22056@u.washington.edu>
- Sender: news@u.washington.edu (USENET News System)
- Organization: University of Washington, Seattle
- Lines: 24
-
- I am using 98pl5 Xfree86v1.1 and Gcc2.2.2d7 with 48633dx and 8 meg ram/ 10 swap
-
- gcc -fwritable-strings -fomit-frame-pointer -g -m386 -DNO_ASM -I. -I./fishmaps -I/usr/X386/include -D_POSIX_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -Dlinux -DFUNCPROTO=11 -DNARROWPROTO -c xfish.c -o xfish.o
- xfish.c: In function `parse':
- xfish.c:178: warning: passing arg 2 of `strcpy' makes pointer from integer without a cast
- xfish.c: In function `init_colormap':
- xfish.c:989: warning: comparison between pointer and integer
- xfish.c: In function `init_pixmap':
- xfish.c:1221: warning: type mismatch with previous implicit declaration
- xfish.c:1167: warning: previous implicit declaration of `malloc'
- xfish.c: In function `init_signals':
- xfish.c:1471: storage size of `vec' isn't known
- xfish.c: In function `initialize':
- xfish.c:1495: warning: type mismatch with previous implicit declaration
- xfish.c:1167: warning: previous implicit declaration of `malloc'
- xfish.c:1525: warning: comparison between pointer and integer
- xfish.c: In function `high_res_sleep':
- xfish.c:1960: warning: passing arg 2 of `select' from incompatible pointer type
- xfish.c:1960: warning: passing arg 3 of `select' from incompatible pointer type
- xfish.c:1960: warning: passing arg 4 of `select' from incompatible pointer type
- make: *** [xfish.o] Error 1
- #
-
- It looks like a really neet program if it would compile...
-