-fvisibility problems (with unsermake?)
Thiago Macieira
thiago.macieira at kdemail.net
Sun Nov 21 14:59:34 GMT 2004
Dawit A. wrote:
>> But it is not in the include search path because -I../kdecore isn't in
>> INCLUDES for dcop/Makefile.am, kdefx and kdecore's subdirs.
>
>And doing -I../kdecore would not work if srcdir != builddir either.
Actually, it would, because the file is generated. Because of that, it is
saved in the builddir. -I$(top_srcdir)/libkdecore is already in
$(all_includes).
Maybe -I$(top_builddir)/libkdecore should be added there too.
>Also
>wasn't dcop supposed to be independent of any other module, i.e. kdecore
>depends on dcop and now dcop seems to require kdecore ?
It doesn't require libkdecore. It just needs some #define's in kdemacros.h
and kdelibs_export.h.
--
Thiago Macieira - Registered Linux user #65028
thiago (AT) macieira (DOT) info
ICQ UIN: 1967141 PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20041121/f71d9d50/attachment.sig>
More information about the kde-core-devel
mailing list