Opened 12 years ago
Closed 11 years ago
#34444 closed defect (fixed)
klavaro 1.8.1 Install error - build failure
Reported by: | vincent.oberson@… | Owned by: | james.r.haigh@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | gus.vanryss@… | |
Port: | klavaro |
Description
Hi,
Installation of klavaro fails during build process:
:info:build Undefined symbols for architecture x86_64: :info:build "_g_module_supported", referenced from: :info:build _main in main.o
MacPorts and Xcode are newly installed (yesterday evening). I'm running MacOS X Lion 10.7.3 and Xcode 4.3.2. "main.log" file is attached to this message.
Thanks in advance for your help!
Attachments (1)
Change History (6)
Changed 12 years ago by vincent.oberson@…
comment:1 Changed 12 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to james.r.haigh@… |
---|
comment:2 Changed 12 years ago by thoni56 (Thomas Nilefalk)
comment:3 Changed 12 years ago by jmroot (Joshua Root)
The first thing to try should probably be to update the port to 1.9.5.
Note: See
TracTickets for help on using
tickets.
I fixed this on my machine by adding
-lgmodule-2.0
to the link (as per https://github.com/mxcl/homebrew/commit/9db157c00c438d0713928424f38703d3d8272498)
I don't know anything about MacPorts, so I don't know how to add this to Portfile (or what?), just pitching in my $0.00002