jochene

  • *
  • 73
    • Modellheliflieger
Problem with "make all_sdk_install"
« on: August 27, 2015, 11:18:16 pm »
Please show the log, "make all_sdk_install" error.

Thank you

jochen
Gruß
Jochen
---------------------------------------------------------------------------------
Wer Rechtschreibfehler findet darf diese auch behalten.
---------------------------------------------------------------------------------

f5soh

  • *****
  • 4572
    • LibrePilot
Re: Problem with "make all_sdk_install"
« Reply #1 on: August 28, 2015, 01:21:31 am »
unzip.exe binary missing ?

Mine is inside c:\Git\bin

jochene

  • *
  • 73
    • Modellheliflieger
Re: Problem with "make all_sdk_install"
« Reply #2 on: August 28, 2015, 07:47:51 am »
It is true that in the directory C:/Git/bin is not unzip.exe available.
I've seen it with Git2.4.4 - Git2.5 (32bit/64bit). In none of these installations is unzip.exe available.

However, there has previously worked with the Git installation.
It was only when I was yesterday cleared my Libre pilot source directory and new clones, this problem occurred.
Gruß
Jochen
---------------------------------------------------------------------------------
Wer Rechtschreibfehler findet darf diese auch behalten.
---------------------------------------------------------------------------------

jochene

  • *
  • 73
    • Modellheliflieger
Re: Problem with "make all_sdk_install"
« Reply #3 on: August 28, 2015, 08:24:54 am »
I have carried out the steps according to these instructions .

https://wiki.openpilot.org/display/WIKI/Windows+-+Building+and+Packaging
Gruß
Jochen
---------------------------------------------------------------------------------
Wer Rechtschreibfehler findet darf diese auch behalten.
---------------------------------------------------------------------------------

m_thread

  • *****
  • 87
  • GCS is my home
    • LibrePilot
Re: Problem with "make all_sdk_install"
« Reply #4 on: August 28, 2015, 02:46:40 pm »
I don't think the instructions on the OpenPilotWiki is up to date. There are instructions in the LibrePilot Bitbucket repository that are up to date though. You can find them here: https://bitbucket.org/librepilot/librepilot/src/d207f848eec436d2c0cf7fc4fbcce664e06e9504/CONTRIBUTING.md?at=next
Cheers
/Fredrik

jochene

  • *
  • 73
    • Modellheliflieger
Re: Problem with "make all_sdk_install"
« Reply #5 on: August 28, 2015, 06:46:43 pm »
Thanks for your help.

I am now progressed,
In the Git installation file is probably unzip.exe no longer included. Now that I have copied this later there it goes to the error messages when "make all_sdk_install" on.

.........................
.........................
checking for gzdopen in -lz... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for extern inline... yes
configure: Developer mode disabled
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
configure: now build ccache by running make
 BUILD       build/ccache-3.2.2
util.c: In function 'x_realpath':
util.c:1111:3: warning: implicit declaration of function 'GetFinalPathNameByHandle' [-Wimplicit-function-declaration]
   GetFinalPathNameByHandle(path_handle, ret, maxlen, FILE_NAME_NORMALIZED);
   ^
util.o: In function `get_hostname':
C:\LibrePilot_root\build\ccache-3.2.2/util.c:549: undefined reference to `_imp__WSAStartup@8'
C:\LibrePilot_root\build\ccache-3.2.2/util.c:563: undefined reference to `_imp__gethostname@8'
C:\LibrePilot_root\build\ccache-3.2.2/util.c:591: undefined reference to `_imp__WSACleanup@0'
C:\LibrePilot_root\build\ccache-3.2.2/util.c:559: undefined reference to `_imp__WSACleanup@0'
C:\LibrePilot_root\build\ccache-3.2.2/util.c:565: undefined reference to `_imp__WSAGetLastError@0'
util.o: In function `x_realpath':
C:\LibrePilot_root\build\ccache-3.2.2/util.c:1111: undefined reference to `GetFinalPathNameByHandle'
collect2.exe: error: ld returned 1 exit status
makefile:56: recipe for target 'ccache.exe' failed
make[1]: *** [ccache.exe] Error 1
C:/LibrePilot_root/make/tools.mk:1013: recipe for target 'ccache_install' failed
make: *** [ccache_install] Error 2

asd@ASD01 MINGW64 /c/LibrePilot_root (next)


What can i do?

Thanks
Gruß
Jochen
---------------------------------------------------------------------------------
Wer Rechtschreibfehler findet darf diese auch behalten.
---------------------------------------------------------------------------------

jochene

  • *
  • 73
    • Modellheliflieger
Re: Problem with "make all_sdk_install"
« Reply #6 on: August 31, 2015, 08:47:52 am »
I have tested many day, now it's ready.

The Wiki for compelierung the code is very sporadic. Sorry, does not deal with all aspects and the various possibilities of error, as well as everything that is actually required for the compile.
Gruß
Jochen
---------------------------------------------------------------------------------
Wer Rechtschreibfehler findet darf diese auch behalten.
---------------------------------------------------------------------------------