From owner-freebsd-ports Thu May 9 20:51:56 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freebsd.giovannelli.com (freebsd.giovannelli.com [194.184.65.139]) by hub.freebsd.org (Postfix) with ESMTP id B95F437B403 for ; Thu, 9 May 2002 20:51:42 -0700 (PDT) Received: from usul.masternet.it (usul.giovannelli.com [10.0.0.4]) by freebsd.giovannelli.com (8.12.2/8.12.2) with ESMTP id g48Kod8J013196 for ; Wed, 8 May 2002 20:50:40 GMT (envelope-from gmarco@giovannelli.it) Message-Id: <5.1.1.2.2.20020508212341.01233a08@194.184.65.4> X-Sender: gmarco@194.184.65.4 X-Mailer: QUALCOMM Windows Eudora Version 5.1.1.3 (Beta) Date: Wed, 08 May 2002 21:42:45 +0200 To: ports@freebsd.org From: Gianmarco Giovannelli Subject: error compiling kde3 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org the make is broken in: /usr/ports/games/kdegames3/work/kdegames-3.0/kpat/freecell-solver cc -DHAVE_CONFIG_H -I. -I. -I../.. -DFCS_STATE_STORAGE=FCS_STATE_STORAGE_INTERNAL_HASH -DFCS_STACK_STORAGE=FCS_STACK_STORAGE_INTERNAL_HASH -pthread -DQT_THREAD_SUPPORT -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt -D_THREAD_SAFE -O2 -O -pipe -c freecell.c -Wp,-MD,.deps/freecell.TPlo -fPIC -DPIC -o .libs/freecell.o In file included from fcs.h:57, from freecell.c:23: md5.h:17: redefinition of `u_int32_t' /usr/include/sys/types.h:116: `u_int32_t' previously declared here #ifdef WIN32 typedef unsigned __int32 u_int32_t; #elif defined(__osf__) typedef unsigned int u_int32_t; #elif !defined(__linux__) && !defined(__NetBSD__) typedef uint32_t u_int32_t; <---- this is the line #endif Best Regards, Gianmarco Giovannelli , "Unix expert since yesterday" http://www.gufi.org/~gmarco To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message