(pasted from: http://www.hydlaaplaza.com/smf/index.php?topic=42174)


As I realized now, configure script produces config.log, but delete it
after executing Makefile commands stage. Strangely, on this stage
configure perform build of CS, as there are compiler output in the log
(but not in the console). After that (it take long enough), script
ask:


The authenticity of host 'crystalspace3d.org (217.115.131.45)' can't
be established.
RSA key fingerprint is 9b:55:7a:fe:ea:aa:0e:71:ea:74:65:da:0a:06:91:15.
Are you sure you want to continue connecting (yes/no)?




2015-06-04 23:20 GMT+02:00, Eric Sunshine <[email protected]>:
> On Thu, Jun 4, 2015 at 4:24 PM, Ala de Dragón <[email protected]> wrote:
>> 2015-06-04 19:08 GMT+02:00, Eric Sunshine <[email protected]>:
>>> On Thu, Jun 4, 2015 at 7:53 AM, Ala de Dragón <[email protected]>
>>> wrote:
>>> Nothing in the CS configure script should be attempting network
>>> communication as far as I know. The best recommendation at this point
>>> is probably to check config.log to see what the configure script was
>>> actually trying to do at that point.
>>
>> At this moment I wasn't able to find the log you mention. Can I
>> provide any command option to the configure process to log it? I just
>> have the console log I posted on pastebin.
>>
>> It seems to try lo log to ssh/cvs, but pressing enter button with
>> blank password is not running.
>
> When you invoke he configure script, it should create a config.log
> file in the current directory, which contains much more detail about
> what the configure script is doing behind the scenes.
>
> The operation of the configure script should be entirely local, so it
> doesn't make sense for it to be attempting network access. In
> particular, it should not be trying to sign into the
> crystalspace3d.org machine as user 'crystal' (which is a user account
> for automated maintenance of the project).
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Crystal-main mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/crystal-main
> Unsubscribe:
> mailto:[email protected]?subject=unsubscribe
>


-- 
"El cielo es para los dragones
 lo que el agua es  para las ninfas"

------------------------------------------------------------------------------
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: 
mailto:[email protected]?subject=unsubscribe

Reply via email to