<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br>Hi Robin,<br><br>A recent version of automake changed their quoting rules. All of the warning you are experiencing are from other packages installed on your system that don't obey these quoting rules. Unfortunately, autoconf spews out errors from all packages installed on a system rather than errors in the local package.<br><br>I personally build with the same version of automake that you are using on Linux so I think you should be fine. <br>
<br>However, I believe you also have legacy files from your first attempt to build using the other automake. To make sure you're starting clean, try:<br><br>rm -rf autom4te.cache <br>make maintainer-clean<br><br>That should remove the object path errors and use the CYGWIN automake.<br><br>cheers,<br><br>Nile<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Robin Geuze <ghostshaw@chello.nl><br>To: The list for open LINA developers <lina-dev@openlina.org><br>Sent: Monday, July 23, 2007 3:20:30 AM<br>Subject: Re: [Lina-dev] Response to Robin<br><br><title></title>
Thanks for you respose Nile.<br>
<br>
So i tried building with cygwin, but then i bump into even more errors:<br>
<br>
<blockquote>running aclocal...<br>
/usr/share/aclocal/libsmi.m4:8: warning: underquoted definition of
AM_PATH_LIBSM<br>
I<br>
run info '(automake)Extending aclocal'<br>
or see
<a rel="nofollow" class="moz-txt-link-freetext" target="_blank" href="http://sources.redhat.com/automake/automake.html#Extending-aclocal">http://sources.redhat.com/automake/automake.html#Extending-aclocal</a><br>
/usr/share/aclocal/cppunit.m4:4: warning: underquoted definition of
AM_PATH_CPPU<br>
NIT<br>
Can't locate object method "path" via package "Request" at
/usr/share/autoconf/A<br>
utom4te/C4che.pm line 69, <GEN1> line 111.<br>
aclocal-1.9: autom4te failed with exit status: 1<br>
done<br>
running autoconf...<br>
Can't locate object method "path" via package "Request" at
/usr/share/autoconf/A<br>
utom4te/C4che.pm line 69, <GEN1> line 111.<br>
done<br>
running libtoolize with -f --copy...<br>
You should update your `aclocal.m4' by running aclocal.<br>
done<br>
running automake with -f --copy --add-missing ...<br>
Can't locate object method "path" via package "Request" at
/usr/share/autoconf/A<br>
utom4te/C4che.pm line 69, <GEN1> line 111.<br>
automake-1.9: autoconf failed with exit status: 1<br>
done<br>
</blockquote>
<br>
Do i need to install any specific cygwin packages? Currently i have all
of base and dev.<br>
<br>
-Robin-<br>
<div>_______________________________________________<br>Lina-dev mailing list<br>Lina-dev@openlina.org<br><a target="_blank" href="http://www.openlina.org/mailman/listinfo/lina-dev">http://www.openlina.org/mailman/listinfo/lina-dev</a><br></div></div><br></div></div><br>
<hr size=1>Need a vacation? <a href="http://us.rd.yahoo.com/evt=48256/*http://travel.yahoo.com/;_ylc=X3oDMTFhN2hucjlpBF9TAzk3NDA3NTg5BHBvcwM1BHNlYwNncm91cHMEc2xrA2VtYWlsLW5jbQ--">Get great deals
to amazing places </a>on Yahoo! Travel. </body></html>