classpath/41699 On Fedora 11 PowerPC IcedTea 7 Build
Andrew John Hughes
gnu_andrew at member.fsf.org
Sat Nov 7 17:54:08 PST 2009
2009/11/8 Michael Franz <mvfranz at gmail.com>:
> Actually, I am not using the bsd port. I just used the default
> configuration but enabled zero and shark. I will look into the patches.
>
> On Sat, Nov 7, 2009 at 8:06 PM, Andrew John Hughes
> <gnu_andrew at member.fsf.org> wrote:
>>
>> 2009/11/7 Michael Franz <mvfranz at gmail.com>:
>> > I have hit this bug. Is there anyway to work around it during the build
>> > process?
>> >
>> > http://www.mail-archive.com/bug-classpath@gnu.org/msg06349.html
>> >
>> >
>>
>> There already is a workaround. If you check your build logs, you
>> should notice that the IcedTea build already downloads these drops
>> prior to the OpenJDK build commencing.
>>
>> The reason you hit a problem is because you're not building the
>> IcedTea forest. You're (presumably) building the bsd-port forest and
>> it doesn't yet have:
>>
>> http://hg.openjdk.java.net/jdk7/tl/jaxws/rev/600bc3d048be
>> http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/26b97fd0e595
>>
>> That should appear when bsd-port gets b77. Prior to that, you could
>> just apply the changeset to the bsd-port tree locally.
>> --
>> Andrew :-)
>>
>> Free Java Software Engineer
>> Red Hat, Inc. (http://www.redhat.com)
>>
>> Support Free Java!
>> Contribute to GNU Classpath and the OpenJDK
>> http://www.gnu.org/software/classpath
>> http://openjdk.java.net
>>
>> PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
>> Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
>
>
Then something is awry with your build. If you can mail me config.log
and a full build.log I might have a better idea. The IcedTea build
should download those files and put them in ${builddir}/drops. Then
it sets ALT_DROPS_DIR=${builddir}/drops in the OpenJDK build and that
should be printed by ant prior to the bit you posted.
--
Andrew :-)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the distro-pkg-dev
mailing list