[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: "gwave: undefined symbol: coop_global_curr", Gwave Install problem



I have tried two way to install Gwave:
1, build from the source tarball
when I make the tarball, some stranger error occured:

make[4]: *** [gwave] Error 1
make[4]: Leaving directory `/home/radar/software/gwave-20051222/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/radar/software/gwave-20051222/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/radar/software/gwave-20051222/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/radar/software/gwave-20051222'
make: *** [all] Error

all prerequesites are installed, and I am runing Fedora Core 4

2, install from the RPM package created by Wojciech Kazubski
the gwave can be installed sucessfully from the RPM packages, but when
I call gwave, there is also an error:

        gwave: symbol lookup error: gwave: undefined symbol: coop_global_curr

Does anyone can help me fixed this problem?
any reply is appreciated!