[MacPorts] #27520: Qucs architecture is in-compatible with iverilog

MacPorts noreply at macports.org
Sun May 22 09:56:23 PDT 2011


#27520: Qucs architecture is in-compatible with iverilog
-------------------------------------+--------------------------------------
 Reporter:  myschizobuddy@…          |       Owner:  rowue@…           
     Type:  defect                   |      Status:  assigned          
 Priority:  Normal                   |   Milestone:                    
Component:  ports                    |     Version:  1.9.2             
 Keywords:                           |        Port:  qucs              
-------------------------------------+--------------------------------------

Comment(by rowue@…):

 The problem is, that qt3-mac on which qucs reside (for output)
 don't work with 64 bit, so we disable 64bit for qucs. And
 since iverilog does'n work with universal the two versions
 (64 bit for iverilog and 32 bit for qucs) bite each other ...

 Please try:


 {{{
     port configure iverilog arch=i386
     port build iverilog arch=i386
     port install iverilog arch=i386
 }}}

 to configure, build and install iverilog for i386
 before installing qucs. Afterwards try to configure
 and build qucs.


 Kind regards,

    Rolf

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


More information about the macports-tickets mailing list