There does not seem to be any missing libs during compilation (build_oem.sh), but there are some errors anyway (see below)<br>But which one causes "error 127" ?<br><br>F.<br><br><a href="http://Makefile.am:1">Makefile.am:1
</a>: option `nostdinc' not recognized<br>ansi/Makefile.am:1: option `nostdinc' not recognized<br>mac/Makefile.am:1: option `nostdinc' not recognized<br>zip/Makefile.am:1: option `nostdinc' not recognized<br>
x86/Makefile.am:1: option `nostdinc' not recognized<br>autoreconf: automake failed with exit status: 1<br>cat: /etc/ld.so.conf.d/*.conf: No such file or directory<br>cat: /etc/ld.so.conf.d/*.conf: No such file or directory
<br>config.status: WARNING: <a href="http://Makefile.in">Makefile.in</a> seems to ignore the --datarootdir setting<br>config.status: WARNING: ansi/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING: mac/Makefile.in seems to ignore the --datarootdir setting
<br>config.status: WARNING: zip/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING: zlib/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING: x86/Makefile.in seems to ignore the --datarootdir setting
<br><a href="http://Makefile.am:1">Makefile.am:1</a>: option `nostdinc' not recognized<br>package/Makefile.am:1: option `nostdinc' not recognized<br>package/reader/Makefile.am:1: option `nostdinc' not recognized
<br>package/writer/Makefile.am:1: option `nostdinc' not recognized<br>package/writer/extensions/Makefile.am:1: option `nostdinc' not recognized<br>package/writer/extensions/6.0/Makefile.am:1: option `nostdinc' not recognized
<br>package/writer/extensions/6.01/Makefile.am:1: option `nostdinc' not recognized<br>package/utility/Makefile.am:1: option `nostdinc' not recognized<br>expat/Makefile.am:1: option `nostdinc' not recognized<br>
whiptk/Makefile.am:1: option `nostdinc' not recognized<br>w3dtk/Makefile.am:1: option `nostdinc' not recognized<br>w3dtk/utility/Makefile.am:1: option `nostdinc' not recognized<br>w3dtk/hoops/Makefile.am:1: option `nostdinc' not recognized
<br>publisher/Makefile.am:1: option `nostdinc' not recognized<br>publisher/impl/Makefile.am:1: option `nostdinc' not recognized<br>publisher/model/Makefile.am:1: option `nostdinc' not recognized<br>publisher/plot/Makefile.am:1: option `nostdinc' not recognized
<br>autoreconf: automake failed with exit status: 1<br>cat: /etc/ld.so.conf.d/*.conf: No such file or directory<br>cat: /etc/ld.so.conf.d/*.conf: No such file or directory<br>config.status: WARNING: <a href="http://Makefile.in">
Makefile.in</a> seems to ignore the --datarootdir setting<br>config.status: WARNING: package/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING: package/reader/Makefile.in seems to ignore the --datarootdir setting
<br>config.status: WARNING: package/writer/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING: package/writer/extensions/Makefile.in seems to ignore the --datarootdir setting<br>config.status
: WARNING: package/writer/extensions/6.0/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING: package/writer/extensions/6.01/Makefile.in seems to ignore the --datarootdir setting<br>config.status
: WARNING: package/utility/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING: expat/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING: whiptk/Makefile.in seems to ignore the --datarootdir setting
<br>config.status: WARNING: w3dtk/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING: w3dtk/jpeg/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING: w3dtk/utility/Makefile.in seems to ignore the --datarootdir setting
<br>config.status: WARNING: w3dtk/hoops/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING: publisher/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING: publisher/impl/Makefile.in seems to ignore the --datarootdir setting
<br>config.status: WARNING: publisher/model/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING: publisher/plot/Makefile.in seems to ignore the --datarootdir setting<br>make[5]: avoid-version : commande introuvable
<br>make[5]: [<a href="http://libdwfpackagewriterextensions.la">libdwfpackagewriterextensions.la</a>] Erreur 127 (ignorée)<br>make[4]: *** Pas de règle pour fabriquer la cible « ../../package/writer/extensions/libdwfpackagewriterextensions.la », nécessaire pour «
<a href="http://libdwfpackagewriter.la">libdwfpackagewriter.la</a> ». Arrêt.<br>make[3]: *** [all-recursive] Erreur 1<br>make[2]: *** [all-recursive] Erreur 1<br>make[1]: *** [all-recursive] Erreur 1<br>make: *** [all-recursive-am] Erreur 2
<br><br><br><br><div><span class="gmail_quote">2007/3/2, Chris Gountanis <<a href="mailto:cgountanis@mpower-tech.com">cgountanis@mpower-tech.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You could try<br><br>./build_oem.sh > /dev/null<br><br>and see if you are getting any missing LIB errors. It is kind of hard to see<br>with all the compile information crap flying by. This will only give<br>warnings and errors as output. Maybe you need a lib for example I needed the
<br>CURL and libXML2 lib files before PHP would compile.<br><br><br>Chris</blockquote></div><br>