[Lina-dev] Response to Robin
Nile Geisinger
nilegeisinger at yahoo.com
Mon Jul 23 09:32:13 CDT 2007
Hi Robin,
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.
I personally build with the same version of automake that you are using on Linux so I think you should be fine.
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:
rm -rf autom4te.cache
make maintainer-clean
That should remove the object path errors and use the CYGWIN automake.
cheers,
Nile
----- Original Message ----
From: Robin Geuze <ghostshaw at chello.nl>
To: The list for open LINA developers <lina-dev at openlina.org>
Sent: Monday, July 23, 2007 3:20:30 AM
Subject: Re: [Lina-dev] Response to Robin
Thanks for you respose Nile.
So i tried building with cygwin, but then i bump into even more errors:
running aclocal...
/usr/share/aclocal/libsmi.m4:8: warning: underquoted definition of
AM_PATH_LIBSM
I
run info '(automake)Extending aclocal'
or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/cppunit.m4:4: warning: underquoted definition of
AM_PATH_CPPU
NIT
Can't locate object method "path" via package "Request" at
/usr/share/autoconf/A
utom4te/C4che.pm line 69, <GEN1> line 111.
aclocal-1.9: autom4te failed with exit status: 1
done
running autoconf...
Can't locate object method "path" via package "Request" at
/usr/share/autoconf/A
utom4te/C4che.pm line 69, <GEN1> line 111.
done
running libtoolize with -f --copy...
You should update your `aclocal.m4' by running aclocal.
done
running automake with -f --copy --add-missing ...
Can't locate object method "path" via package "Request" at
/usr/share/autoconf/A
utom4te/C4che.pm line 69, <GEN1> line 111.
automake-1.9: autoconf failed with exit status: 1
done
Do i need to install any specific cygwin packages? Currently i have all
of base and dev.
-Robin-
_______________________________________________
Lina-dev mailing list
Lina-dev at openlina.org
http://www.openlina.org/mailman/listinfo/lina-dev
____________________________________________________________________________________
Pinpoint customers who are looking for what you sell.
http://searchmarketing.yahoo.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070723/57f81aeb/attachment-0002.html
More information about the Lina-dev
mailing list