Ticket #2842: rpm44

File rpm44, 1.5 KB (added by yves@…, 20 years ago)

build.log

Line 
1--->  Building rpm44 with target all
2gnumake  all-recursive
3Making all in intl
4gnumake[2]: Nothing to be done for `all'.
5Making all in po
6gnumake[2]: Nothing to be done for `all'.
7Making all in zlib
8gnumake  all-am
9/bin/sh ./libtool --tag=CC --mode=link gcc  -DUSE_MMAP -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts  -L/opt/local/lib -L/Volumes/MacOSX/Users/Shared/src/darwinports/dports/sysutils/rpm44/work/librt -o example -L. -lz example.o 
10gcc -DUSE_MMAP -DWITH_RSYNC_PAD -O3 -fomit-frame-pointer -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -o example example.o  -L/opt/local/lib -L/Volumes/MacOSX/Users/Shared/src/darwinports/dports/sysutils/rpm44/work/librt -L/Volumes/MacOSX/Users/Shared/src/darwinports/dports/sysutils/rpm44/work/rpm-4.4.1/zlib -lz
11ld: warning prebinding disabled because dependent library: /usr/lib/libz.1.dylib is not prebound
12ld: Undefined symbols:
13_rpmz_compress
14_rpmz_deflate
15_rpmz_deflateEnd
16_rpmz_deflateInit_
17_rpmz_deflateParams
18_rpmz_deflateSetDictionary
19_rpmz_gzclose
20_rpmz_gzerror
21_rpmz_gzgetc
22_rpmz_gzgets
23_rpmz_gzopen
24_rpmz_gzprintf
25_rpmz_gzputc
26_rpmz_gzputs
27_rpmz_gzread
28_rpmz_gzseek
29_rpmz_gztell
30_rpmz_gzungetc
31_rpmz_inflate
32_rpmz_inflateEnd
33_rpmz_inflateInit_
34_rpmz_inflateSetDictionary
35_rpmz_inflateSync
36_rpmz_uncompress
37_rpmz_zlibCompileFlags
38_rpmz_zlibVersion
39gnumake[3]: *** [example] Error 1
40gnumake[2]: *** [all] Error 2
41gnumake[1]: *** [all-recursive] Error 1
42gnumake: *** [all] Error 2