Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2002 20:04:50 -0800 (PST)
From:      Tatsuto Toyonaga <toyonaga@rr.iij4u.or.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/35020: database/postgres7 ports doesn't build on 5-current
Message-ID:  <200202170404.g1H44oF22459@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         35020
>Category:       ports
>Synopsis:       database/postgres7 ports doesn't build on 5-current
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 16 20:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tatsuto Toyonaga
>Release:        -current
>Organization:
>Environment:
FreeBSD opium 5.0-CURRENT FreeBSD 5.0-CURRENT #12: Sat Feb 16 10:06:43 JST 2002     root@opium:/var/tmp/obj/usr/src/sys/OPIUM  i386

>Description:
postgres7 build fails at 
src/backend/utils/init: 
gmake[5]: Entering directory `/usr/ports/databases/postgresql7/work/postgresql-7.1.3/src/backend/utils/init'
cc -O -pipe -march=pentiumpro -DUSE_SSL -DNO_IDEA -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include -I/usr/local/include  -c -o findbe.o findbe.c
In file included from findbe.c:14:
/usr/include/grp.h:52: syntax error before `gid_t'
In file included from findbe.c:14:
/usr/include/grp.h:59: warning: parameter names (without types) in function declaration
/usr/include/grp.h:67: syntax error before `int'
gmake[5]: *** [findbe.o] Error 1

>How-To-Repeat:
      type make.
>Fix:
      ports/34875 reports the same problem and fix suggested
there --
 <cite> move include of sys/types.h to before grp.h</cite>
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202170404.g1H44oF22459>