Subject: fail to build scrollkeeper
To: None <current-users@netbsd.org>
From: Carlos Alberto Pereira Gomes <carlos@aocg.org>
List: current-users
Date: 07/17/2003 20:10:54
Hi all,

I've got some problems trying to build scrollkeeper from the pkgsrc
tree.
I've already updated my directory with cvs with the same result.
There was a similar problem with gmake reported before but the solution 
didn't solve my problem (add '.include .... libiconv/...' to the Makefile).

Here is where it stops:

---snip----

Making all in buildtools
gmake[2]: Entering directory
`/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/buildtools'
source='separate.c' object='separate.o' libtool=no \
depfile='.deps/separate.Po' tmpdepfile='.deps/separate.TPo' \
depmode=gcc /bin/sh ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I/usr/pkg/include/libxml2
-I/usr/pkg/include  -O2 -I/usr/pkg/include -c `test -f 'separate.c' ||
ec
ho './'`separate.c
/bin/sh ../libtool --mode=link cc  -O2 -I/usr/pkg/include
-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o scrollkeeper-tree-separate
separate.o -L/usr/p
kg/lib -lxml2 -lz -lpthread -lm -L/usr/pkg/lib -lxslt -lxml2 -lz
-lpthread -lm ../libs/libscrollkeeper.la -lintl
mkdir .libs
cc -O2 -I/usr/pkg/include -Wl,-R/usr/pkg/lib -o
.libs/scrollkeeper-tree-separate separate.o  -L/usr/pkg/lib
../libs/.libs/libscrollkeeper.so /u
sr/pkg/lib/libxslt.so /usr/pkg/lib/libxml2.so -lz -lpthread -lm
/usr/pkg/lib/libintl.so /usr/pkg/lib/libiconv.so -lc -Wl,--rpath
-Wl,/usr/pkg/l
ib
ld: cannot find -liconv
gmake[2]: ** [scrollkeeper-tree-separate] Erro 1
gmake[2]: Leaving directory
`/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/buildtools'
gmake[1]: ** [all-recursive] Erro 1
gmake[1]: Leaving directory
`/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12'
gmake: ** [all] Erro 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/textproc/scrollkeeper
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/textproc/scrollkeeper

---snip----


Any help/hint is welcome :)

Thanks,

-- 
Carlos