Compiling latest trunk on KDE4.2
Sandor Bodo-Merle
sbodomerle at gmail.com
Fri Feb 13 12:15:40 MST 2009
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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://forge.novell.com/pipermail/tellico-users/attachments/20090213/2eab3b47/attachment.html
More information about the tellico-users
mailing list