simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: Re: [Simulavr-devel] Error in startup script: can't find package It


From: address@hidden
Subject: Fwd: Re: [Simulavr-devel] Error in startup script: can't find package Itcl
Date: Tue, 31 Mar 2009 16:09:47 -0700

I messed up addresses earlier.

On Tue Mar 31 12:00 , Joel Sherrill  sent:

>This really looks like you are not completely up to date.  I made a mistake
>that was in the tree for ~12 hours about a week ago and you have hit it.
>
>If you are building in the source tree:
>
>cd top of tree
>make distclean
>cvs up -Pd f

cvs didn't like the f.
I ran without it.

>./bootstrap
>./configure
>make

If I can, I always build in a separate directory.
I'm surprised it's not SOP.
Cleaning up messes is so much easier and reduces the world supply of plutonium.

Now simple_ex1 doesn't run because AVR_MCU isn't defined.
Defining it as $(AVR_CPU) lets it run.

dogdb still doesn't work for me:
>address@hidden simple_ex1]$ make run_sim
>../../src/simulavr --device at90s8515 -f fred \
>            -W 0x20,- -R 0x22,- -T exit
>
>
>Press any key(and enter,if input is buffered, i.e. from keyboard):
>> f
>
>You entered: f
>
>address@hidden simple_ex1]$ cd ..
>address@hidden examples]$ ls
>anacomp/   atmel_key/  gui.tcl*  simple_ex1/    spi/
>atmega48/  feedback/   Makefile  simulavr.tcl*  stdiodemo/
>address@hidden examples]$ cd ana*
>address@hidden anacomp]$ vi Makefile
>address@hidden anacomp]$ make dogbd
>make: *** No rule to make target `dogbd'.  Stop.
>address@hidden anacomp]$ make dogdb
>../simulavr.tcl -d at90s4433 -f anacomp -u \
>            -s ../../../cvs0323/examples/anacomp/anacomp.tcl -g
>Cannot enable  GUI and Simulation Feedback
>    while executing
>"error "Cannot enable  GUI and Simulation Feedback""
>    invoked from within
>"if { ${hasUserInterface} == 1 && ${simFeedbackFile} == "" } {
>  error "Cannot enable  GUI and Simulation Feedback"
>}"
>    (file "../simulavr.tcl" line 233)
>make: *** [dogdb] Error 1
>address@hidden anacomp]$

--
Michael Hennebry
address@hidden
"War is only a hobby."

---- Msg sent via CableONE.net MyMail - http://www.cableone.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]