From owner-freebsd-stable@FreeBSD.ORG Sat Apr 13 01:22:02 2013 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3D104C81 for ; Sat, 13 Apr 2013 01:22:02 +0000 (UTC) (envelope-from dparussalla@baysidegrp.com.au) Received: from baysidegrp.com.au (gateway.baysidegrp.com.au [61.88.141.194]) by mx1.freebsd.org (Postfix) with ESMTP id A172583E for ; Sat, 13 Apr 2013 01:22:00 +0000 (UTC) Received: (qmail 54800 invoked by uid 0); 13 Apr 2013 11:15:18 +1000 Received: by simscan 1.4.0 ppid: 54796, pid: 54797, t: 0.0067s scanners: attach: 1.4.0 clamav: 0.97.6/m: Received: from localhost (HELO mail.baysidegrp.com.au) (127.0.0.1) by baysidegrp.com.au with ESMTP; 13 Apr 2013 11:15:18 +1000 Received: from 150.101.163.50 (SquirrelMail authenticated user dparussalla@baysidegrp.com.au) by mail.baysidegrp.com.au with HTTP; Sat, 13 Apr 2013 11:15:18 +1000 (EST) Message-ID: <49725.150.101.163.50.1365815718.squirrel@mail.baysidegrp.com.au> Date: Sat, 13 Apr 2013 11:15:18 +1000 (EST) Subject: gnutls compile issues From: dparussalla@baysidegrp.com.au To: stable@freebsd.org User-Agent: SquirrelMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Apr 2013 01:22:02 -0000 Hi All, I am having issues compiling gnutls-2.12.23 on Freebsd 6.4 stable platform. Please find the following errors. Any help much appropriated. checking whether uses 'inline' correctly... no configure: error: cannot be used with this compiler (cc -std=gnu99 -O2 -fno-strict-aliasing -pipe -I/usr/local/include/p11-kit-1 -I/usr/local/include -fPIC -D_THREAD_SAFE). This is a known interoperability problem of glibc <= 2.5 with gcc >= 4.3 in C99 mode. You have four options: - Add the flag -fgnu89-inline to CC and reconfigure, or - Fix your include files, using parts of , or - Use a gcc version older than 4.3, or - Don't use the flags -std=c99 or -std=gnu99. Configuration aborted. ===> Script "configure" failed unexpectedly. Please report the problem to novel@FreeBSD.org [maintainer] and attach the