Changes between Version 1 and Version 2 of Ticket #22030


Ignore:
Timestamp:
Oct 13, 2009, 4:20:23 AM (15 years ago)
Author:
blb@…
Comment:

Builds fine for me (10.6.1, Xcode 3.2.1); what is the result from running the following?

$ port installed gtk-doc libtool libtool1

FYI, I updated it to not look for check in r59289.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22030 – Description

    v1 v2  
    1414docs/reference/Makefile.am:82:   `gtk-doc.make' included from here
    1515autoreconf: automake failed with exit status: 1
    16 
     16}}}
    1717
    1818I than ran the configure script manually which gave me the following error:
    19 
     19{{{
    2020checking for check - version >= 0.9.2... no
    2121*** Could not run check test program, checking why...
    2222*** The test program failed to compile or link. See the file config.log for
    2323*** the exact error that occured.
    24 
     24}}}
    2525I tried configuring manually with --without-check which gives another error:
    26 
     26{{{
    2727./configure: line 11804: syntax error near unexpected token `1.0'
    2828./configure: line 11804: `GTK_DOC_CHECK(1.0)'
    29 
     29}}}
    3030When I comment out this line, configure manually with --without-check, set the port status to configured and run port install loudmouth again, it starts compiling and fails with:
    31 
     31{{{
    3232Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_loudmouth/work/loudmouth-1.4.3" && /usr/bin/make -j2 all " returned error 2
    3333Command output: libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -DLM_COMPILATION -DRUNTIME_ENDIAN -g -O2 -Wall -I/opt/local/include -MT lm-socket.lo -MD -MP -MF .deps/lm-socket.Tpo -c lm-socket.c -o lm-socket.o >/dev/null 2>&1