[MacPorts] #14075: openjade-1.3.2 link failure of libgrove on OS X 10.5.1

MacPorts trac at macosforge.org
Thu Mar 27 06:24:49 PDT 2008


#14075: openjade-1.3.2 link failure of libgrove on OS X 10.5.1
----------------------------------+-----------------------------------------
  Reporter:  lou at louspringer.com  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  defect               |      Status:  new                                  
  Priority:  Normal               |   Milestone:  Port Bugs                            
 Component:  ports                |     Version:  1.6.0                                
Resolution:                       |    Keywords:  libgrove openglade                   
----------------------------------+-----------------------------------------
Comment (by oksmith at magma.ca):

 The link fails because the variable '''CXX''' is not defined in the file
 ''libtools''.  Once the failure above occurs, the copy of ''libtools'' in
 the ''openjade'' build directory can be edited and '''CXX''' assigned to
 '''CXX'''=/usr/bin/g++-4.0

 Then
 {{{
 sudo ports -v install openjade
 }}}
 will complete the build and perform the installation.

 Obviously this isn't a real solution but does allow one to compile.  This
 is similar to the problem reported in #8657: the '''CC''' and '''CXX'''
 variables were not correctly set.

 Hopefully somebody with a better understanding of how all this stuff is
 supposed to work together can provide a real solution.

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


More information about the macports-tickets mailing list