#15846 closed defect (invalid)
apr-util 1.3.2 fails to build
Reported by: | febeling@… | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: |
Description
on port -u upgrade subversion apr-util failed to build:
/bin/sh /opt/local/share/apr-1/build/libtool --silent --mode=compile /usr/bin/gcc-4.0 -O2 -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/opt/local/include -I/opt/local/var/macports/build/_Users_febeling_vendor_macports-svn_dports_devel_apr-util/work/apr-util-1.3.2/include -I/opt/local/var/macports/build/_Users_febeling_vendor_macports-svn_dports_devel_apr-util/work/apr-util-1.3.2/include/private -I/opt/local/include -I/opt/local/include/apr-1 -I/opt/local/include -o buckets/apr_brigade.lo -c buckets/apr_brigade.c && touch buckets/apr_brigade.lo buckets/apr_brigade.c: In function 'apr_brigade_partition': buckets/apr_brigade.c:140: error: 'APR_SIZE_MAX' undeclared (first use in this function) buckets/apr_brigade.c:140: error: (Each undeclared identifier is reported only once buckets/apr_brigade.c:140: error: for each function it appears in.) make[1]: *** [buckets/apr_brigade.lo] Error 1 make: *** [all-recursive] Error 1 Error: Unable to upgrade port: 1
I'm running r37981 of trunk for ports and base on 10.5.4/Intel.
Change History (3)
comment:1 Changed 16 years ago by raimue (Rainer Müller)
Owner: | changed from dluke to dluke@… |
---|
comment:2 Changed 16 years ago by danielluke (Daniel J. Luke)
Resolution: | → invalid |
---|---|
Status: | new → closed |
You probably have an old version of apr installed, you need to be running the current apr to get the current apr-util to build.
Note: See
TracTickets for help on using
tickets.
Although the assign field is now a textbox, we should put in the email so the Trac notification mail works.