GCJ 4.1 and OpenOffice.org

Panagiotis Astithas past at ebs.gr
Mon Mar 13 09:00:47 UTC 2006


NAKATA Maho wrote:
> In Message-ID: <44147685.3010703 at chillt.de> 
> Bartosz Fabianowski <freebsd at chillt.de> wrote:
> 
> 
>> --- gcc41/Makefile.orig Sun Mar 12 20:21:09 2006
>> +++ gcc41/Makefile      Sun Mar 12 20:21:49 2006
>> @@ -37,6 +37,7 @@
>>   USE_BISON=     yes
>>   USE_BZIP2=     yes
>>   USE_GMAKE=     yes
>> +USE_AUTOTOOLS= libtool:15
>>   USE_ICONV=     yes
>>   USE_PERL5_BUILD=yes
>>   .if defined(WITH_JAVA_AWT)
>>
>> This change should be enough unless the version of classpath included 
>> with gcj 4.1 has its own libtool. If so, this will need to be replaced 
>> by /usr/local/bin/libtool as well. You can probably do this manually by 
>> symlinking for now. For a later release, it would need to be fixed properly.
> 
> thanks, I updated my ports tarball at good-day.
> ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/misc/openoffice.org-2.0.060313.tar.bz2 (contains gcc41 as well)

Unfortunately it does not fix the issue. It appears that the port uses 
its own libtool.

Cheers,

Panagiotis


More information about the freebsd-java mailing list