[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-buildsystem
Subject:    Re: Oooooold link error back again.
From:       Thiago Macieira <thiago () kde ! org>
Date:       2008-12-26 1:41:16
Message-ID: 200812252341.29972.thiago () kde ! org
[Download RAW message or body]

[Attachment #2 (multipart/signed)]


Jonas Bähr wrote:
>00154160 t __Z24mac_fork_and_reexec_selfv

That lowercase t means it's not a global symbol.

Since it's not declared static, I can only conclude that the 
KDECORE_EXPORT macro isn't working.

And reading kdemacros.h.cmake, it seems CMake failed to detect gcc's 
support for hidden visibility, so the macros are defined to nothing. 
That's your bug #1.

The bug #2 is that, even though we failed to detect support for the gcc 
attributes, we still compiled with -fvisibility=hidden.

So, either we have those two bugs (which is unlikely), or something else 
is interfering with kdemacros.h or the KDE_EXPORT macro. Please check your 
kdemacros.h file that was generated and check the preprocessed output of 
the kkernel_mac.cpp compilation.

-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358

["signature.asc" (application/pgp-signature)]

_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic