On Sun, 2003-08-31 at 12:07, Jeff Waugh wrote: > Anyway, it won't link because you're probably using a different compiler to > the one that built libqt, and because it's all C++, you have to wrangle with > weird ABI/compiler issues. (Hopefully this won't be a problem in future with > gcc.)
The c++ ABI was standardised and gcc 3.0 moved to that standard. It should not move again. If I could really be bothered I could start compiling everything but... installing the libncurses5-dev solved my problems, thanks umug. -- Thanks KenF OpenOffice.org developer -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
