Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 May 2011 13:47:14 +0200 (MET DST)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/157115: [lang/gcc46] gcj cannot compile Java code: helper classes are missing
Message-ID:  <20110517114714.2A9178@uriah.heep.sax.de>
Resent-Message-ID: <201105171210.p4HCAC2E082293@freefall.freebsd.org>

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

>Number:         157115
>Category:       ports
>Synopsis:       [lang/gcc46] gcj cannot compile Java code: helper classes are missing
>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:   Tue May 17 12:10:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Joerg Wunsch
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD uriah.heep.sax.de 8.2-STABLE FreeBSD 8.2-STABLE #2: Sun May 8 22:33:15 MET DST 2011 j@uriah.heep.sax.de:/usr/obj/usr/src/sys/URIAH i386


>Description:
	When trying to compile print/pdftk with gcc46 (a minimum of gcc45
	is required, and Java support must have been comfigured for that),
	the compilation fails with:

	gcj46: error trying to exec 'ecj1': execvp: No such file or directory

	A short Internet search reveals that this means the ecj support
	package (jar file) is not installed.

	In contrast, lang/gcc45 includes that package, and compiling
	pdftk with that version succeeds.

>How-To-Repeat:
	Install lang/gcc46, then try compiling print/pdftk.
>Fix:

	


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



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