[MacPorts] #23845: getopt +universal doesn't build on 10.4.11 (was: getopt +universal doesnt build on 10.4.11)

MacPorts noreply at macports.org
Mon Mar 15 18:18:10 PDT 2010


#23845: getopt +universal doesn't build on 10.4.11
------------------------------------------+---------------------------------
 Reporter:  drechsel@…                    |       Owner:  boeyms@…           
     Type:  defect                        |      Status:  new                
 Priority:  Normal                        |   Milestone:                     
Component:  ports                         |     Version:  1.8.2              
 Keywords:  universal, tiger              |        Port:  getopt             
------------------------------------------+---------------------------------
Changes (by ryandesign@…):

 * cc: ryandesign@… (added)
  * keywords:  => universal, tiger


Comment:

 That means: remove /usr/local, clean the port that didn't build, and try
 again.

 But an error message about a missing file in
 /Developer/SDKs/MacOSX10.4u.sdk/opt/local is unique to building universal
 binaries on Tiger. The simple workaround for the user is to create the
 symlink /Developer/SDKs/MacOSX10.4u.sdk/opt pointing to /opt. I recall the
 real solution for the port maintainer / software developer is to make sure
 all the necessary link flags are being used; in this case, I presume
 "-liconv" is not being used but needs to be.

-- 
Ticket URL: <http://trac.macports.org/ticket/23845#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list