From owner-freebsd-questions Tue Apr 2 04:07:53 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA10826 for questions-outgoing; Tue, 2 Apr 1996 04:07:53 -0800 (PST) Received: from npc.haplink.co.cn ([202.96.192.53]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA10803 for ; Tue, 2 Apr 1996 04:07:40 -0800 (PST) Received: (from xiyuan@localhost) by npc.haplink.co.cn (8.6.11/8.6.9) id UAA19800 for questions@freebsd.org; Tue, 2 Apr 1996 20:14:03 GMT Date: Tue, 2 Apr 1996 20:14:03 GMT From: xiyuan qian Message-Id: <199604022014.UAA19800@npc.haplink.co.cn> To: questions@freebsd.org Subject: FreeBSD2.1R can NOT handle msql-1.0.13 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, all: I have set up FreeBSD2.1R on my host, all went through, but when I set up msql-1.0.13 on it, the following compiling error showed: In file include from ../common/strlib.c:25: ..//common/portability.h:55:redefinition of 'u_int' /usr/include/sys/types.h:53:'u_int' previously decared here But with FreeBSD2.0.5, all went through. Is for the 2.1R unstandable? --xiyuan