[MacPorts] #13877: BUG: mailsync 5.2.1 build fails

MacPorts trac at macosforge.org
Tue Jan 8 22:09:37 PST 2008


#13877: BUG: mailsync 5.2.1 build fails
---------------------------------------+------------------------------------
  Reporter:  seth_macports at araxia.net  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  defect                    |      Status:  new                                  
  Priority:  Normal                    |   Milestone:                                       
 Component:  ports                     |     Version:  1.6.0                                
Resolution:                            |    Keywords:                                       
---------------------------------------+------------------------------------
Comment (by seth_macports at araxia.net):

 It appears that the problem here is that the default cclient target is now
 "oxp" which links against pam, so mailsync needs to have some awareness of
 pam as well. But the configure step doesn't find the pam headers, which
 are not in a "security" subdirectory as the configure script expects; this
 also breaks the pam test program as it tries to include
 "security/pam_appl.h"; removing "security" in both places fixes this. Once
 that's fixed, it doesn't find the cclient headers, fixed by adding
 "/opt/local/" to the CCLIENTLOCATIONS. Finally there are problems removing
 a directory it expects to be a file, "conftest.dSYM" (I think this might
 ultimately be an autoconf bug). But after these issues are addressed, it
 builds fine.

 I've never submitted a patch before, but I'll try to figure it out.

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13877#comment:1>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list