Compiling latest trunk on KDE4.2

Regis Boudin regis at boudin.name
Fri Feb 13 12:22:06 MST 2009


Hi,

I'm (still) at work right now, but will look at fixing it when I get back
home.

To be fair, I'm very tempted to get rid of this #ifndef mess. It was
introduced for systems CMake probably doesn't even support.

Regis

On Fri, February 13, 2009 19:15, Sandor Bodo-Merle wrote:
> I have the same issue with gcc-4.3.3. The problem seem to be introduced in
> -r 3456:3457.
> Unfortunately CHECK_SYMBOL_EXISTS(strdup "string.h" HAVE_STRDUP_DECL) does
> not evaluate correctly,
> and config.h ends up without a HAVE_STRDUP_DECL define.
> This results in redeclaration of strdup which is a bug.
> See http://sourceware.org/bugzilla/show_bug.cgi?id=4681 for more
> explanations.
>
> Sanyi
>
> PS just adding back the line ADD_DEFINITIONS( -DHAVE_STRDUP_DECL ) to
> src/translators/btparse/CMakeLists.txt
> fix the problem on linux - until some CMake guru fix this.
>
> On Fri, Feb 13, 2009 at 6:14 AM, Robby Stephenson
> <robby at periapsis.org>wrote:
>
>> On Thursday 12 February 2009, Mehmet Nur Olcay wrote:
>> > Just tried to compile latest trunk version on KDE4.2 but it fails with
>> > this output:
>> >
>> > http://pastebin.com/m5c250f9f
>>
>> The line number is where the STRDUP_DECL is that Regis was working on.
>> But
>> the error message doesn't make sense to me. What compiler?
>>
>> Robby
>> _______________________________________________
>> tellico-users mailing list
>> tellico-users at forge.novell.com
>> http://forge.novell.com/mailman/listinfo/tellico-users
>>
> _______________________________________________
> tellico-users mailing list
> tellico-users at forge.novell.com
> http://forge.novell.com/mailman/listinfo/tellico-users



More information about the tellico-users mailing list