Changes between Initial Version and Version 1 of Ticket #42003


Ignore:
Timestamp:
Jan 2, 2014, 11:09:31 PM (10 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

config.log:

configure:3686: checking for C compiler default output file name
configure:3708: /opt/local/bin/llvm-gcc-4.2 -pipe -Os -fPIC -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
ld: library not found for -lcrt1.10.6.o
collect2: ld returned 1 exit status
configure:3712: $? = 1
configure:3750: result: 
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MySQL Server"
| #define PACKAGE_TARNAME "mysql"
| #define PACKAGE_VERSION "5.1.72"
| #define PACKAGE_STRING "MySQL Server 5.1.72"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mysql"
| #define VERSION "5.1.72"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3756: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.72':
configure:3759: error: C compiler cannot create executables

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42003

    • Property Cc pixilla@… added
    • Property Summary changed from Failed to configure mysql5 to mysql5: configure failure "ld: library not found for -lcrt1.10.6.o"
    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Keywords fail configure mysql5 kdenlive removed
    • Property Type changed from request to defect
    • Property Port mysql5 added
  • Ticket #42003 – Description

    initial v1  
    11Trying to install Kdenlive. I get stuck here:
    2 
     2{{{
    33iMac:~ myimac$ sudo port install kdenlive
    44--->  Computing dependencies for kdenlive
     
    1414    http://guide.macports.org/#project.tickets
    1515Error: Processing of port kdenlive failed
     16}}}
    1617
    1718Anyone know how to finish this installation. I looked for this problem over google, I've found nothing that can help me.