From owner-freebsd-hackers Tue Oct 27 07:43:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28335 for freebsd-hackers-outgoing; Tue, 27 Oct 1998 07:43:53 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from symbion.srrc.usda.gov ([199.78.118.118]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28329 for ; Tue, 27 Oct 1998 07:43:41 -0800 (PST) (envelope-from glenn@nola.srrc.usda.gov) Received: from nola.srrc.usda.gov (localhost.srrc.usda.gov [127.0.0.1]) by symbion.srrc.usda.gov (8.9.1/8.9.1) with ESMTP id JAA04150 for ; Tue, 27 Oct 1998 09:42:46 -0600 (CST) (envelope-from glenn@nola.srrc.usda.gov) Message-Id: <199810271542.JAA04150@symbion.srrc.usda.gov> X-Mailer: exmh version 2.0.2 2/24/98 To: hackers@FreeBSD.ORG From: Glenn Johnson Subject: cpp error with POSIX defines Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 27 Oct 1998 09:42:46 -0600 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can someone help me decode this output: from file mdfork.F, line 10: #include cpp: line 90, Error: misplaced constant in #if (_POSIX_VERSION >= 199309L && defined(_POSIX_C_SOURCE) && \ from file /usr/include/sys/unistd.h, line 40: #include from file /usr/include/unistd.h, line 41: #include from file mdfork.F, line 11: #include cpp: line 90, Warning: Unexpected text in #control line ignored (_POSIX_VERSION >= 199309L && defined(_POSIX_C_SOURCE) && \ from file /usr/include/sys/unistd.h, line 40: #include from file /usr/include/unistd.h, line 41: #include from file mdfork.F, line 11: #include 1 error in preprocessor gmake: *** [mdfork.o] Error 1 I seem to be having trouble with Thanks in advance. -- Glenn Johnson Technician USDA, ARS, SRRC New Orleans, LA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message