Changes between Initial Version and Version 1 of Ticket #36023


Ignore:
Timestamp:
Sep 7, 2012, 7:22:05 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Remember to use WikiFormatting when writing in Trac.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36023

    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Status changed from new to assigned
    • Property Summary changed from imlib broken apparently due to libpng API change to imlib: build fails with libpng 1.5
  • Ticket #36023 – Description

    initial v1  
    11This is on 10.7.4 with Xcode 4.4.1.  Following is the interesting part of the build log for imlib:
    22
     3{{{
    34:info:build libtool: compile:  /usr/bin/clang -DSYSTEM_IMRC=\"/opt/local/etc/imrc\" -DIMLIB_LIB=\"/opt/local/lib\" -DSYSCONFDIR=\"/opt/local/etc\" -I. -I.. -I. -I. -I.. -I./.. -I/opt/local/include/gtk-1.2 -I/opt/local/include/glib-1.2 -I/opt/local/lib/glib/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include/gtk-1.2 -I/opt/local/include/glib-1.2 -I/opt/local/lib/glib/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -arch i386 -c modules.c  -fno-common -DPIC -o .libs/modules.o
    45:info:build In file included from modules.c:36:
     
    9899:info:build                                           ^
    99100:info:build 6 warnings and 7 errors generated.
     101}}}