gnupic@linuxhacker.org

gnupic@linuxhacker.org


Subject: install problems gpsim
From: Oli Starke
Date: Tue, 04 Jul 2000 15:21:05 +0200

Hello everybody,

I tried to install gpsim 0.19.0 with a lot of problems:

The source installation chrashes with the following error:

        make  all-recursive
        make[1]: Entering directory
`/home/oli/develop/mc/pic/gpsim-0.19.0'
        Making all in cli
        make[2]: Entering directory
`/home/oli/develop/mc/pic/gpsim-0.19.0/cli'
        /bin/sh ../libtool --mode=compile c++ -DHAVE CONFIG H -I. -I.
-I.. -I/usr/lib/glib/include -I/usr/X11R6/include     -g -O2 -c
cmd break.cc
        rm -f .libs/cmd break.lo
        c++ -DHAVE CONFIG H -I. -I. -I.. -I/usr/lib/glib/include
-I/usr/X11R6/include -g -O2 -Wp,-MD,.deps/cmd break.pp -c  -fPIC -DPIC
cmd break.cc -o         .libs/cmd break.lo
        In file included from ../src/packages.h:35,
                         from ../src/pic-processor.h:154,
                         from cmd break.cc:29:
        ../src/stimuli.h:168: ANSI C++ forbids declaration
`attach to port' with no type
        make[2]: *** [cmd break.lo] Error 1
        make[2]: Leaving directory
`/home/oli/develop/mc/pic/gpsim-0.19.0/cli'
        make[1]: *** [all-recursive] Error 1
        make[1]: Leaving directory
`/home/oli/develop/mc/pic/gpsim-0.19.0'
        make: *** [all-recursive-am] Error 2


And the rpm installation also dosnīt work:

        root@mick:/home/oli > rpm -i gpsim-0.19.0-0.i386.rpm
        error: failed dependencies:
                libreadline.so.3 is needed by gpsim-0.19.0-0


I installed the libreadline, but version 4.0, cant find version 3.0 but
after installing libreadline the same error occured.

Iīm not able to hack the source code :-(

can everyone hlep

many thanks

Oli Starke

gnupic@linuxhacker.org