On Thu, 09 Mar 2006 19:27:29 +0100, Lars Schimmer wrote: >| I've never seen this before I think. Can you provide some more >| details? > Debian amd64, packages as you describe, svn co Revision is 4449 and > patch from ticket 323 attached.
ah, amd64 - might be different ;-) > wifo/phapi/phapi.c:386: warning: missing braces around initializer > wifo/phapi/phapi.c:386: warning: (near initialization for > `phcfg.stunserver') > wifo/phapi/phapi.c:387: warning: initialization makes integer from > pointer without a cast > wifo/phapi/phapi.c:387: error: initializer element is not computable at > load time > wifo/phapi/phapi.c:387: error: (near initialization for > `phcfg.stunserver[1]') > wifo/phapi/phapi.c:389: error: initializer element is not constant > wifo/phapi/phapi.c:389: error: (near initialization for `phcfg.stunserver') I looked at the code but in fact I have no idea; my only idea is to comment out this whole block (from #ifdef EMBED until #endif) because I guess something called MY_DLLEXPORT (*DLL*) is not really useful on linux anyway. But I might miss something ... gregor -- .''`. http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4 : :' : infos zur usenet-hierarchie at.*: http://www.usenet.at/ `. `' member of https://www.vibe.at/ | how to reply: http://got.to/quote/ `- _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
