Bug 166296

Summary: [patch] x11-wm/libcompizconfig - compiz-manager not running
Product: Ports & Packages Reporter: Ivan Klymenko <fidaj>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Ivan Klymenko 2012-03-21 13:10:12 UTC
compiz-manager not running with devel/libinotify installed

Fix: Patch attached with submission follows:
How-To-Repeat: # compiz-manager --replace &
[1] 29223
# Checking for Xgl: not present. 
xset q doesn't reveal the location of the log file. Using fallback /var/log/Xorg.0.log 
Checking for texture_from_pixmap: present. 
Checking for non power of two support: present. 
Checking for Composite extension: present. 
Comparing resolution (1366x768) to maximum 3D texture size (8192): Passed.
Checking for nVidia: not present. 
Checking for FBConfig: present. 
Checking for Xgl: not present. 
Starting emerald
Gtk-Message: Failed to load module "globalmenu-gnome"
/usr/local/lib/libcompizconfig.so.0: Undefined symbol "inotify_init"
Gtk-Message: Failed to load module "globalmenu-gnome"
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2012-03-21 19:47:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2012-03-21 23:08:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-03-21 23:08:16 UTC
amdmi3      2012-03-21 23:08:04 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/libcompizconfig Makefile 
  Log:
  - Fix hidden dependency on libinotify
  - Link with libinotify correctly which fixes dependent ports dying with rtld error
  - Minor port cleanups
  
  PR:             166296
  Submitted by:   Ivan Klymenko <fidaj@ukr.net>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.21      +19 -9     ports/x11-wm/libcompizconfig/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"