Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 2004 13:33:29 -0700 (PDT)
From:      Travis Whitton <whitton@atlantic.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/65787: Make error when rebuilding ruby-xmlparser
Message-ID:  <200404192033.i3JKXTgi001425@www.freebsd.org>
Resent-Message-ID: <200404192040.i3JKeQm5073298@freefall.freebsd.org>

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

>Number:         65787
>Category:       ports
>Synopsis:       Make error when rebuilding ruby-xmlparser
>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 19 13:40:26 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Travis Whitton
>Release:        4.9-RELEASE-p4 i386
>Organization:
PPB Environmental Labs
>Environment:
FreeBSD aop.intranet 4.9-RELEASE-p4 FreeBSD 4.9-RELEASE-p4 #0: Wed Mar 17 16:55:09 EST 2004     root@aop.intranet:/usr/obj/usr/src/sys/MYKERNEL  i386

>Description:
textproc/ruby-xmlparser: error when rebuilding ruby-xmlparser from a current port-tree

===>  Building for ruby18-xmlparser-0.6.8
cc -fPIC -O -pipe   -fPIC -DXML_ENC_PATH=\"/usr/local/lib/perl5/site_perl/5.6.1/mach/XML/Parser/Encodings\" -DNEW_EXPAT -DXML_DTD -I. -I/usr/local/lib/ruby/1.8/i386-freebsd4 -I/usr/local/lib/ruby/1.8/i386-freebsd4 -I. -DHAVE_EXPAT_H -DHAVE_XML_SETNOTSTANDALONEHANDLER -DHAVE_XML_SETPARAMENTITYPARSING -DHAVE_XML_SETDOCTYPEDECLHANDLER -DHAVE_XML_PARSERRESET -DHAVE_XML_SETSKIPPEDENTITYHANDLER -DHAVE_XML_GETFEATURELIST -DHAVE_XML_USEFOREIGNDTD -DHAVE_XML_GETIDATTRIBUTEINDEX -I/usr/local/include -c xmlparser.c
xmlparser.c: In function `iterElementDeclHandler':
xmlparser.c:530: syntax error before `content'
xmlparser.c:533: `content' undeclared (first use in this function)
xmlparser.c:533: (Each undeclared identifier is reported only once
xmlparser.c:533: for each function it appears in.)
xmlparser.c: In function `myElementDeclHandler':
xmlparser.c:933: syntax error before `content'
xmlparser.c:935: `content' undeclared (first use in this function)
*** Error code 1

>How-To-Repeat:
cd /usr/ports/textproc/ruby-xmlparser && make
>Fix:

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



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