Opened 12 years ago

Closed 10 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)

main.log (109.0 KB) - added by vincent.oberson@… 12 years ago.

Download all attachments as: .zip

Change History (6)

Changed 12 years ago by vincent.oberson@…

Attachment: main.log added

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)

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

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.

comment:4 Changed 10 years ago by ci42

Cc: gus.vanryss@… added

Has duplicate (#42429).

comment:5 Changed 10 years ago by ci42

Resolution: fixed
Status: newclosed

Fixed in r116915.

Note: See TracTickets for help on using tickets.