Files
Cluster/clusterApp/3psw/zlib-1.2.11/build_win/CMakeFiles/CMakeError.log
2026-04-17 18:49:03 +08:00

23 lines
1.8 KiB
Plaintext

Determining if the function fseeko exists failed with the following output:
Change Dir: D:/DevBuild/zlib-1.2.11/build_win/CMakeFiles/CMakeTmp
Run Build Command:"D:/CodeBlocks/MinGW/bin/mingw32-make.exe" "cmTC_44494/fast"
D:/CodeBlocks/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_44494.dir\build.make CMakeFiles/cmTC_44494.dir/build
mingw32-make.exe[1]: Entering directory 'D:/DevBuild/zlib-1.2.11/build_win/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_44494.dir/CheckFunctionExists.c.obj
D:\CodeBlocks\MinGW\bin\gcc.exe -DCHECK_FUNCTION_EXISTS=fseeko -o CMakeFiles\cmTC_44494.dir\CheckFunctionExists.c.obj -c "C:\Program Files\CMake\share\cmake-3.10\Modules\CheckFunctionExists.c"
Linking C executable cmTC_44494.exe
"C:\Program Files\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_44494.dir\link.txt --verbose=1
"C:\Program Files\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_44494.dir/objects.a
D:\CodeBlocks\MinGW\bin\ar.exe cr CMakeFiles\cmTC_44494.dir/objects.a @CMakeFiles\cmTC_44494.dir\objects1.rsp
D:\CodeBlocks\MinGW\bin\gcc.exe -DCHECK_FUNCTION_EXISTS=fseeko -Wl,--whole-archive CMakeFiles\cmTC_44494.dir/objects.a -Wl,--no-whole-archive -o cmTC_44494.exe -Wl,--out-implib,libcmTC_44494.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_44494.dir\linklibs.rsp
CMakeFiles\cmTC_44494.dir/objects.a(CheckFunctionExists.c.obj):CheckFunctionExists.c:(.text+0xc): undefined reference to `fseeko'
collect2.exe: error: ld returned 1 exit status
CMakeFiles\cmTC_44494.dir\build.make:98: recipe for target 'cmTC_44494.exe' failed
mingw32-make.exe[1]: *** [cmTC_44494.exe] Error 1
mingw32-make.exe[1]: Leaving directory 'D:/DevBuild/zlib-1.2.11/build_win/CMakeFiles/CMakeTmp'
Makefile:125: recipe for target 'cmTC_44494/fast' failed
mingw32-make.exe: *** [cmTC_44494/fast] Error 2