Re: [wsjt-devel] Compiling new hamlib

2023-05-13 Thread Black Michael via wsjt-devel
What do you mean "it does not find my Hamlib net rigctld,"  -- is there some 
error message?

Mike W9MDB






On Saturday, May 13, 2023 at 09:41:27 AM CDT, jarmo  wrote: 





Sat, 13 May 2023 12:42:20 + (UTC)
Black Michael via wsjt-devel 
kirjoitti:
Hi Mike &

No, I did git pull on to existing hamlib. Renamed it and With clean
git clone, everything went ok. Compiled and is running.

Now BUT...
When I take wsjtx, git clone etc... Seems to go ok, compilation
and install. Start wsjtx, I see version 2.6.1 still? And what
worse, it does not find my Hamlib net rigctld, my logprog, CqrLog
works ok with new hamlib.

No panic... sure find solution..

jarmo, oh1mrr
> Do you have an old libhamlib sitting around?  Did you uninstall the
> hamlib package?
> 
> Mike W9MDB
> 
> 
> 
> 
> 
> 
> 
> 
> 
> On Saturday, May 13, 2023 at 04:35:41 AM CDT, jarmo via wsjt-devel
>  wrote: 
> 
> 
> 
> 
> 
> Just started trying compile hamlib in Fedora 38.
> Got error
> make[1]: Siirrytään hakemistoon ”/home/oh1mrr/Hamlib/c++”
>   CXXLD    libhamlib++.la
> /usr/bin/ld: cannot find
> /usr/lib/gcc/x86_64-redhat-linux/12/../../../../lib64/crti.o: No such
> file or directory /usr/bin/ld: cannot find
> /usr/lib/gcc/x86_64-redhat-linux/12/crtbeginS.o: No such file or
> directory collect2: error: ld returned 1 exit status
> 
> But, find /usr/ -name crti*
> /usr/lib64/crti.o
> 
> find /usr/ -name crtbeginS*
> /usr/lib/gcc/x86_64-redhat-linux/13/crtbeginS.o
> /usr/lib/gcc/x86_64-redhat-linux/13/32/crtbeginS.o
> 
> As known, I don't "speak nerd" well :), if I could get
> easy way out?
> I see that ld is looking first hand /12/, but F38 has /13/.
> 
> Any solution???
> 
> Jarmo, oh1mrr
> 
> 
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> 
> 
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel



___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Compiling new hamlib

2023-05-13 Thread jarmo via wsjt-devel
Sat, 13 May 2023 12:42:20 + (UTC)
Black Michael via wsjt-devel 
kirjoitti:
Hi Mike &

No, I did git pull on to existing hamlib. Renamed it and With clean
git clone, everything went ok. Compiled and is running.

Now BUT...
 When I take wsjtx, git clone etc... Seems to go ok, compilation
and install. Start wsjtx, I see version 2.6.1 still? And what
worse, it does not find my Hamlib net rigctld, my logprog, CqrLog
works ok with new hamlib.

No panic... sure find solution..

jarmo, oh1mrr
> Do you have an old libhamlib sitting around?  Did you uninstall the
> hamlib package?
> 
> Mike W9MDB
> 
> 
> 
> 
> 
> 
> 
> 
> 
> On Saturday, May 13, 2023 at 04:35:41 AM CDT, jarmo via wsjt-devel
>  wrote: 
> 
> 
> 
> 
> 
> Just started trying compile hamlib in Fedora 38.
> Got error
> make[1]: Siirrytään hakemistoon ”/home/oh1mrr/Hamlib/c++”
>   CXXLD    libhamlib++.la
> /usr/bin/ld: cannot find
> /usr/lib/gcc/x86_64-redhat-linux/12/../../../../lib64/crti.o: No such
> file or directory /usr/bin/ld: cannot find
> /usr/lib/gcc/x86_64-redhat-linux/12/crtbeginS.o: No such file or
> directory collect2: error: ld returned 1 exit status
> 
> But, find /usr/ -name crti*
> /usr/lib64/crti.o
> 
> find /usr/ -name crtbeginS*
> /usr/lib/gcc/x86_64-redhat-linux/13/crtbeginS.o
> /usr/lib/gcc/x86_64-redhat-linux/13/32/crtbeginS.o
> 
> As known, I don't "speak nerd" well :), if I could get
> easy way out?
> I see that ld is looking first hand /12/, but F38 has /13/.
> 
> Any solution???
> 
> Jarmo, oh1mrr
> 
> 
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> 
> 
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel



___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Re: [wsjt-devel] Compiling new hamlib

2023-05-13 Thread Black Michael via wsjt-devel
Do you have an old libhamlib sitting around?  Did you uninstall the hamlib 
package?

Mike W9MDB









On Saturday, May 13, 2023 at 04:35:41 AM CDT, jarmo via wsjt-devel 
 wrote: 





Just started trying compile hamlib in Fedora 38.
Got error
make[1]: Siirrytään hakemistoon ”/home/oh1mrr/Hamlib/c++”
  CXXLD    libhamlib++.la
/usr/bin/ld: cannot find 
/usr/lib/gcc/x86_64-redhat-linux/12/../../../../lib64/crti.o: No such file or 
directory
/usr/bin/ld: cannot find /usr/lib/gcc/x86_64-redhat-linux/12/crtbeginS.o: No 
such file or directory
collect2: error: ld returned 1 exit status

But, find /usr/ -name crti*
/usr/lib64/crti.o

find /usr/ -name crtbeginS*
/usr/lib/gcc/x86_64-redhat-linux/13/crtbeginS.o
/usr/lib/gcc/x86_64-redhat-linux/13/32/crtbeginS.o

As known, I don't "speak nerd" well :), if I could get
easy way out?
I see that ld is looking first hand /12/, but F38 has /13/.

Any solution???

Jarmo, oh1mrr


___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] Compiling new hamlib

2023-05-13 Thread jarmo via wsjt-devel
Just started trying compile hamlib in Fedora 38.
Got error
make[1]: Siirrytään hakemistoon ”/home/oh1mrr/Hamlib/c++”
  CXXLDlibhamlib++.la
/usr/bin/ld: cannot find 
/usr/lib/gcc/x86_64-redhat-linux/12/../../../../lib64/crti.o: No such file or 
directory
/usr/bin/ld: cannot find /usr/lib/gcc/x86_64-redhat-linux/12/crtbeginS.o: No 
such file or directory
collect2: error: ld returned 1 exit status

But, find /usr/ -name crti*
/usr/lib64/crti.o

find /usr/ -name crtbeginS*
/usr/lib/gcc/x86_64-redhat-linux/13/crtbeginS.o
/usr/lib/gcc/x86_64-redhat-linux/13/32/crtbeginS.o

As known, I don't "speak nerd" well :), if I could get
easy way out?
I see that ld is looking first hand /12/, but F38 has /13/.

Any solution???

Jarmo, oh1mrr


___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel