[Fink-devel] gnome-keyring failure with Xcode 5

2013-09-22 Thread David Reiser
libtool: link: gcc -dynamiclib  -o .libs/libgp11.0.dylib  
.libs/gp11-attributes.o .libs/gp11-call.o .libs/gp11-misc.o .libs/gp11-module.o 
.libs/gp11-object.o .libs/gp11-session.o .libs/gp11-slot.o .libs/gp11-marshal.o 
  -L/sw/lib /sw/lib/libgthread-2.0.dylib /sw/lib/libgio-2.0.dylib 
/sw/lib/libgobject-2.0.dylib /sw/lib/libglib-2.0.dylib /sw/lib/libintl.dylib
-install_name  /sw/lib/libgp11.0.dylib -compatibility_version 1 
-current_version 1.0 -Wl,-single_module 
-Wl,-exported_symbols_list,.libs/libgp11-symbols.expsym
Undefined symbols for architecture x86_64:
  _g_module_close, referenced from:
  _gp11_module_initialize in gp11-module.o
  _gp11_module_finalize in gp11-module.o
  _g_module_error, referenced from:
  _gp11_module_initialize in gp11-module.o
  _gp11_module_finalize in gp11-module.o
  _g_module_open, referenced from:
  _gp11_module_initialize in gp11-module.o
  _g_module_symbol, referenced from:
  _gp11_module_initialize in gp11-module.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)


Package manager version: 0.35.1
Distribution version: selfupdate-cvs Sun Sep 22 10:18:37 2013, 10.8, x86_64
Trees: local/main stable/main local/injected
Xcode.app: 5.0
Xcode command-line tools: 5.0.0.0.1.1377666378
Max. Fink build jobs:  1
--
Dave Reiser
dbrei...@icloud.com





--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871iu=/4140/ostg.clktrk
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] gnome-keyring failure with Xcode 5

2013-09-22 Thread Alexander Hansen
On 9/22/13 10:17 AM, David Reiser wrote:
 libtool: link: gcc -dynamiclib  -o .libs/libgp11.0.dylib  
 .libs/gp11-attributes.o .libs/gp11-call.o .libs/gp11-misc.o 
 .libs/gp11-module.o .libs/gp11-object.o .libs/gp11-session.o 
 .libs/gp11-slot.o .libs/gp11-marshal.o   -L/sw/lib 
 /sw/lib/libgthread-2.0.dylib /sw/lib/libgio-2.0.dylib 
 /sw/lib/libgobject-2.0.dylib /sw/lib/libglib-2.0.dylib /sw/lib/libintl.dylib  
   -install_name  /sw/lib/libgp11.0.dylib -compatibility_version 1 
 -current_version 1.0 -Wl,-single_module 
 -Wl,-exported_symbols_list,.libs/libgp11-symbols.expsym
 Undefined symbols for architecture x86_64:
_g_module_close, referenced from:
_gp11_module_initialize in gp11-module.o
_gp11_module_finalize in gp11-module.o
_g_module_error, referenced from:
_gp11_module_initialize in gp11-module.o
_gp11_module_finalize in gp11-module.o
_g_module_open, referenced from:
_gp11_module_initialize in gp11-module.o
_g_module_symbol, referenced from:
_gp11_module_initialize in gp11-module.o
 ld: symbol(s) not found for architecture x86_64
 clang: error: linker command failed with exit code 1 (use -v to see 
 invocation)


 Package manager version: 0.35.1
 Distribution version: selfupdate-cvs Sun Sep 22 10:18:37 2013, 10.8, x86_64
 Trees: local/main stable/main local/injected
 Xcode.app: 5.0
 Xcode command-line tools: 5.0.0.0.1.1377666378
 Max. Fink build jobs:  1
 --
 Dave Reiser
 dbrei...@icloud.com



It looks like you've got a missing library on your linker line above; 
the same line for me also has /sw/lib/libgmodule-2.0.dylib.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871iu=/4140/ostg.clktrk
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] gnome-keyring failure with Xcode 5

2013-09-22 Thread David Reiser
On Sep 22, 2013, at 2:49 PM, Alexander Hansen alexanderk.han...@gmail.com 
wrote:

 On 9/22/13 10:17 AM, David Reiser wrote:
 libtool: link: gcc -dynamiclib  -o .libs/libgp11.0.dylib  
 .libs/gp11-attributes.o .libs/gp11-call.o .libs/gp11-misc.o 
 .libs/gp11-module.o .libs/gp11-object.o .libs/gp11-session.o 
 .libs/gp11-slot.o .libs/gp11-marshal.o   -L/sw/lib 
 /sw/lib/libgthread-2.0.dylib /sw/lib/libgio-2.0.dylib 
 /sw/lib/libgobject-2.0.dylib /sw/lib/libglib-2.0.dylib /sw/lib/libintl.dylib 
-install_name  /sw/lib/libgp11.0.dylib -compatibility_version 1 
 -current_version 1.0 -Wl,-single_module 
 -Wl,-exported_symbols_list,.libs/libgp11-symbols.expsym
 Undefined symbols for architecture x86_64:
   _g_module_close, referenced from:
   _gp11_module_initialize in gp11-module.o
   _gp11_module_finalize in gp11-module.o
   _g_module_error, referenced from:
   _gp11_module_initialize in gp11-module.o
   _gp11_module_finalize in gp11-module.o
   _g_module_open, referenced from:
   _gp11_module_initialize in gp11-module.o
   _g_module_symbol, referenced from:
   _gp11_module_initialize in gp11-module.o
 ld: symbol(s) not found for architecture x86_64
 clang: error: linker command failed with exit code 1 (use -v to see 
 invocation)
 
 
 Package manager version: 0.35.1
 Distribution version: selfupdate-cvs Sun Sep 22 10:18:37 2013, 10.8, x86_64
 Trees: local/main stable/main local/injected
 Xcode.app: 5.0
 Xcode command-line tools: 5.0.0.0.1.1377666378
 Max. Fink build jobs:  1
 --
 Dave Reiser
 dbrei...@icloud.com
 
 
 
 It looks like you've got a missing library on your linker line above; 
 the same line for me also has /sw/lib/libgmodule-2.0.dylib.
 
 -- 
 Alexander Hansen, Ph.D.
 Fink User Liaison
 My package updates: http://finkakh.wordpress.com/
 
Bah! I had the experimental glib2 2.36 installed. Dpkg does report that 
libgmodule is included, but... 

I thought I had only installed 2.36 in my flailing tree. Reverting to glib2 
2.22.4 allowed gnome-keyring to build successfully.

Thanks for the help.

--
Dave Reiser
dbrei...@icloud.com






--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871iu=/4140/ostg.clktrk
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel