1 | ---> Building rpm44 with target all |
---|
2 | gnumake all-recursive |
---|
3 | Making all in intl |
---|
4 | gnumake[2]: Nothing to be done for `all'. |
---|
5 | Making all in po |
---|
6 | gnumake[2]: Nothing to be done for `all'. |
---|
7 | Making all in zlib |
---|
8 | gnumake 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 |
---|
10 | gcc -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 |
---|
11 | ld: warning prebinding disabled because dependent library: /usr/lib/libz.1.dylib is not prebound |
---|
12 | ld: 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 |
---|
39 | gnumake[3]: *** [example] Error 1 |
---|
40 | gnumake[2]: *** [all] Error 2 |
---|
41 | gnumake[1]: *** [all-recursive] Error 1 |
---|
42 | gnumake: *** [all] Error 2 |
---|