Yeah, the error is very similar to the one in that bug. Here's the error that we are seeing on the bots:
124>javascriptcore_pcre.lib(pcre_xclass.obj) : error LNK2005: "bool __cdecl kjs_pcre_xclass(int,unsigned char const *)" (?kjs_pcre_xclass@@[EMAIL PROTECTED]) already defined in v8_snapshot.lib(pcre_xclass.obj) -Darin 2008/11/26 Søren Gjesse <[EMAIL PROTECTED]> > Could this be something like http://b/issue?id=1320493? > I ran into this exact issue a couple of weeks back. When I did a rebuild > test_shell (or Chrome) it linked fine, and it also linked after the first > changes and rebuilds, but after a few rebuilds the error in bug report > started re-appearing. Deleting src/chrome/Debug did not fix it. The only fix > I could find was to change the dependency of test_shell (and chrome_dll) on > v8_snapshot to v8. > > I have since created a new workspace and have never seen the problem in > that workspace. I still have the broken workspace on my disk. > > /Søren > > > On Wed, Nov 26, 2008 at 4:09 AM, Erik Kay <[EMAIL PROTECTED]> wrote: > >> >> I can help you take a look at this tomorrow morning. Can you point me >> at the patch to use? >> >> Erik >> >> >> On Tue, Nov 25, 2008 at 6:34 PM, Ojan Vafai <[EMAIL PROTECTED]> wrote: >> > Purify builders are having link errors as of the most recent webkit >> merge. >> > Something about javascriptcore_pcre. I'm not sure if it's the merge or >> if >> > it's just that the merge cause more projects to need recompiling. Seems >> > totally unrelated to any code touched by the merge. >> > In either case, Darin and I agreed that it's better to not roll back the >> > merge. >> > I can look into this tomorrow morning. If any other kind soul feels >> moved, >> > they are more than welcome to. I wasn't able to reproduce the link error >> > using incredibuild. Will try with VS build tomorrow. >> > Ojan >> > >> > >> > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-dev?hl=en -~----------~----~----~----~------~----~------~--~---
