Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2002 16:42:11 -0700 (PDT)
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37361: installing gcc30 port breaks devel/gettext
Message-ID:  <200204222342.g3MNgBGQ040653@minya.sea.one-eyed-alien.net>

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

>Number:         37361
>Category:       ports
>Synopsis:       installing gcc30 port breaks devel/gettext
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 22 16:50:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Brooks Davis
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD minya.sea.one-eyed-alien.net 5.0-CURRENT FreeBSD 5.0-CURRENT #15: Mon Apr 15 13:03:29 PDT 2002 root@minya.sea.one-eyed-alien.net:/usr/obj/usr/src/sys/MINYA i386


>Description:

If you install the gcc30 port (or probably gcc31 and gcc32), gcj
is installed.  The gettext port picks this up and assumes you have
a working java environment, but you don't and building gettext fails
as a result with the following error:

cc -O -pipe -march=pentiumpro -o .libs/urlget urlget.o  -L/usr/local/lib
../lib/.libs/libgettextlib.so
/usr/ports/devel/gettext/work/gettext-0.11.1/intl/.libs/libintl.so
-liconv -liconv -liconv ../intl/.libs/libintl.so -liconv -lc -liconv
-Wl,--rpath -Wl,/usr/local/lib
creating urlget
/bin/sh ../lib/javacomp.sh -d . ./gnu/gettext/DumpResource.java
./gnu/gettext/DumpResource.java:0: Can't find default package
`java.lang'. Check the CLASSPATH environment variable and the access to the archives.
./gnu/gettext/DumpResource.java:0: confused by earlier errors, bailing out
*** Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.11.1/src.
<snip>

>How-To-Repeat:

Install lang/gcc30.  Then try to compile devel/gettext.

>Fix:

No idea.
>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?200204222342.g3MNgBGQ040653>