Custom Query (83 matches)
Results (4 - 6 of 83)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #4 | fixed | unititialized pointer in ws4d_uri_validate_path | elmex | christian |
| description |
ws4d_uri_validate_path in src/libdpws/ws4d_uri.c pointer tmp is used, but never assigned |
|||
| #5 | fixed | build system shouldn't write to install directory before make install | elmex | elmex |
| description |
|
|||
| #6 | fixed | cmake problem with foxboard toolchain | elmex | elmex |
| description |
Running cmake with the foxboard toolchain (toolchains/cris-axis-linux-gnu.cmake) gives the following error message: -- The C compiler identification is GNU -- Check for working C compiler: /usr/local/cris/cris-gcc -- Check for working C compiler: /usr/local/cris/cris-gcc -- broken CMake Error at /usr/share/cmake-2.6/Modules/CMakeTestCCompiler.cmake:32 (MESSAGE): The C compiler "/usr/local/cris/cris-gcc" is not able to compile a simple test program. It fails with the following output: Change Dir: /home/elmex/Dokumente/WS4D/ws4d-gsoap/ws4d-gsoap-pub/Build-Debug-Fox/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build make[1]: Betrete Verzeichnis '/home/elmex/Dokumente/WS4D/ws4d-gsoap/ws4d-gsoap-pub/Build-Debug-Fox/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /home/elmex/Dokumente/WS4D/ws4d-gsoap/ws4d-gsoap-pub/Build-Debug-Fox/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o /usr/local/cris/cris-gcc -isystem /home/elmex/Anwendungen/FoxBoard/devboard-R2_01/target/cris-axis-linux-gnu/include -o CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o -c /home/elmex/Dokumente/WS4D/ws4d-gsoap/ws4d-gsoap-pub/Build-Debug-Fox/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTryCompileExec /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 /usr/local/cris/cris-gcc CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o -o cmTryCompileExec -rdynamic -L/home/elmex/Anwendungen/FoxBoard/devboard-R2_01/target/cris-axis-linux-gnu/lib cris-axis-elf-gcc: unrecognized option `-rdynamic' /usr/local/cris/cris-axis-linux-gnu/lib/libc.so.6: could not read symbols: Invalid operation collect2: ld returned 1 exit status make[1]: Verlasse Verzeichnis '/home/elmex/Dokumente/WS4D/ws4d-gsoap/ws4d-gsoap-pub/Build-Debug-Fox/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec] Fehler 1 make: *** [cmTryCompileExec/fast] Fehler 2 CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:25 (PROJECT) |
|||
Note: See TracQuery
for help on using queries.
