<div dir="ltr">Hi Erik,<div><br></div><div>A failure like this one usually means there are missing dependencies.</div><div><br></div><div>Try "apt-get build-essentials" to make sure all the usually header files are installed.  Other packages might also be needed, it's been a while since I've done a fresh linux install so I can't remember what all the dependencies are.</div><div><br></div><div> - David</div><div><br></div><div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 6, 2017 at 7:00 AM,  <span dir="ltr"><<a href="mailto:WernerHeukelbach@gmx.de" target="_blank">WernerHeukelbach@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-family:Verdana;font-size:12.0px"><div><br>
Hallo all,</div>

<div> </div>

<div>I want to make the VTK libraries in linux, using CMake, and I use the archive</div>

<div>VTK-7.1.0.tar.gz. I want the libraries cross-compiled at the end.</div>

<div> </div>

<div>I use UBUNTU 16.04.</div>

<div> </div>

<div>In CMake, I tested with the "use default native compilers"  option to begin with</div>

<div>and to check it out.</div>

<div> </div>

<div>I get error messages, see PS.</div>

<div> </div>

<div>When taking version 7.0.0 or 6.3.0, error messages will also occur, but different ones.</div>

<div> </div>

<div>Performing an analogous procedure in Windows, no problems occur, and Visual Studio builds with</div>

<div>0 errors at the end. </div>

<div> </div>

<div>Any suggestions?</div>

<div> Thanks,</div>

<div>ERik</div>

<div> </div>

<div class="m_9090488801815291092m_1352820645730489673signature">un Build Command:"/usr/bin/make" "cmTC_eb000/fast"<br>
/usr/bin/make -f CMakeFiles/cmTC_eb000.dir/buil<wbr>d.make CMakeFiles/cmTC_eb000.dir/buil<wbr>d<br>
make[1]: Verzeichnis „/home/ema/MyProjects/VTK-bin/<wbr>CMakeFiles/CMakeTmp“ wird betreten<br>
Building C object CMakeFiles/cmTC_eb000.dir/Chec<wbr>kFunctionExists.c.o<br>
/usr/bin/cc    -w -w -Wall -Winline -W -Wformat-security -Wpointer-arith -Wdisabled-optimization -Wno-unknown-pragmas -Wdeclaration-after-statement -fstrict-aliasing -DCHECK_FUNCTION_EXISTS=jbg_ne<wbr>wlen   -o CMakeFiles/cmTC_eb000.dir/Chec<wbr>kFunctionExists.c.o   -c /usr/share/cmake-3.5/Modules/C<wbr>heckFunctionExists.c<br>
Linking C executable cmTC_eb000<br>
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_eb000.dir/link<wbr>.txt --verbose=1<br>
/usr/bin/cc    -w -w -Wall -Winline -W -Wformat-security -Wpointer-arith -Wdisabled-optimization -Wno-unknown-pragmas -Wdeclaration-after-statement -fstrict-aliasing -DCHECK_FUNCTION_EXISTS=jbg_ne<wbr>wlen    CMakeFiles/cmTC_eb000.dir/Che<wbr>ckFunctionExists.c.o  -o cmTC_eb000 -rdynamic <br>
CMakeFiles/cmTC_eb000.dir/Chec<wbr>kFunctionExists.c.o: In Funktion `main':<br>
CheckFunctionExists.c:(.text+0<wbr>x15): Nicht definierter Verweis auf `jbg_newlen'<br>
collect2: error: ld returned 1 exit status<br>
CMakeFiles/cmTC_eb000.dir/buil<wbr>d.make:97: die Regel für Ziel „cmTC_eb000“ scheiterte<br>
make[1]: *** [cmTC_eb000] Fehler 1<br>
make[1]: Verzeichnis „/home/ema/MyProjects/VTK-bin/<wbr>CMakeFiles/CMakeTmp“ wird verlassen<br>
Makefile:126: die Regel für Ziel „cmTC_eb000/fast“ scheiterte<br>
make: *** [cmTC_eb000/fast] Fehler 2</div>

<div class="m_9090488801815291092m_1352820645730489673signature"><br></div></div></blockquote></div></div></div></div>