> "Richard" == Richard Guenther <[EMAIL PROTECTED]> writes:
Richard> On current mainline-gcc install-pkglibLTLIBRARIES fails re-linking
Richard> libjawtgnu:
Richard> The -L/usr/lib/classpath -lgtkpeer seems bogous, we don't
Richard> have classpath installed (yet).
We shouldn't be installing
Andreas Jaeger <[EMAIL PROTECTED]> writes:
> Looking closer at this, it seems to be a problem with DESTDIR that you
> use. libgtkpeer is installed - but it's installed in
> /var/tmp/gcc-mainline-4.1.0_20050929-build/usr/lib/classpath/ - and
> that path is not added to the Link line.
That's due t
> "Andreas" == Andreas Jaeger <[EMAIL PROTECTED]> writes:
Andreas> So, the problem should be reproducable in the following cases: Using
Andreas> DESTDIR and having no libgtkpeer installed in a standard path. Tom,
Andreas> this still appears with todays sources and worked before the classpath
Richard Guenther <[EMAIL PROTECTED]> writes:
> Hi!
>
> On current mainline-gcc install-pkglibLTLIBRARIES fails re-linking
> libjawtgnu:
>
> make[5]: Entering directory
> `/usr/src/packages/BUILD/gcc-4.1.0-20050929/obj-i586-suse-linux/i586-suse-linux/libjava/classpath/native/jawt'
> test -z "/usr/
Hi!
On current mainline-gcc install-pkglibLTLIBRARIES fails re-linking
libjawtgnu:
make[5]: Entering directory
`/usr/src/packages/BUILD/gcc-4.1.0-20050929/obj-i586-suse-linux/i586-suse-linux/libjava/classpath/native/jawt'
test -z "/usr/lib/classpath" || mkdir -p --
"/var/tmp/gcc-mainline-4.1.0_