Nobu Toge <toge(a)accad1.kek.jp> writes:
On the failure I am having during the build process of Uzbek Black
on LinuxPPC:
SL Baur <steve(a)xemacs.org> wrote,
> Hand edit src/Makefile and replace `-rdynamic' with
`-export-dynamic'.
>
> Does this allow you to link?
That way, it no longer complains about the -rdynamic option being
unavalabily. However, the make temacs itself still fails the same
way.
I thought initially that you weren't having DLL detection before, but
I see from your previous build reports that it did work before.
Something else is wrong.
...
ld: final link failed: Bad value
...
Hmm, this error message is not so helpful, is it?
Yup. Kind of a like a '?' as a one-size-fits-all error message.
I think I'll re-DL the entire b47 packages and give a try, but
it
will take a while before I can report on the result then.
O.K. This doesn't appear likely to be an XEmacs bug. Has anyone else
succeeded on PPC/Linux?