• Bug#264306: FTBFS on GNU/k*BSD

    From akira yamada@1:229/2 to All on Thu Aug 12 09:00:13 2004
    From: [email protected]

    The attached patch fixes FTBFS on GNU/k*BSD. Please could you forward it
    to upstream?

    The patch removes "-rdynamic" from LDFLAGS for "gnu*". Is it O.K.?




    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)
  • From Robert Millan@1:229/2 to akira yamada on Thu Aug 12 11:40:09 2004
    From: [email protected]

    On Thu, Aug 12, 2004 at 03:31:00PM +0900, akira yamada wrote:
    The attached patch fixes FTBFS on GNU/k*BSD. Please could you forward it to upstream?

    The patch removes "-rdynamic" from LDFLAGS for "gnu*". Is it O.K.?

    Yes. Since GNU/Hurd (and GNU/k*BSD) have the same userland that GNU/Linux,
    the kind of options that related to linker, libc, etc should match with the latter. If that doesn't work, it's a system bug, which we should fix
    somewhere else.

    If you wonder why they are currently not matching, this is most likely because ruby was ported wrong by duplicating the GNU/Linux definitions instead of unifying them, like my current patch does.

    HTH.

    --
    Robert Millan

    (Debra and Ian) (Gnu's Not (UNiplexed Information and Computing System))/\ (kernel of *(Berkeley Software Distribution))


    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)