Changes between Initial Version and Version 22 of Ticket #12997
- Timestamp:
- Jul 29, 2009, 4:20:38 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12997
-
Property
Status
changed from
new
toclosed
- Property Cc tannhaus@… afb@… davidc1947@… expiation@… added
- Property Owner changed from macports-dev@… to waqar@…
-
Property
Resolution
changed from
to
fixed
-
Property
Status
changed from
-
Ticket #12997 – Description
initial v22 1 1 I keep trying to build tiff in order to install wine. It fails with the following: 2 2 3 {{{ 3 4 libtool: link: creating tiffsplit 4 5 if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../libtiff -I../libtiff -I../libtiff -I/opt/local/include -I/opt/local/include -I/opt/local/include -O2 -Wall -W -O2 -Wall -W -MT tiffgt-tiffgt.o -MD -MP -MF ".deps/tiffgt-tiffgt.Tpo" -c -o tiffgt-tiffgt.o `test -f 'tiffgt.c' || echo './'`tiffgt.c; \ … … 19 20 Warning: the following items did not execute (for tiff): org.macports.activate org.macports.build org.macports.destroot org.macports.install 20 21 Error: Status 1 encountered during processing. 22 }}}