Changes between Initial Version and Version 1 of Ticket #38642


Ignore:
Timestamp:
Apr 2, 2013, 10:04:28 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The log says:

error: Compiler GCC >= 4.7 or Clang >= 3.0 is required for C compilation

Try installing the clang-3.2 port and using it for webkit-gtk:

sudo port install clang-3.2
sudo port clean webkit-gtk
sudo port install webkit-gtk configure.compiler=macports-clang-3.2

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38642

    • Property Keywords configure webkit-gtk removed
    • Property Owner changed from macports-tickets@… to jeremyhu@…
    • Property Port webkit-gtk added; latest removed
    • Property Summary changed from webkit-gtk configuration error to webkit-gtk: error: Compiler GCC >= 4.7 or Clang >= 3.0 is required for C compilation
  • Ticket #38642 – Description

    initial v1  
    33Attempting to install openvrml. Message is
    44
     5{{{
    56:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit-gtk/webkit-gtk/work/webkitgtk-2.0.0" && ./configure --prefix=/opt/local --with-gtk=2.0 --disable-webkit2 --disable-introspection --enable-svg --enable-geolocation --enable-media-stream --enable-webgl --enable-video
    67:info:configure Exit code: 1
     
    1314:notice:configure Please see the log file for port webkit-gtk for details:
    1415    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit-gtk/webkit-gtk/main.log
     16}}}