From owner-freebsd-questions Sat Aug 12 20: 7: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cogito.cam.org (Cogito.CAM.ORG [198.168.100.2]) by hub.freebsd.org (Postfix) with ESMTP id 254D137BD88 for ; Sat, 12 Aug 2000 20:07:04 -0700 (PDT) (envelope-from techsupport@devises-or.com) Received: from devises-or.com (USRH-5-37.HIP.CAM.ORG [204.19.188.37]) by cogito.cam.org (8.11.0/8.11.0.Beta1) with ESMTP id e7D372a27442 for ; Sat, 12 Aug 2000 23:07:02 -0400 Message-ID: <39961067.2BF6E852@devises-or.com> Date: Sat, 12 Aug 2000 23:05:11 -0400 From: Claude Cormier Organization: Ormetal Inc. X-Mailer: Mozilla 4.7 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD version - C Compiler and vprintf() Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I have a site hosted on a i386 server with FreeBSD 2.2.8. I would like to know if this version was delivered with both the gcc and cc compilers. I am currently compiling a product named cURL under the above server and am having a problem with the function vprintf() in one of the .c module. The make command return the error: url.c:87: #error "We can't compile without vprintf() support". Can someone tell me if my problem has to do with the version of the OS or the version of the C compiler or else. Thanks. Claude Cormier Ormetal Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message