(unknown)

[email protected] Mon, 31 Jan 2005 12:45:05 +0100 (CET)
Newsgroups gmane.comp.web.wml
Message-ID <[email protected]>
> Hi,
>
> I'm trying to install wml 2.0.9 on a Sun Solaris 9 system and I get
> in trouble when compiling mp4h :
[...]
> ld: fatal: Symbol referencing errors. No output written to .libs/sh.so
> *** Error code 1
> make: Fatal error: Command failed for target all-recursive'
> Current working directory
> /FKtest/wml-2.0.9-src/wml_backend/p2_mp4h/modules
> *** Error code 1
[...]

Hi,

I would like to fix this bug and will send another message after
thinking a bit more about it.  Here is a workaround for now:
  $ cd wml_backend/p2_mp4h
  $ head -n 10 config.log
  Copy the ./configure line and append --without-modules
  $ ./configure --prefix=/usr/local [...] --srcdir=. --without-modules
  $ cd ../..
  $ make

This will disable mp4h run-time modules, which are not needed by WML.

Denis Barbier


_____________________________________________________________________
Website META Language (WML)                         http://thewml.org
User Support Mailing List                        [email protected]
Automated List Manager                            [email protected]