Libraries have been installed in:
/home/frank/Arbeitsfläche/freetz-1.2-preview/tools/build/lib32
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
sstrip.c: In function ‘main’:
sstrip.c:367:1: warning: ‘p.phdrs32’ may be used uninitialized in this function [-Wuninitialized]
sstrip.c:430:4: note: ‘p.phdrs32’ was declared here
../LZMA/LZMADecoder.cpp: In member function ‘virtual LONG NCompress::NLZMA::CDecoder::SetOutStreamSize(const UInt64*)’:
../LZMA/LZMADecoder.cpp:317:42: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../LZMA/LZMAEncoder.cpp: In member function ‘LONG NCompress::NLZMA::CEncoder::GetOptimumFast(UInt32, UInt32&, UInt32&)’:
../LZMA/LZMAEncoder.cpp:1207:68: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
../LZMA/LZMAEncoder.cpp:1208:69: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
../LZMA/LZMAEncoder.cpp:1223:82: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
../LZMA/LZMAEncoder.cpp:1225:97: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
ar: creating liblzma.a
LzmaBench.cpp: In function ‘void ThrowError(FILE*, LONG, const char*)’:
LzmaBench.cpp:366:17: warning: format not a string literal and no format arguments [-Wformat-security]
LzmaAlone.cpp: In function ‘int main2(int, const char**)’:
LzmaAlone.cpp:371:76: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
LzmaAlone.cpp:447:36: warning: format not a string literal and no format arguments [-Wformat-security]
LzmaAlone.cpp:473:33: warning: format not a string literal and no format arguments [-Wformat-security]
LzmaAlone.cpp:478:33: warning: format not a string literal and no format arguments [-Wformat-security]
LzmaAlone.cpp:492:35: warning: format not a string literal and no format arguments [-Wformat-security]
LzmaAlone.cpp:497:35: warning: format not a string literal and no format arguments [-Wformat-security]
../LZMA/LZMADecoder.cpp: In member function ‘virtual LONG NCompress::NLZMA::CDecoder::SetOutStreamSize(const UInt64*)’:
../LZMA/LZMADecoder.cpp:317:42: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../LZMA/LZMAEncoder.cpp: In member function ‘LONG NCompress::NLZMA::CEncoder::GetOptimumFast(UInt32, UInt32&, UInt32&)’:
../LZMA/LZMAEncoder.cpp:1207:68: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
../LZMA/LZMAEncoder.cpp:1208:69: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
../LZMA/LZMAEncoder.cpp:1223:82: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
../LZMA/LZMAEncoder.cpp:1225:97: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
/tmp/ccN6cnaz.o: In function `main':
lzma2eva.c:(.text+0xbc): undefined reference to `crc32'
lzma2eva.c:(.text+0x481): undefined reference to `crc32'
collect2: ld returned 1 exit status
make[1]: *** [lzma2eva] Fehler 1
make: *** [/home/frank/Arbeitsfläche/freetz-1.2-preview/source/host-tools/lzma2eva/lzma2eva] Fehler 2