| 1 | | |
| | 1 | seems to require libiconv... |
| | 2 | uploading incomplete script to svn... |
| | 3 | incomplete make output: |
| | 4 | {{{ |
| | 5 | make[2]: Leaving directory `/misc_obj/haikuports-scripts/app-arch/sharutils/4.6.3/sharutils-4.6.3/lib' |
| | 6 | Making all in src |
| | 7 | make[2]: Entering directory `/misc_obj/haikuports-scripts/app-arch/sharutils/4.6.3/sharutils-4.6.3/src' |
| | 8 | source='shar.c' object='shar.o' libtool=no \ |
| | 9 | DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \ |
| | 10 | gcc -DLOCALEDIR=\"/boot/common/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -I../intl -g -O2 -c shar.c |
| | 11 | source='encode.c' object='encode.o' libtool=no \ |
| | 12 | DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \ |
| | 13 | gcc -DLOCALEDIR=\"/boot/common/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -I../intl -g -O2 -c encode.c |
| | 14 | /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o shar shar.o encode.o ../lib/libshar.a ../intl/libintl.a -liconv ../lib/libshar.a |
| | 15 | libtool: link: gcc -g -O2 -o shar shar.o encode.o ../intl/libintl.a -liconv ../lib/libshar.a |
| | 16 | ../intl/libintl.a(relocatable.o): In function `libintl_set_relocation_prefix': |
| | 17 | /misc_obj/haikuports-scripts/app-arch/sharutils/4.6.3/sharutils-4.6.3/intl/relocatable.c:153: undefined reference to `libiconv_set_relocation_prefix' |
| | 18 | collect2: ld returned 1 exit status |
| | 19 | make[2]: *** [shar] Error 1 |
| | 20 | make[2]: Leaving directory `/misc_obj/haikuports-scripts/app-arch/sharutils/4.6.3/sharutils-4.6.3/src' |
| | 21 | make[1]: *** [all-recursive] Error 1 |
| | 22 | make[1]: Leaving directory `/misc_obj/haikuports-scripts/app-arch/sharutils/4.6.3/sharutils-4.6.3' |
| | 23 | make: *** [all] Error 2 |
| | 24 | }}} |