home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!gatech!destroyer!caen!m2xenix!clark!pacifier!keithf
- From: keithf@pacifier.rain.com (Keith Furrow)
- Subject: Novice Question on a bad compilier (cc, SysV386)
- Message-ID: <1992Jul27.200207.6887@pacifier.rain.com>
- Organization: Pacifier BBS
- Distribution: na
- Date: Mon, 27 Jul 1992 20:02:07 GMT
- Lines: 41
-
-
- My sincerest aplogies if I posted in the wrong group or didn't look at the
- FAQ long enough.
-
- I am running a SysV386 machine using cc. cc has consistently not compiled
- almost all (one or two) of the .c programs a have grabbed from various
- archives, I am beginning to rip my hair out as this is VERY frustrating!!!
-
- Some of the programs I have tried to compile are:
-
- crypt
- ufc-crypt
- and assorted other progams which have been assured to me by their authours
- that they works on THEIR machine and on other SysV386es... Grrrrr...
-
- I have access to gcc, but we have a _SLOW_ ftp connection to the site where
- it is stored, and I will only get it if it will help... Will it?
-
- Af few error messages:
-
- "test.c", line 22: warning: identifier redeclared: open
- "test.c", line 41: undefined symbol: user
- "test.c", line 42: warning: left operand of "." must be struct/union object
- "test.c", line 42: cannot access member of non-struct/union object
- "test.c", line 43: warning: left operand of "." must be struct/union object
- "test.c", line 43: cannot access member of non-struct/union object
- "test.c", line 45: warning: left operand of "." must be struct/union object
- "test.c", line 45: cannot access member of non-struct/union object
- "test.c", line 46: warning: left operand of "." must be struct/union object
- "test.c", line 46: cannot access member of non-struct/union object
- "test.c", line 48: undefined symbol: W_OK
-
-
- Oh well...
-
- Please mail any solutions as I don't read this newsgroup much.
-
- Thanks in advance,
- Keith
- --
- keithf@pacifier.rain.com
-