Opened 13 years ago
Closed 13 years ago
#30384 closed defect (fixed)
rpm @4.4.9 build fails on Lion
Reported by: | whcordis@… | Owned by: | n3npq@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.0 |
Keywords: | lion | Cc: | |
Port: | rpm |
Description
On Mac OS 10.7 with Xcode 4.1 Build 4B110 rpm (with minimal dependencies) fails to install with the following error.
:info:build ../db/dist/../mutex/mut_pthread.c: In function '__db_pthread_mutex_init_rpmdb': :info:build ../db/dist/../mutex/mut_pthread.c:77: warning: implicit declaration of function 'pthread_mutexattr_setrobust_np' :info:build ../db/dist/../mutex/mut_pthread.c:77: error: 'PTHREAD_MUTEX_ROBUST_NP' undeclared (first use in this function) :info:build ../db/dist/../mutex/mut_pthread.c:77: error: (Each undeclared identifier is reported only once :info:build ../db/dist/../mutex/mut_pthread.c:77: error: for each function it appears in.) :info:build ../db/dist/../mutex/mut_pthread.c: In function '__db_pthread_mutex_lock_rpmdb': :info:build ../db/dist/../mutex/mut_pthread.c:207: warning: implicit declaration of function 'pthread_mutex_consistent_np' :info:build gnumake[2]: *** [mut_pthread.lo] Error 1
Attachments (1)
Change History (4)
Changed 13 years ago by whcordis@…
comment:1 Changed 13 years ago by jmroot (Joshua Root)
Keywords: | lion added; Lion removed |
---|---|
Milestone: | MacPorts 2.0.1 |
Owner: | changed from macports-tickets@… to n3npq@… |
As per the ticket guidelines, please don't set the Milestone field, and remember to cc the maintainer.
comment:2 Changed 13 years ago by afb@…
See https://lists.dulug.duke.edu/pipermail/rpm-devel/2007-February/002112.html
You might want to upgrade to rpm52.
Note: See
TracTickets for help on using
tickets.
Build Log