Re: CVS's broken (for Unix)


Subject: Re: CVS's broken (for Unix)
sterwill@abisource.com
Date: Sat Jan 22 2000 - 15:32:50 CST


Joaquin Cuenca Abela wrote:
> I'm trying to compile abiword, but I'm getting a:
>
> /free/cuenca/home/cvs/abisource/abi/src/../src/Linux_2.2.12_i386_OBJ/obj/libAbiFmt.a(fb_Alignment.o)(.rodata+0x14):
> undefined reference to `fb_Alignment_justify::eraseLineFromRun(fp_Line
> *, unsigned int)'

Right now the tree seems busted with respect to iconv and Unix.
iconv.h is included by newMain.c (in the src/other/spell branch),
and iconv.h includes libiconv.h, but I can't find a libiconv.h
anywhere in any of my trees.

It turns out that libiconv.h is generated by ./configure, which never
got added to the Makefiles (so it must be run by hand).

The addition of libiconv broke a whole bunch of things on the Unix side.
I'm trying to sort them out now.

-- 
Shaw Terwilliger



This archive was generated by hypermail 2b25 : Sat Jan 22 2000 - 15:32:51 CST