Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Apr 2011 07:55:21 GMT
From:      Alex Hemp <hempalex@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156169: firebird21-server cannot compile becouse btyacc 
Message-ID:  <201104040755.p347tL30022139@red.freebsd.org>
Resent-Message-ID: <201104040800.p3480K5A051754@freefall.freebsd.org>

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

>Number:         156169
>Category:       ports
>Synopsis:       firebird21-server cannot compile becouse btyacc
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 04 08:00:19 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Alex Hemp
>Release:        8.2-RELEASE AMD64
>Organization:
>Environment:
FreeBSD nle.local 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
firebird21-server cannot compile becouse btyacc isn't comiled 
>How-To-Repeat:
#cd /usr/ports/databases/firebird21-server && make

gmake[3]: Entering directory `/usr/ports/databases/firebird21-server/work/Firebird-2.1.3.18185-0/gen'
./extern/btyacc/btyacc -l -d -S ../src/dsql/btyacc_fb.ske ../src/dsql/parse.y
gmake[3]: ../extern/btyacc/btyacc: Command not found
gmake[3]: *** [../src/dsql/parse.cpp] Error 127
gmake[3]: Leaving directory `/usr/ports/databases/firebird21-server/work/Firebird-2.1.3.18185-0/gen'
gmake[2]: *** [libfbstatic] Error 2
gmake[2]: Leaving directory `/usr/ports/databases/firebird21-server/work/Firebird-2.1.3.18185-0/gen'
gmake[1]: *** [../gen/firebird/bin/gpre_static] Error 2
gmake[1]: Leaving directory `/usr/ports/databases/firebird21-server/work/Firebird-2.1.3.18185-0/gen'
gmake: *** [firebird_boot] Error 2

>Fix:
#cd /usr/ports/databases/firebird21-server/work/Firebird-2.1.3.18185-0/extern/btyacc && make

then

#cd /usr/ports/databases/firebird21-server && make

compiles successfully

>Release-Note:
>Audit-Trail:
>Unformatted:



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