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 &quot;error 127&quot; ?<br><br>F.<br><br><a href="http://Makefile.am:1">Makefile.am:1
</a>: option `nostdinc&#39; not recognized<br>ansi/Makefile.am:1: option `nostdinc&#39; not recognized<br>mac/Makefile.am:1: option `nostdinc&#39; not recognized<br>zip/Makefile.am:1: option `nostdinc&#39; not recognized<br>
x86/Makefile.am:1: option `nostdinc&#39; 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:&nbsp; <a href="http://Makefile.in">Makefile.in</a> seems to ignore the --datarootdir setting<br>config.status: WARNING:&nbsp; ansi/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING:&nbsp; mac/Makefile.in seems to ignore the --datarootdir setting
<br>config.status: WARNING:&nbsp; zip/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING:&nbsp; zlib/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING:&nbsp; x86/Makefile.in seems to ignore the --datarootdir setting
<br><a href="http://Makefile.am:1">Makefile.am:1</a>: option `nostdinc&#39; not recognized<br>package/Makefile.am:1: option `nostdinc&#39; not recognized<br>package/reader/Makefile.am:1: option `nostdinc&#39; not recognized
<br>package/writer/Makefile.am:1: option `nostdinc&#39; not recognized<br>package/writer/extensions/Makefile.am:1: option `nostdinc&#39; not recognized<br>package/writer/extensions/6.0/Makefile.am:1: option `nostdinc&#39; not recognized
<br>package/writer/extensions/6.01/Makefile.am:1: option `nostdinc&#39; not recognized<br>package/utility/Makefile.am:1: option `nostdinc&#39; not recognized<br>expat/Makefile.am:1: option `nostdinc&#39; not recognized<br>
whiptk/Makefile.am:1: option `nostdinc&#39; not recognized<br>w3dtk/Makefile.am:1: option `nostdinc&#39; not recognized<br>w3dtk/utility/Makefile.am:1: option `nostdinc&#39; not recognized<br>w3dtk/hoops/Makefile.am:1: option `nostdinc&#39; not recognized
<br>publisher/Makefile.am:1: option `nostdinc&#39; not recognized<br>publisher/impl/Makefile.am:1: option `nostdinc&#39; not recognized<br>publisher/model/Makefile.am:1: option `nostdinc&#39; not recognized<br>publisher/plot/Makefile.am:1: option `nostdinc&#39; 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:&nbsp; <a href="http://Makefile.in">
Makefile.in</a> seems to ignore the --datarootdir setting<br>config.status: WARNING:&nbsp; package/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING:&nbsp; package/reader/Makefile.in seems to ignore the --datarootdir setting
<br>config.status: WARNING:&nbsp; package/writer/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING:&nbsp; package/writer/extensions/Makefile.in seems to ignore the --datarootdir setting<br>config.status
: WARNING:&nbsp; package/writer/extensions/6.0/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING:&nbsp; package/writer/extensions/6.01/Makefile.in seems to ignore the --datarootdir setting<br>config.status
: WARNING:&nbsp; package/utility/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING:&nbsp; expat/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING:&nbsp; whiptk/Makefile.in seems to ignore the --datarootdir setting
<br>config.status: WARNING:&nbsp; w3dtk/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING:&nbsp; w3dtk/jpeg/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING:&nbsp; w3dtk/utility/Makefile.in seems to ignore the --datarootdir setting
<br>config.status: WARNING:&nbsp; w3dtk/hoops/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING:&nbsp; publisher/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING:&nbsp; publisher/impl/Makefile.in seems to ignore the --datarootdir setting
<br>config.status: WARNING:&nbsp; publisher/model/Makefile.in seems to ignore the --datarootdir setting<br>config.status: WARNING:&nbsp; 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 &lt;<a href="mailto:cgountanis@mpower-tech.com">cgountanis@mpower-tech.com</a>&gt;:</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 &gt; /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>