Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2002 13:04:54 +0100 (CET)
From:      Aries <aries@mindworks.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46057: databases/unixODBC fails to build 2.2.3
Message-ID:  <200212071204.gB7C4sHh025186@ganja.devel.mindworks.hu>

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

>Number:         46057
>Category:       ports
>Synopsis:       databases/unixODBC fails to build 2.2.3
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 07 04:10:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Aries
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Mindworks-Networking
>Environment:
System: FreeBSD ganja.devel.mindworks.hu 4.7-STABLE FreeBSD 4.7-STABLE #8: Sun Nov 17 00:23:21 CET 2002 root@ganja.devel.mindworks.hu:/usr/src/sys/compile/GANJA i386

>Description:
I've tried to compile it, but I got the following errors:

bison -y  -d yac.y && mv y.tab.c yac.c
yac.y:216.2-218.13: type clash (`strval' `') on default action
yac.y:218.14: parse error, unexpected ":", expecting ";" or "|"
yac.y:219.35-66: $1 of `y_escape' has no declared type
yac.y:219.35-72: $3 of `y_escape' has no declared type
yac.y:220.37-68: $1 of `y_escape' has no declared type
yac.y:220.37-74: $3 of `y_escape' has no declared type
yac.y:223.22-65: $1 of `y_escape' has no declared type
*** Error code 1

Stop in /tmp/usr/ports/databases/unixODBC/work/unixODBC-2.2.3/sqp.
*** Error code 1

Stop in /tmp/usr/ports/databases/unixODBC/work/unixODBC-2.2.3.
*** Error code 1

Stop in /usr/ports/databases/unixODBC.
*** Error code 1

>How-To-Repeat:
Everytime when I try to compile it.
>Fix:
Just put a semicolon at line 217 in yac.y
>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?200212071204.gB7C4sHh025186>