Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linking error #6

Open
GoogleCodeExporter opened this issue Nov 1, 2015 · 2 comments
Open

Linking error #6

GoogleCodeExporter opened this issue Nov 1, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. ninja -C out/Release

../../third_party/gold/gold64: 
obj/chrome/libbrowser.a(obj/chrome/browser/notifications/browser.message_center_
notification_manager.o): in function 
MessageCenterNotificationManager::MessageCenterNotificationManager(message_cente
r::MessageCenter*):../../chrome/browser/notifications/message_center_notificatio
n_manager.cc(.text._ZN32MessageCenterNotificationManagerC2EPN14message_center13M
essageCenterE+0xa5): error: undefined reference to 
'message_center::CreateMessageCenterTray()'
../../third_party/gold/gold64: 
obj/chrome/libbrowser_ui.a(obj/chrome/browser/ui/startup/browser_ui.startup_brow
ser_creator_impl.o): in function StartupBrowserCreatorImpl::Launch(Profile*, 
std::vector<GURL, std::allocator<GURL> > const&, 
bool):../../chrome/browser/ui/startup/startup_browser_creator_impl.cc(.text._ZN2
5StartupBrowserCreatorImpl6LaunchEP7ProfileRKSt6vectorI4GURLSaIS3_EEb+0x19e): 
error: undefined reference to 'chrome::InitAppList(Profile*)'


Do we need to roll chromium or what's up? Is it just me?

Original issue reported on code.google.com by [email protected] on 4 Mar 2013 at 12:00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant