[MacPorts] #18991: qucs: digital simulations aren't working

MacPorts noreply at macports.org
Thu Mar 26 16:51:55 PDT 2009


#18991: qucs: digital simulations aren't working
-----------------------------+----------------------------------------------
 Reporter:  janp@…           |       Owner:  macports-tickets@…                   
     Type:  defect           |      Status:  new                                  
 Priority:  Normal           |   Milestone:  Port Bugs                            
Component:  ports            |     Version:  1.7.0                                
 Keywords:                   |        Port:                                       
-----------------------------+----------------------------------------------

Comment(by janp@…):

 i have continued playing with this for some reason qucsdigi is not getting
 the environment PATH so I have included  lines :

 {{{
 PATH="$PATH:$BINDIR"
 export PATH
 PKG_CONFIG_PATH="/opt/local/lib/pkgconfig"
 export PKG_CONFIG_PATH
 }}}

 All necessary to get to this command

 {{{
 libtool --quiet --mode=link $CXX $NAME._main_.o $NAME.o $LIBS $IEEELIBS -o
 $NAME
 }}}

 why "libtool" != "$LIBS" is beyond my understanding so I changed it  then

 {{{
 -n linking...
  done.
 simulating..
 }}}
  and error

 {{{
 /opt/local/bin/qucsdigi: ./digi: /opt/local/bin/vvp: bad interpreter: No
 such file or directory
 }}}

 what is vvp meant to be?


  I can't find it and whatever referrences I do find seem unrelated  this
 is where I really do run into a brick wall but I suppose it's now a
 freedhl issue.

 I'll now check out what is happening with verilog model

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


More information about the macports-tickets mailing list