Opened 19 years ago

Closed 19 years ago

#3170 closed defect (fixed)

Error building mutt-devel on Tiger

Reported by: dhjr@… Owned by: mij@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: osx@…
Port:

Description

Making all in contrib make[2]: Nothing to be done for `all'. if gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I./intl -I/opt/local/include -g -O2 -MT patchlist.o -MD -MP -MF ".deps/patchlist.Tpo" -c -o patchlist.o patchlist.c; \ then mv -f ".deps/patchlist.Tpo" ".deps/patchlist.Po"; else rm -f ".deps/patchlist.Tpo"; exit 1; fi In file included from protos.h:24,

from mutt.h:888, from patchlist.c:7:

mbyte.h:16: error: parse error before '(' token mbyte.h:17: error: parse error before '(' token mbyte.h:18: error: parse error before '(' token make[2]: * [patchlist.o] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

gcc --version powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer, Inc. build 4061)

Change History (5)

comment:1 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to mij@…

comment:2 Changed 19 years ago by toby@…

Component: basedports

comment:3 Changed 19 years ago by osx@…

Cc: osx@… added

comment:4 Changed 19 years ago by osx@…

* Bug 3151 has been marked as a duplicate of this bug. *

comment:5 Changed 19 years ago by mij@…

Resolution: fixed
Status: newclosed

I just committed an update to version 1.5.9 and fixed the build.

Note: See TracTickets for help on using tickets.