[MacPorts] #23851: GTK+ universal fails to build

MacPorts noreply at macports.org
Thu Feb 25 12:09:57 PST 2010


#23851: GTK+ universal fails to build
----------------------------------+-----------------------------------------
 Reporter:  martijn@…             |       Owner:  nox@…           
     Type:  defect                |      Status:  new             
 Priority:  Normal                |   Milestone:                  
Component:  ports                 |     Version:  1.8.2           
 Keywords:                        |        Port:  gtk2            
----------------------------------+-----------------------------------------

Comment(by martijn@…):

 Someone pointed me to the following link, which seems to be the a similar
 bug (with solution) as mine.

 https://lists.gnumonks.org/pipermail/openezx-devel/2006-June/000533.html

 {{{
 Ok, this may be ancient news for you pros, but it took me a while to
 sort out so I thought I would share it.  If you are trying to
 cross-compiled something for one of these phones (or any cross-compiling
 for that matter) and you run across this error:

 checking whether setvbuf arguments are reversed... configure: error:
 cannot run test program while cross compiling

 You have to rebuild the configure script with autoconf 2.53b or later.
 I ran into this building the bash 3.1.  They used autoconf 2.53 to make
 the configure script and this bug is fixed in 2.53b.  It's actually
 somewhat of an assumption however (since it can't call a cross-compiled
 executable to see if setvbuf arguments are reversed, it assumes they are
 not).
 }}}

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


More information about the macports-tickets mailing list