bugSimulavr: an AVR simulator - Bugs: bug #21950, Missing shared library...

 
 

bug #21950: Missing shared library "simulavr.so"

Submitter:  Knut Schwichtenberg <kschwi>
Submitted:  Fri 04 Jan 2008 02:31:57 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Works For Me
Privacy:  Public Assigned to:  zfrdh
Open/Closed:  Closed Component Version:  * None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 23 Feb 2009 07:57:53 PM UTC, comment #1: 

simulavr.so can be build with traditional Makefile which is in CVS und src if autotools are broken.


Klaus Rudolph <zfrdh>
Group administrator
Fri 04 Jan 2008 02:31:57 PM UTC, original submission:  

I build the CVS sources of simulavrxx under Opensuse 10.3. To use the analog example I tried "make dogdb" in the example/anacomp directory. The results see in the following copy of the shell.

schwi@aragon:/usr/local/avr/source/simulavrxx/examples/anacomp> make dogdb
/usr/bin/wish checkdebug.tcl
Error in startup script: couldn't load file "/usr/local/avr/source/simulavrxx/src/simulavr.so": /usr/local/avr/source/simulavrxx/src/simulavr.so: cannot open shared object file: No such file or directory
    while executing
"load /usr/local/avr/source/simulavrxx/src/simulavr.so"
    (file "checkdebug.tcl" line 8)
make: * [dogdb] Fehler 1
schwi@aragon:/usr/local/avr/source/simulavrxx/examples/anacomp> find ../../ -name "*so*"
../../src/mysocket.cpp
../../src/mysocket.h
../../src/python/_simulavr.so
../../src/mysocket.o
../../src/mysocket.lo
../../src/.deps/mysocket.Plo
../../src/.libs/libavrsim_pp.so
../../src/.libs/mysocket.o
../../src/.libs/libavrsim_pp.so.0
../../src/.libs/libavrsim_pp.so.0.0.0
schwi@aragon:/usr/local/avr/source/simulavrxx/examples/anacomp>

The TCL example is not useful because of the missing simulavr.so.

Knut Schwichtenberg <kschwi>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by zfrdh (Posted a comment)
  • -email is unavailable- added by kschwi (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-02-23 zfrdh StatusNone Works For Me
        Assigned toNone zfrdh
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code