Opened 9 years ago
Closed 9 years ago
#47744 closed defect (fixed)
guile @2.0.11: change pkgconfig to library dependency because guile-config uses pkg-config
Reported by: | Xsenon973@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | Yogesh.Sharma@… | |
Port: | guile |
Description
Hello! Please, help me. I need to install libctl port
Sudo port -v install libctl
But port can't install because can't find Guile. Guile 2.0.11 is installed and work without any problems.
error: ("/opt/local/bin/pkg-config" "--cflags" "guile-2.0") exited with non-zero error code 1 error: ("/opt/local/bin/pkg-config" "--libs" "guile-2.0") exited with non-zero error code 1 checking if linking to guile works... no configure: error: Guile could not be found Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_libctl/libctl/work/libctl-3.2.2" && ./configure --prefix=/opt/local Exit code: 1 Error: Failed to configure libctl, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_libctl/libctl/work/libctl-3.2.2/config.log Error: org.macports.configure for port libctl returned: configure failure: command execution failed Warning: targets not executed for libctl: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Please see the log file for port libctl for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_libctl/libctl/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port libctl failed
What do i need to do? Thank's for help! Main.log inside.
Attachments (1)
Change History (4)
Changed 9 years ago by Xsenon973@…
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | Yogesh.Sharma@… added |
---|---|
Keywords: | Guile libctl removed |
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
Summary: | Libctl doesn't see Guile. Installer error. → libctl @3.2.2: configure: error: Guile could not be found |
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | guile added; libctl removed |
---|---|
Summary: | libctl @3.2.2: configure: error: Guile could not be found → guile @2.0.11: change pkgconfig to library dependency because guile-config uses pkg-config |
comment:3 Changed 9 years ago by dstrubbe (David Strubbe)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
This seems to have been fixed in the commit mentioned.
Note: See
TracTickets for help on using
tickets.
To work around this problem, install the pkgconfig port.