Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2002 16:55:26 -0600 (MDT)
From:      Mike Durian <durian@boogie.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44511: openoffice-devel won't build
Message-ID:  <200210262255.g9QMtQda056491@man.boogie.com>

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

>Number:         44511
>Category:       ports
>Synopsis:       openoffice-devel won't build
>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 Oct 26 16:00:14 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mike Durian
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD man.boogie.com 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Thu Oct 24 12:30:27 MDT 2002 root@man.boogie.com:/disk2/obj/disk2/src/sys/BOOGIE i386


	
>Description:
	The openoffice-devel port won't build on a -current system built
	from Oct 24, 2002 sources.  It can't find xmlparse.h

	Here's the tail end of the build:

	------------------------------
	Making: ../../../../../unxfbsd.pro/slo/ne_xml.obj
	cc -w -c -I. -I. -I../inc -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsd.pro/inc -I. -I/disk2/ports/editors/openoffice-devel/work/oo_643_src/solver/643/unxfbsd.pro/inc/dont_use_stl -I/disk2/ports/editors/openoffice-devel/work/oo_643_src/solver/643/unxfbsd.pro/inc/external -I/disk2/ports/editors/openoffice-devel/work/oo_643_src/solver/643/unxfbsd.pro/inc -I/disk2/ports/editors/openoffice-devel/work/oo_643_src/solenv/unxfbsd/inc -I/disk2/ports/editors/openoffice-devel/work/oo_643_src/solenv/inc -I/disk2/ports/editors/openoffice-devel/work/oo_643_src/res -I/usr/include -I/usr/local/dont_use_stlport -I/usr/local/include/dont_use_stlport -I/disk2/ports/editors/openoffice-devel/work/oo_643_src/solenv/inc/Xp31 -I/usr/local/jdk1.3.1/include -I/usr/local/jdk1.3.1/include/freebsd -I/usr/local/jdk1.3.1/include/green_threads/include -I/usr/X11R6/include     -I. -I../../../../../res -I. -I/disk2/ports/editors/openoffice-devel/work/oo_643_src/solenv/unxfbsdi/usr/i!
 nclude -I/usr/X11R6/include -O   -I/disk2/ports/editors/openoffice-devel/work/oo_643_src/solver/643/unxfbsd.pro/inc/external/expat -pipe  -fPIC -DFREEBSD -DUNX -DVCL -DGCC -DC300 -DINTEL -DCVER=C300 -D_USE_NAMESPACE -D_USE_NAMESPACE=1 -DX86 -DNEW_SOLAR -DSTLPORT_VERSION=400 -DOSVERSION=500042 -D_THREAD_SAFE -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=643 -DBUILD=8231 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOPTIMIZE -DEXCEPTIONS_OFF -DCUI -DSOLAR_JAVA -DSRX643  -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_  -DMULTITHREAD  -o ../../../../../unxfbsd.pro/slo/ne_xml.o ne_xml.c
	ne_xml.c:44:22: xmlparse.h: No such file or directory
	ne_xml.c:51: syntax error before "ne_xml_char"
	ne_xml.c:103: syntax error before "ne_xml_char"
	ne_xml.c:128: syntax error before "XML_Parser"
	ne_xml.c:157: syntax error before '*' token
	ne_xml.c:158: syntax error before '*' token
	ne_xml.c:159: syntax error before '*' token
	ne_xml.c:182: syntax error before "ne_xml_char"
	ne_xml.c:189: syntax error before '*' token
	ne_xml.c: In function `ne_xml_currentline':
	ne_xml.c:264: structure has no member named `parser'
	ne_xml.c: At top level:
	ne_xml.c:344: syntax error before '*' token
	ne_xml.c: In function `start_element':
	ne_xml.c:347: `userdata' undeclared (first use in this function)
	ne_xml.c:347: (Each undeclared identifier is reported only once
	ne_xml.c:347: for each function it appears in.)
	ne_xml.c:353: `name' undeclared (first use in this function)
	ne_xml.c:360: syntax error before '*' token
	ne_xml.c:361: `pnt' undeclared (first use in this function)
	ne_xml.c:367: `atts' undeclared (first use in this function)
	ne_xml.c: In function `destroy_state':
	ne_xml.c:431: structure has no member named `default_ns'
	ne_xml.c:431: structure has no member named `default_ns'
	ne_xml.c:431: structure has no member named `default_ns'
	ne_xml.c:437: structure has no member named `name'
	ne_xml.c:438: structure has no member named `uri'
	ne_xml.c: At top level:
	ne_xml.c:445: syntax error before '*' token
	ne_xml.c: In function `char_data':
	ne_xml.c:447: `userdata' undeclared (first use in this function)
	ne_xml.c:451: `data' undeclared (first use in this function)
	ne_xml.c:451: `len' undeclared (first use in this function)
	ne_xml.c: At top level:
	ne_xml.c:530: syntax error before '*' token
	ne_xml.c: In function `end_element':
	ne_xml.c:532: `userdata' undeclared (first use in this function)
	ne_xml.c:537: `name' undeclared (first use in this function)
	ne_xml.c:542: syntax error before '*' token
	ne_xml.c:543: `pnt' undeclared (first use in this function)
	ne_xml.c: In function `resolve_nspace':
	ne_xml.c:586: structure has no member named `name'
	ne_xml.c:587: structure has no member named `name'
	ne_xml.c:588: structure has no member named `uri'
	ne_xml.c: At top level:
	ne_xml.c:602: syntax error before '*' token
	ne_xml.c: In function `parse_element':
	ne_xml.c:605: syntax error before '*' token
	ne_xml.c:608: `name' undeclared (first use in this function)
	ne_xml.c:611: `atts' undeclared (first use in this function)
	ne_xml.c:618: `state' undeclared (first use in this function)
	ne_xml.c:629: `p' undeclared (first use in this function)
	ne_xml.c:639: structure has no member named `name'
	ne_xml.c:640: structure has no member named `uri'
	ne_xml.c:642: structure has no member named `name'
	ne_xml.c:642: structure has no member named `uri'
	ne_xml.c:647: `pnt' undeclared (first use in this function)
	ne_xml.c:653: structure has no member named `default_ns'
	ne_xml.c:654: structure has no member named `default_ns'
	ne_xml.c: In function `ne_xml_create':
	ne_xml.c:702: structure has no member named `parser'
	ne_xml.c:703: structure has no member named `parser'
	ne_xml.c:706: structure has no member named `parser'
	ne_xml.c:707: structure has no member named `parser'
	ne_xml.c:708: structure has no member named `parser'
	ne_xml.c: In function `ne_xml_parse':
	ne_xml.c:802: structure has no member named `parser'
	ne_xml.c:807: structure has no member named `parser'
	ne_xml.c:808: structure has no member named `parser'
	ne_xml.c: In function `ne_xml_destroy':
	ne_xml.c:850: structure has no member named `parser'
	dmake:  Error code 1, while making '../../../../../unxfbsd.pro/slo/ne_xml.obj'
	---* TG_SLO.MK *---
	dmake:  Error code 255, while making './unxfbsd.pro/misc/build/so_built'
	---* TG_SLO.MK *---

	ERROR: Error 65280 occurred while making /disk2/ports/editors/openoffice-devel/work/oo_643_src/neon
	dmake:  Error code 1, while making 'build_all'
	---* TG_SLO.MK *---
	*** Error code 255

	Stop in /disk2/ports/editors/openoffice-devel.


>How-To-Repeat:
	Nothing special.  I happens for me everytime I try to build.
>Fix:

	


>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?200210262255.g9QMtQda056491>