Aquileo | Recent changes to support-requestshttps://sourceforge.net/p/ytnef/support-requests/Recent changes to support-requestsenThu, 08 Jun 2006 17:48:16 -0000Aquileo | Make failure on OS Xhttps://sourceforge.net/p/ytnef/support-requests/5/<div class="markdown_content"><p>Very much hope to be able to use this tool!</p>
<p>I tried making it as logged in the attached email, but without success.</p>
<p>Any help will be much appreciated!</p>
<p>Thanks in advance...<br />
Tom</p></div>AnonymousThu, 08 Jun 2006 17:48:16 -0000https://sourceforge.net5b581b329222580e98bd0090a07f1c7c450a0672Aquileo | make failshttps://sourceforge.net/p/ytnef/support-requests/4/<div class="markdown_content"><p>The configure script runs fine, but the make fails<br />
early on with 'parse error before "TNEF"', and it's all<br />
downhill form there.</p>
<p>I've attached the output from my make command.</p></div>AnonymousMon, 02 May 2005 16:28:40 -0000https://sourceforge.netf0e3702e45e3bdd17ddf6f2faaeff3a36620d53bAquileo | library path problemhttps://sourceforge.net/p/ytnef/support-requests/3/<div class="markdown_content"><p>I get this error message:</p>
<p>ytnef: error while loading shared libraries:<br />
libytnef.so.0: cannot open shared object file: No such<br />
file or directory</p>
<p>SuSE Linux, Kernel 2.4</p>
<p>First installed libytnef-1.5:<br />
./configure, make, make install<br />
Files went to /usr/local/lib/</p>
<p>Then installed ytenf-2.6:<br />
./configure, make, make install<br />
Files went to /usr/local/bin/</p>
<p>Any idea?</p>
<p>Many thanks </p>
<p>Elmar</p></div>AnonymousFri, 11 Feb 2005 13:53:45 -0000https://sourceforge.net8c915482ed5eee59ea556c03f1e4009d8f1bae22Aquileo | Panther (OS 10.3.3) build fails)https://sourceforge.net/p/ytnef/support-requests/2/<div class="markdown_content"><p>tried to build for Mac OSX and it failed (see below).</p>
<p>Sorry if this should be obvious how to fix, I'm not sure how to fix <br />
it.</p>
<p>> ./configure && make<br />
checking for a BSD-compatible install... /usr/local/bin/install -c<br />
checking whether build environment is sane... yes<br />
checking for gawk... no<br />
checking for mawk... no<br />
checking for nawk... no<br />
checking for awk... awk<br />
checking whether make sets $(MAKE)... yes<br />
checking for gcc... gcc<br />
checking for C compiler default output... a.out<br />
checking whether the C compiler works... yes<br />
checking whether we are cross compiling... no<br />
checking for suffix of executables... <br />
checking for suffix of object files... o<br />
checking whether we are using the GNU C compiler... yes<br />
checking whether gcc accepts -g... yes<br />
checking for gcc option to accept ANSI C... none needed<br />
checking for style of include used by make... GNU<br />
checking dependency style of gcc... gcc3<br />
checking build system type... Invalid configuration <br />
`unknown-apple-darwin7.3.1': machine `unknown-apple' not <br />
recognized<br />
configure: error: /bin/sh ./config.sub unknown-apple-darwin7.3.1 <br />
failed</p></div>TjLWed, 12 May 2004 05:33:12 -0000https://sourceforge.net0c299896b519fb803935b422d29461a24dc7d545Aquileo | compilation errorhttps://sourceforge.net/p/ytnef/support-requests/1/<div class="markdown_content"><p>On my RedHat 7.3 platform:</p>
<p>zech@root:/tomek/install/libytnef-1.2 # make<br />
cd . && /bin/sh ./config.status config.h<br />
config.status: creating config.h<br />
config.status: config.h is unchanged<br />
make all-am<br />
make[1]: Entering directory `/tomek/install/libytnef-1.2'<br />
source='ytnef.c' object='ytnef.o' libtool=no \
depfile='.deps/ytnef.Po' tmpdepfile='.deps/ytnef.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c `test -f<br />
'ytnef.c' || echo './'`ytnef.c<br />
ytnef.c: In function `IsCompressedRTF':<br />
ytnef.c:1300: parse error before `unsigned'<br />
ytnef.c:1302: parse error before `unsigned'<br />
ytnef.c:1304: parse error before `unsigned'<br />
ytnef.c:1306: parse error before `unsigned'<br />
ytnef.c:1309: `magic' undeclared (first use in this<br />
function)<br />
ytnef.c:1309: (Each undeclared identifier is reported<br />
only once<br />
ytnef.c:1309: for each function it appears in.)<br />
ytnef.c: In function `DecompressRTF':<br />
ytnef.c:1333: parse error before `unsigned'<br />
ytnef.c:1335: parse error before `unsigned'<br />
ytnef.c:1337: parse error before `unsigned'<br />
ytnef.c:1339: parse error before `unsigned'<br />
ytnef.c:1343: `compressedSize' undeclared (first use in<br />
this function)<br />
ytnef.c:1349: `magic' undeclared (first use in this<br />
function)<br />
ytnef.c:1351: `uncompressedSize' undeclared (first use<br />
in this function)<br />
ytnef.c:1358: parse error before `int'<br />
ytnef.c:1362: `flags' undeclared (first use in this<br />
function)<br />
ytnef.c:1362: `flagCount' undeclared (first use in this<br />
function)<br />
ytnef.c:1378: parse error before `int'<br />
ytnef.c:1379: `end' undeclared (first use in this function)<br />
make[1]: *** [ytnef.o] Error 1<br />
make[1]: Leaving directory `/tomek/install/libytnef-1.2'<br />
make: *** [all] Error 2</p></div>TomekFri, 02 Jan 2004 09:47:13 -0000https://sourceforge.netf96a3f28a709341cd28600b61e90df662c343410