Re: [Hamlib-developer] hamlib-1.1.3 RPM anyone ?
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Gary M. <Gar...@co...> - 2003-01-02 02:54:52
|
Joop -
On Tue, 2002-12-31 at 07:24, Joop Stakenborg wrote:
> Okay, lets try to get compilation going first.
OK
> It's a compiler issue. Mandrake uses the gcc-3.2 compiler, whilest
> hamlib-1.1.3 was developed with gcc-2.95. Could you please try and run
> './configure --without-cxx-binding' and 'make' again?
I knew I should have installed MDK 8.2 instead of 9.0! <grin>
I reran the "./configure --without-cxx-binding" parameter.I noticed the
following warning in my configure.log It Could have been there before.
configure:11827: checking for Tcl configuration
configure:11890: WARNING: Can't find Tcl configuration definitions
configure:11930: checking whether to build tcl binding and demo
configure:11940: result: noI noticed the following warning in my
configure.log
configure:11827: checking for Tcl configuration
configure:11890: WARNING: Can't find Tcl configuration definitions
configure:11930: checking whether to build tcl binding and demo
configure:11940: result: no
Not sure if its actually a problem.
I then ran the "make". This time I did not see the complier errors as
before. Below are the last few lines from the output of the "make" in my
terminal window.
Making install in doc
make[1]: Entering directory `/home/gary/hamlib-1.1.3/doc'
make[2]: Entering directory `/home/gary/hamlib-1.1.3/doc'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/gary/hamlib-1.1.3/doc'
make[1]: Leaving directory `/home/gary/hamlib-1.1.3/doc'
make[1]: Entering directory `/home/gary/hamlib-1.1.3'
make[2]: Entering directory `/home/gary/hamlib-1.1.3'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ./mkinstalldirs /usr/local/share/aclocal
/usr/bin/install -c -m 644 hamlib.m4 /usr/local/share/aclocal/hamlib.m4
make[2]: Leaving directory `/home/gary/hamlib-1.1.3'
make[1]: Leaving directory `/home/gary/hamlib-1.1.3'
After the "make" I ran a "make install". I don't believe it actually
installed the program/Library because when I attempted to install
XLOG-0.7.1 I received the following message:
[root@wslnx gary]# rpm -i xlog-0.7-1*
error: failed dependencies:
libhamlib-1.1.3.so.0 is needed by xlog-0.7-1
[root@wslnx gary]#
Thank you!
73,
...Gary, K8EHB
|