Greetings!

Bingo, HAVE_SOCKADDR_UN was missing for some reason.  Retesting now and
everything passes.

Please let me know if you would like to maintain compatibility with
gcl-2.6.12.  By default, I'll assume the gcl conditionals should reflect
>= 2.6.13.

Take care,

Waldek Hebisch <[email protected]> writes:

> On Sun, Feb 12, 2023 at 01:37:58PM -0500, Camm Maguire wrote:
>> Greetings!  This seems to work, but not I'm getting "Cannot connect to
>> FRICAS server" in sman during the doc build stage.  Any suggestions?
>
> Do you mean:
>
> session: Cannot connect to FriCAS server!
>
> The actual connection is done in src/lib/sockio-c.c, in function
> 'connect_to_local_server' starting at line 772.  There is not
> much which can go wrong here.  Normally there should be error
> message explaing reason for failure.  Of course, if there is
> error message one should look at it.  At first glance only way
> to get failure without extra error message is when 'configure'
> decides that there are no Unix domain sockets on the machine.
> For this one should check if 'config/fricas_c_macros.h' in build
> directory contains line:
>
> #define HAVE_SOCKADDR_UN 1
>
>
> -- 
>                               Waldek Hebisch

-- 
Camm Maguire                                        [email protected]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/877cwllhnu.fsf%40maguirefamily.org.

Reply via email to