cairo-dock-team team mailing list archive
  
  - 
     cairo-dock-team team cairo-dock-team team
- 
    Mailing list archive
  
- 
    Message #06276
  
 [Bug 1324990] Re: Cairo dock core compile error
  
Hello,
Did you clean the 'build' directory and relaunch CMake before using the
'make' command?
** Changed in: cairo-dock-core
       Status: New => Incomplete
-- 
You received this bug notification because you are a member of Cairo-
Dock Devs, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/1324990
Title:
  Cairo dock core compile error
Status in Cairo-Dock : Core:
  Incomplete
Bug description:
  Hi !
  I had update cairo-dock-core, using bzr up, and when compiling (make),
  it shows the following error:
  [root@ci-jfilipe build]# make
  [ 14%] Built target implementations
  [ 77%] Built target gldi
  Linking C executable cairo-dock
  gldit/libgldi.so.3.3.99.beta1: undefined reference to `gtk3_image_menu_item_set_image'
  gldit/libgldi.so.3.3.99.beta1: undefined reference to `gtk3_image_menu_item_new_with_mnemonic'
  gldit/libgldi.so.3.3.99.beta1: undefined reference to `gtk3_image_menu_item_get_type'
  gldit/libgldi.so.3.3.99.beta1: undefined reference to `gtk3_image_menu_item_new_with_label'
  gldit/libgldi.so.3.3.99.beta1: undefined reference to `gtk3_image_menu_item_get_image'
  gldit/libgldi.so.3.3.99.beta1: undefined reference to `gtk3_image_menu_item_new'
  collect2: error: ld returned 1 exit status
  make[2]: *** [src/cairo-dock] Error 1
  make[1]: *** [src/CMakeFiles/cairo-dock.dir/all] Error 2
  make: *** [all] Error 2
  Regards
To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1324990/+subscriptions
References