Re: pango-rc1-1.0.0 fails configure under hp-ux 11.00



On Wed, 2002-03-06 at 10:00, Gansser, Martin wrote:
> Hi,
> 
> 
> ./configure fails on hp-ux 11.00, but compiles without errors.
> 
> ...
> checking Whether to write dependencies into .pc files... ./configure
> [10586]: ==: A test command parameter is not valid.

fixed in cvs.

> ...
> ls: /opt/pango-1.0.0/lib/pango/modules/*.so: No such file or directory
> No dynamic modules were installed; all modules were linked statically.
> ...

what is in /opt/pango-1.0.0/lib/pango/modules ?

pango/modules/Makefile.am has this:

    if PLATFORM_WIN32
    SOSUFFIX=dll
    else
    SOSUFFIX=so
    endif

which is totally bogus :)  does libtool export its library suffix
finding functions, or is hp-ux the only other platform not using .so?

jacob
-- 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]