From saill.white at openlina.com Sat Jul 21 15:50:33 2007 From: saill.white at openlina.com (Saill White) Date: Sat, 21 Jul 2007 13:50:33 -0700 Subject: [Lina-dev] List up! Message-ID: <46A27199.50009@openlina.com> Hello lina-dev subscribers. The lina-dev mail transport now appears to be working. Please post! Thanks for all your patience. Saill From tyson.key at gmail.com Sun Jul 22 15:35:04 2007 From: tyson.key at gmail.com (Tyson Key) Date: Sun, 22 Jul 2007 21:35:04 +0100 Subject: [Lina-dev] Test Post Message-ID: <46A3BF78.206@gmail.com> This is a test post, please ignore it. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 252 bytes Desc: OpenPGP digital signature Url : http://www.openlina.org/pipermail/lina-dev/attachments/20070722/67ec180a/attachment.bin From ghostshaw at chello.nl Sun Jul 22 17:02:13 2007 From: ghostshaw at chello.nl (Robin Geuze) Date: Mon, 23 Jul 2007 00:02:13 +0200 Subject: [Lina-dev] Anybody been able to build on windows? Message-ID: <46A3D3E5.8010305@chello.nl> Well i send this before but then the dev lsit didn't work yet so only sail got it and he didn't know an immediate solution. After installing everything, when i try to execute setup.sh it keeps running in to a regexp error when it comes to automake. Does anybody else have this problem and have you been able to solve it? And then the obvious question is: How? -Robin- From marcus at gcn.cx Mon Jul 23 01:26:23 2007 From: marcus at gcn.cx (Marcus W) Date: Sun, 22 Jul 2007 23:26:23 -0700 Subject: [Lina-dev] ONE USE FOR LINA Message-ID: <20070722232623.D77B38E2@resin14.mta.everyone.net> An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070722/9165610b/attachment.html From nilegeisinger at yahoo.com Mon Jul 23 03:29:00 2007 From: nilegeisinger at yahoo.com (Nile Geisinger) Date: Mon, 23 Jul 2007 01:29:00 -0700 (PDT) Subject: [Lina-dev] Response to Robin Message-ID: <500817.76677.qm@web53810.mail.re2.yahoo.com> Hi Robin, I just joined the list so I'm responding a bit late and out of thread. Are you compiling on CYGWIN? Assuming the answer is yes, I can compile on CYGWIN using automake v. 1.10 and autoconf v. 2.61. LINA does not compile on mingw at this time, nor are there plans to support mingw in the future. I'm currently using CYGWIN on Windows Business Server 2003. I have also successfully compiled on Windows XP in the past. On a side note, Windows has our least tested build at the moment because we have just completed a *massive* migration away from CYGWIN dependencies in our binaries. While the build should work, I'm about to start stress testing Windows 2003, Windows XP and Windows Vista compilations to find potential trouble spots arising from this migration. Linux and Mac OS X, which did not need to migrate, are currently much more stable. cheers, Nile ____________________________________________________________________________________ Get the Yahoo! toolbar and be alerted to new email wherever you're surfing. http://new.toolbar.yahoo.com/toolbar/features/mail/index.php -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070723/91f7af2d/attachment.html From ghostshaw at chello.nl Mon Jul 23 05:20:30 2007 From: ghostshaw at chello.nl (Robin Geuze) Date: Mon, 23 Jul 2007 12:20:30 +0200 Subject: [Lina-dev] Response to Robin In-Reply-To: <500817.76677.qm@web53810.mail.re2.yahoo.com> References: <500817.76677.qm@web53810.mail.re2.yahoo.com> Message-ID: <46A480EE.7000701@chello.nl> An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070723/aba1524c/attachment.html From nilegeisinger at yahoo.com Mon Jul 23 09:32:13 2007 From: nilegeisinger at yahoo.com (Nile Geisinger) Date: Mon, 23 Jul 2007 07:32:13 -0700 (PDT) Subject: [Lina-dev] Response to Robin Message-ID: <978267.44799.qm@web53811.mail.re2.yahoo.com> 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 To: The list for open LINA developers 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, 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, 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, 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.html From ghostshaw at chello.nl Tue Jul 24 04:32:46 2007 From: ghostshaw at chello.nl (Robin Geuze) Date: Tue, 24 Jul 2007 11:32:46 +0200 Subject: [Lina-dev] Response to Robin In-Reply-To: <978267.44799.qm@web53811.mail.re2.yahoo.com> References: <978267.44799.qm@web53811.mail.re2.yahoo.com> Message-ID: <46A5C73E.8030403@chello.nl> An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070724/d76e689f/attachment.html From tyson.key at gmail.com Tue Jul 24 14:11:57 2007 From: tyson.key at gmail.com (Tyson Key) Date: Tue, 24 Jul 2007 20:11:57 +0100 Subject: [Lina-dev] LINA does not compile on K/Ubuntu Gutsy Message-ID: <46A64EFD.4020307@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi. I've just checked, and all that stuff is installed. Not sure where the problem could be, yet. Thanks, though. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGpk78tCfF+0g6nU0RAiJDAKCbrlq3y1VgS2+B+CcSAcf0b2pZugCdHx11 argCYsIS8g0zjjWrTaylWyU= =cl0G -----END PGP SIGNATURE----- From nilegeisinger at yahoo.com Tue Jul 24 15:12:53 2007 From: nilegeisinger at yahoo.com (Nile Geisinger) Date: Tue, 24 Jul 2007 13:12:53 -0700 (PDT) Subject: [Lina-dev] Response to Robin Message-ID: <790092.89733.qm@web53803.mail.re2.yahoo.com> Hey Robin, Because of the number of packages built using LINA, we use managed mounts so that packages unpacked under CYGWIN on a FAT32 system (which is case-insensitive) won't run into problems with case-sensitive file names or long path names. CYGWIN is saying that the directory that we are using as our managed mount is busy. This can be caused by one of several problems. The two that I can think of off the top of my head are: 1. The Windows filesystem is still removing files. Windows sometimes refuses to perform file operations if a file is open or a directory is busy (e.g., removing files) 2. The drive has already been mounted on /lina/tmp. In this case umount /tmp should fix the problem. I think if you verify that 1. and 2. aren't problems, it should work. If not, I'm at OSCON, but I'll try to check in later tonight. Nile ----- Original Message ---- From: Robin Geuze To: The list for open LINA developers Sent: Tuesday, July 24, 2007 2:32:46 AM Subject: Re: [Lina-dev] Response to Robin Hey Nile, Well were getting there, configure now runs without errors but make all still fails with this error: rm -rf /c/lina/tmp rm -rf /lina-tmp mkdir -p /c/lina/tmp mkdir -p /lina-tmp mount -o managed C:/cygwin/lina-tmp /c/lina/tmp mount: /c/lina/tmp: Device or resource busy make[4]: *** [mount-cygwin-directories] Error 1 make[4]: Leaving directory `/c/lina/src/toolkit/host-tools/compiler' make[3]: *** [build-compiler] Error 2 make[3]: Leaving directory `/c/lina/src/toolkit/host-tools' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/c/lina/src/toolkit' make[1]: *** [all] Error 2 make[1]: Leaving directory `/c/lina/src' make: *** [build-src] Error 2 -Robin- Nile Geisinger wrote: 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 _______________________________________________ Lina-dev mailing list Lina-dev at openlina.org http://www.openlina.org/mailman/listinfo/lina-dev ____________________________________________________________________________________ Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase. http://farechase.yahoo.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070724/9ad8bf56/attachment.html From ghostshaw at chello.nl Tue Jul 24 17:37:43 2007 From: ghostshaw at chello.nl (Robin Geuze) Date: Wed, 25 Jul 2007 00:37:43 +0200 Subject: [Lina-dev] Response to Robin In-Reply-To: <790092.89733.qm@web53803.mail.re2.yahoo.com> References: <790092.89733.qm@web53803.mail.re2.yahoo.com> Message-ID: <46A67F37.2040909@chello.nl> An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070725/451aa27b/attachment.html From nilegeisinger at yahoo.com Wed Jul 25 14:55:39 2007 From: nilegeisinger at yahoo.com (Nile Geisinger) Date: Wed, 25 Jul 2007 12:55:39 -0700 (PDT) Subject: [Lina-dev] Response to Robin Message-ID: <491254.96830.qm@web53806.mail.re2.yahoo.com> Hi Robin, I will be back working on this Monday and I will specifically try to recreate this problem. I've never experienced it before on the Windows platforms I've tested on (XP and 2003). Thanks for your patience on this, Nile ----- Original Message ---- From: Robin Geuze To: The list for open LINA developers Sent: Tuesday, July 24, 2007 3:37:43 PM Subject: Re: [Lina-dev] Response to Robin Well it seems to be the problem that it tries to remove them beforehand and then create them, maybe its not done doing so or something. I tried unmounting before and i jstu did it again, but it doesn't make any difference. -Robin- Nile Geisinger wrote: Hey Robin, Because of the number of packages built using LINA, we use managed mounts so that packages unpacked under CYGWIN on a FAT32 system (which is case-insensitive) won't run into problems with case-sensitive file names or long path names. CYGWIN is saying that the directory that we are using as our managed mount is busy. This can be caused by one of several problems. The two that I can think of off the top of my head are: 1. The Windows filesystem is still removing files. Windows sometimes refuses to perform file operations if a file is open or a directory is busy (e.g., removing files) 2. The drive has already been mounted on /lina/tmp. In this case umount /tmp should fix the problem. I think if you verify that 1. and 2. aren't problems, it should work. If not, I'm at OSCON, but I'll try to check in later tonight. Nile ----- Original Message ---- From: Robin Geuze To: The list for open LINA developers Sent: Tuesday, July 24, 2007 2:32:46 AM Subject: Re: [Lina-dev] Response to Robin Hey Nile, Well were getting there, configure now runs without errors but make all still fails with this error: rm -rf /c/lina/tmp rm -rf /lina-tmp mkdir -p /c/lina/tmp mkdir -p /lina-tmp mount -o managed C:/cygwin/lina-tmp /c/lina/tmp mount: /c/lina/tmp: Device or resource busy make[4]: *** [mount-cygwin-directories] Error 1 make[4]: Leaving directory `/c/lina/src/toolkit/host-tools/compiler' make[3]: *** [build-compiler] Error 2 make[3]: Leaving directory `/c/lina/src/toolkit/host-tools' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/c/lina/src/toolkit' make[1]: *** [all] Error 2 make[1]: Leaving directory `/c/lina/src' make: *** [build-src] Error 2 -Robin- ____________________________________________________________________________________ Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's on, when. http://tv.yahoo.com/collections/222 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070725/5ec4406f/attachment.html From ghostshaw at chello.nl Thu Jul 26 05:30:36 2007 From: ghostshaw at chello.nl (Robin Geuze) Date: Thu, 26 Jul 2007 12:30:36 +0200 Subject: [Lina-dev] Response to Robin In-Reply-To: <491254.96830.qm@web53806.mail.re2.yahoo.com> References: <491254.96830.qm@web53806.mail.re2.yahoo.com> Message-ID: <46A877CC.1020700@chello.nl> An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070726/66c7900f/attachment.html From saill.white at openlina.com Sat Jul 21 15:50:33 2007 From: saill.white at openlina.com (Saill White) Date: Sat, 21 Jul 2007 13:50:33 -0700 Subject: [Lina-dev] List up! Message-ID: <46A27199.50009@openlina.com> Hello lina-dev subscribers. The lina-dev mail transport now appears to be working. Please post! Thanks for all your patience. Saill From tyson.key at gmail.com Sun Jul 22 15:35:04 2007 From: tyson.key at gmail.com (Tyson Key) Date: Sun, 22 Jul 2007 21:35:04 +0100 Subject: [Lina-dev] Test Post Message-ID: <46A3BF78.206@gmail.com> This is a test post, please ignore it. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 252 bytes Desc: OpenPGP digital signature Url : http://www.openlina.org/pipermail/lina-dev/attachments/20070722/67ec180a/attachment-0001.bin From ghostshaw at chello.nl Sun Jul 22 17:02:13 2007 From: ghostshaw at chello.nl (Robin Geuze) Date: Mon, 23 Jul 2007 00:02:13 +0200 Subject: [Lina-dev] Anybody been able to build on windows? Message-ID: <46A3D3E5.8010305@chello.nl> Well i send this before but then the dev lsit didn't work yet so only sail got it and he didn't know an immediate solution. After installing everything, when i try to execute setup.sh it keeps running in to a regexp error when it comes to automake. Does anybody else have this problem and have you been able to solve it? And then the obvious question is: How? -Robin- From marcus at gcn.cx Mon Jul 23 01:26:23 2007 From: marcus at gcn.cx (Marcus W) Date: Sun, 22 Jul 2007 23:26:23 -0700 Subject: [Lina-dev] ONE USE FOR LINA Message-ID: <20070722232623.D77B38E2@resin14.mta.everyone.net> An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070722/9165610b/attachment-0001.html From nilegeisinger at yahoo.com Mon Jul 23 03:29:00 2007 From: nilegeisinger at yahoo.com (Nile Geisinger) Date: Mon, 23 Jul 2007 01:29:00 -0700 (PDT) Subject: [Lina-dev] Response to Robin Message-ID: <500817.76677.qm@web53810.mail.re2.yahoo.com> Hi Robin, I just joined the list so I'm responding a bit late and out of thread. Are you compiling on CYGWIN? Assuming the answer is yes, I can compile on CYGWIN using automake v. 1.10 and autoconf v. 2.61. LINA does not compile on mingw at this time, nor are there plans to support mingw in the future. I'm currently using CYGWIN on Windows Business Server 2003. I have also successfully compiled on Windows XP in the past. On a side note, Windows has our least tested build at the moment because we have just completed a *massive* migration away from CYGWIN dependencies in our binaries. While the build should work, I'm about to start stress testing Windows 2003, Windows XP and Windows Vista compilations to find potential trouble spots arising from this migration. Linux and Mac OS X, which did not need to migrate, are currently much more stable. cheers, Nile ____________________________________________________________________________________ Get the Yahoo! toolbar and be alerted to new email wherever you're surfing. http://new.toolbar.yahoo.com/toolbar/features/mail/index.php -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070723/91f7af2d/attachment-0001.html From ghostshaw at chello.nl Mon Jul 23 05:20:30 2007 From: ghostshaw at chello.nl (Robin Geuze) Date: Mon, 23 Jul 2007 12:20:30 +0200 Subject: [Lina-dev] Response to Robin In-Reply-To: <500817.76677.qm@web53810.mail.re2.yahoo.com> References: <500817.76677.qm@web53810.mail.re2.yahoo.com> Message-ID: <46A480EE.7000701@chello.nl> An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070723/aba1524c/attachment-0001.html From nilegeisinger at yahoo.com Mon Jul 23 09:32:13 2007 From: nilegeisinger at yahoo.com (Nile Geisinger) Date: Mon, 23 Jul 2007 07:32:13 -0700 (PDT) Subject: [Lina-dev] Response to Robin Message-ID: <978267.44799.qm@web53811.mail.re2.yahoo.com> 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 To: The list for open LINA developers 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, 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, 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, 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-0001.html From ghostshaw at chello.nl Tue Jul 24 04:32:46 2007 From: ghostshaw at chello.nl (Robin Geuze) Date: Tue, 24 Jul 2007 11:32:46 +0200 Subject: [Lina-dev] Response to Robin In-Reply-To: <978267.44799.qm@web53811.mail.re2.yahoo.com> References: <978267.44799.qm@web53811.mail.re2.yahoo.com> Message-ID: <46A5C73E.8030403@chello.nl> An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070724/d76e689f/attachment-0001.html From tyson.key at gmail.com Tue Jul 24 14:11:57 2007 From: tyson.key at gmail.com (Tyson Key) Date: Tue, 24 Jul 2007 20:11:57 +0100 Subject: [Lina-dev] LINA does not compile on K/Ubuntu Gutsy Message-ID: <46A64EFD.4020307@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi. I've just checked, and all that stuff is installed. Not sure where the problem could be, yet. Thanks, though. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGpk78tCfF+0g6nU0RAiJDAKCbrlq3y1VgS2+B+CcSAcf0b2pZugCdHx11 argCYsIS8g0zjjWrTaylWyU= =cl0G -----END PGP SIGNATURE----- From nilegeisinger at yahoo.com Tue Jul 24 15:12:53 2007 From: nilegeisinger at yahoo.com (Nile Geisinger) Date: Tue, 24 Jul 2007 13:12:53 -0700 (PDT) Subject: [Lina-dev] Response to Robin Message-ID: <790092.89733.qm@web53803.mail.re2.yahoo.com> Hey Robin, Because of the number of packages built using LINA, we use managed mounts so that packages unpacked under CYGWIN on a FAT32 system (which is case-insensitive) won't run into problems with case-sensitive file names or long path names. CYGWIN is saying that the directory that we are using as our managed mount is busy. This can be caused by one of several problems. The two that I can think of off the top of my head are: 1. The Windows filesystem is still removing files. Windows sometimes refuses to perform file operations if a file is open or a directory is busy (e.g., removing files) 2. The drive has already been mounted on /lina/tmp. In this case umount /tmp should fix the problem. I think if you verify that 1. and 2. aren't problems, it should work. If not, I'm at OSCON, but I'll try to check in later tonight. Nile ----- Original Message ---- From: Robin Geuze To: The list for open LINA developers Sent: Tuesday, July 24, 2007 2:32:46 AM Subject: Re: [Lina-dev] Response to Robin Hey Nile, Well were getting there, configure now runs without errors but make all still fails with this error: rm -rf /c/lina/tmp rm -rf /lina-tmp mkdir -p /c/lina/tmp mkdir -p /lina-tmp mount -o managed C:/cygwin/lina-tmp /c/lina/tmp mount: /c/lina/tmp: Device or resource busy make[4]: *** [mount-cygwin-directories] Error 1 make[4]: Leaving directory `/c/lina/src/toolkit/host-tools/compiler' make[3]: *** [build-compiler] Error 2 make[3]: Leaving directory `/c/lina/src/toolkit/host-tools' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/c/lina/src/toolkit' make[1]: *** [all] Error 2 make[1]: Leaving directory `/c/lina/src' make: *** [build-src] Error 2 -Robin- Nile Geisinger wrote: 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 _______________________________________________ Lina-dev mailing list Lina-dev at openlina.org http://www.openlina.org/mailman/listinfo/lina-dev ____________________________________________________________________________________ Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase. http://farechase.yahoo.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070724/9ad8bf56/attachment-0001.html From ghostshaw at chello.nl Tue Jul 24 17:37:43 2007 From: ghostshaw at chello.nl (Robin Geuze) Date: Wed, 25 Jul 2007 00:37:43 +0200 Subject: [Lina-dev] Response to Robin In-Reply-To: <790092.89733.qm@web53803.mail.re2.yahoo.com> References: <790092.89733.qm@web53803.mail.re2.yahoo.com> Message-ID: <46A67F37.2040909@chello.nl> An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070725/451aa27b/attachment-0001.html From nilegeisinger at yahoo.com Wed Jul 25 14:55:39 2007 From: nilegeisinger at yahoo.com (Nile Geisinger) Date: Wed, 25 Jul 2007 12:55:39 -0700 (PDT) Subject: [Lina-dev] Response to Robin Message-ID: <491254.96830.qm@web53806.mail.re2.yahoo.com> Hi Robin, I will be back working on this Monday and I will specifically try to recreate this problem. I've never experienced it before on the Windows platforms I've tested on (XP and 2003). Thanks for your patience on this, Nile ----- Original Message ---- From: Robin Geuze To: The list for open LINA developers Sent: Tuesday, July 24, 2007 3:37:43 PM Subject: Re: [Lina-dev] Response to Robin Well it seems to be the problem that it tries to remove them beforehand and then create them, maybe its not done doing so or something. I tried unmounting before and i jstu did it again, but it doesn't make any difference. -Robin- Nile Geisinger wrote: Hey Robin, Because of the number of packages built using LINA, we use managed mounts so that packages unpacked under CYGWIN on a FAT32 system (which is case-insensitive) won't run into problems with case-sensitive file names or long path names. CYGWIN is saying that the directory that we are using as our managed mount is busy. This can be caused by one of several problems. The two that I can think of off the top of my head are: 1. The Windows filesystem is still removing files. Windows sometimes refuses to perform file operations if a file is open or a directory is busy (e.g., removing files) 2. The drive has already been mounted on /lina/tmp. In this case umount /tmp should fix the problem. I think if you verify that 1. and 2. aren't problems, it should work. If not, I'm at OSCON, but I'll try to check in later tonight. Nile ----- Original Message ---- From: Robin Geuze To: The list for open LINA developers Sent: Tuesday, July 24, 2007 2:32:46 AM Subject: Re: [Lina-dev] Response to Robin Hey Nile, Well were getting there, configure now runs without errors but make all still fails with this error: rm -rf /c/lina/tmp rm -rf /lina-tmp mkdir -p /c/lina/tmp mkdir -p /lina-tmp mount -o managed C:/cygwin/lina-tmp /c/lina/tmp mount: /c/lina/tmp: Device or resource busy make[4]: *** [mount-cygwin-directories] Error 1 make[4]: Leaving directory `/c/lina/src/toolkit/host-tools/compiler' make[3]: *** [build-compiler] Error 2 make[3]: Leaving directory `/c/lina/src/toolkit/host-tools' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/c/lina/src/toolkit' make[1]: *** [all] Error 2 make[1]: Leaving directory `/c/lina/src' make: *** [build-src] Error 2 -Robin- ____________________________________________________________________________________ Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's on, when. http://tv.yahoo.com/collections/222 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070725/5ec4406f/attachment-0001.html From ghostshaw at chello.nl Thu Jul 26 05:30:36 2007 From: ghostshaw at chello.nl (Robin Geuze) Date: Thu, 26 Jul 2007 12:30:36 +0200 Subject: [Lina-dev] Response to Robin In-Reply-To: <491254.96830.qm@web53806.mail.re2.yahoo.com> References: <491254.96830.qm@web53806.mail.re2.yahoo.com> Message-ID: <46A877CC.1020700@chello.nl> An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070726/66c7900f/attachment-0001.html From saill.white at openlina.com Sat Jul 21 15:50:33 2007 From: saill.white at openlina.com (Saill White) Date: Sat, 21 Jul 2007 13:50:33 -0700 Subject: [Lina-dev] List up! Message-ID: <46A27199.50009@openlina.com> Hello lina-dev subscribers. The lina-dev mail transport now appears to be working. Please post! Thanks for all your patience. Saill From tyson.key at gmail.com Sun Jul 22 15:35:04 2007 From: tyson.key at gmail.com (Tyson Key) Date: Sun, 22 Jul 2007 21:35:04 +0100 Subject: [Lina-dev] Test Post Message-ID: <46A3BF78.206@gmail.com> This is a test post, please ignore it. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 252 bytes Desc: OpenPGP digital signature Url : http://www.openlina.org/pipermail/lina-dev/attachments/20070722/67ec180a/attachment-0002.bin From ghostshaw at chello.nl Sun Jul 22 17:02:13 2007 From: ghostshaw at chello.nl (Robin Geuze) Date: Mon, 23 Jul 2007 00:02:13 +0200 Subject: [Lina-dev] Anybody been able to build on windows? Message-ID: <46A3D3E5.8010305@chello.nl> Well i send this before but then the dev lsit didn't work yet so only sail got it and he didn't know an immediate solution. After installing everything, when i try to execute setup.sh it keeps running in to a regexp error when it comes to automake. Does anybody else have this problem and have you been able to solve it? And then the obvious question is: How? -Robin- From marcus at gcn.cx Mon Jul 23 01:26:23 2007 From: marcus at gcn.cx (Marcus W) Date: Sun, 22 Jul 2007 23:26:23 -0700 Subject: [Lina-dev] ONE USE FOR LINA Message-ID: <20070722232623.D77B38E2@resin14.mta.everyone.net> An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070722/9165610b/attachment-0002.html From nilegeisinger at yahoo.com Mon Jul 23 03:29:00 2007 From: nilegeisinger at yahoo.com (Nile Geisinger) Date: Mon, 23 Jul 2007 01:29:00 -0700 (PDT) Subject: [Lina-dev] Response to Robin Message-ID: <500817.76677.qm@web53810.mail.re2.yahoo.com> Hi Robin, I just joined the list so I'm responding a bit late and out of thread. Are you compiling on CYGWIN? Assuming the answer is yes, I can compile on CYGWIN using automake v. 1.10 and autoconf v. 2.61. LINA does not compile on mingw at this time, nor are there plans to support mingw in the future. I'm currently using CYGWIN on Windows Business Server 2003. I have also successfully compiled on Windows XP in the past. On a side note, Windows has our least tested build at the moment because we have just completed a *massive* migration away from CYGWIN dependencies in our binaries. While the build should work, I'm about to start stress testing Windows 2003, Windows XP and Windows Vista compilations to find potential trouble spots arising from this migration. Linux and Mac OS X, which did not need to migrate, are currently much more stable. cheers, Nile ____________________________________________________________________________________ Get the Yahoo! toolbar and be alerted to new email wherever you're surfing. http://new.toolbar.yahoo.com/toolbar/features/mail/index.php -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070723/91f7af2d/attachment-0002.html From ghostshaw at chello.nl Mon Jul 23 05:20:30 2007 From: ghostshaw at chello.nl (Robin Geuze) Date: Mon, 23 Jul 2007 12:20:30 +0200 Subject: [Lina-dev] Response to Robin In-Reply-To: <500817.76677.qm@web53810.mail.re2.yahoo.com> References: <500817.76677.qm@web53810.mail.re2.yahoo.com> Message-ID: <46A480EE.7000701@chello.nl> An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070723/aba1524c/attachment-0002.html From nilegeisinger at yahoo.com Mon Jul 23 09:32:13 2007 From: nilegeisinger at yahoo.com (Nile Geisinger) Date: Mon, 23 Jul 2007 07:32:13 -0700 (PDT) Subject: [Lina-dev] Response to Robin Message-ID: <978267.44799.qm@web53811.mail.re2.yahoo.com> 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 To: The list for open LINA developers 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, 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, 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, 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 From ghostshaw at chello.nl Tue Jul 24 04:32:46 2007 From: ghostshaw at chello.nl (Robin Geuze) Date: Tue, 24 Jul 2007 11:32:46 +0200 Subject: [Lina-dev] Response to Robin In-Reply-To: <978267.44799.qm@web53811.mail.re2.yahoo.com> References: <978267.44799.qm@web53811.mail.re2.yahoo.com> Message-ID: <46A5C73E.8030403@chello.nl> An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070724/d76e689f/attachment-0002.html From tyson.key at gmail.com Tue Jul 24 14:11:57 2007 From: tyson.key at gmail.com (Tyson Key) Date: Tue, 24 Jul 2007 20:11:57 +0100 Subject: [Lina-dev] LINA does not compile on K/Ubuntu Gutsy Message-ID: <46A64EFD.4020307@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi. I've just checked, and all that stuff is installed. Not sure where the problem could be, yet. Thanks, though. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGpk78tCfF+0g6nU0RAiJDAKCbrlq3y1VgS2+B+CcSAcf0b2pZugCdHx11 argCYsIS8g0zjjWrTaylWyU= =cl0G -----END PGP SIGNATURE----- From nilegeisinger at yahoo.com Tue Jul 24 15:12:53 2007 From: nilegeisinger at yahoo.com (Nile Geisinger) Date: Tue, 24 Jul 2007 13:12:53 -0700 (PDT) Subject: [Lina-dev] Response to Robin Message-ID: <790092.89733.qm@web53803.mail.re2.yahoo.com> Hey Robin, Because of the number of packages built using LINA, we use managed mounts so that packages unpacked under CYGWIN on a FAT32 system (which is case-insensitive) won't run into problems with case-sensitive file names or long path names. CYGWIN is saying that the directory that we are using as our managed mount is busy. This can be caused by one of several problems. The two that I can think of off the top of my head are: 1. The Windows filesystem is still removing files. Windows sometimes refuses to perform file operations if a file is open or a directory is busy (e.g., removing files) 2. The drive has already been mounted on /lina/tmp. In this case umount /tmp should fix the problem. I think if you verify that 1. and 2. aren't problems, it should work. If not, I'm at OSCON, but I'll try to check in later tonight. Nile ----- Original Message ---- From: Robin Geuze To: The list for open LINA developers Sent: Tuesday, July 24, 2007 2:32:46 AM Subject: Re: [Lina-dev] Response to Robin Hey Nile, Well were getting there, configure now runs without errors but make all still fails with this error: rm -rf /c/lina/tmp rm -rf /lina-tmp mkdir -p /c/lina/tmp mkdir -p /lina-tmp mount -o managed C:/cygwin/lina-tmp /c/lina/tmp mount: /c/lina/tmp: Device or resource busy make[4]: *** [mount-cygwin-directories] Error 1 make[4]: Leaving directory `/c/lina/src/toolkit/host-tools/compiler' make[3]: *** [build-compiler] Error 2 make[3]: Leaving directory `/c/lina/src/toolkit/host-tools' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/c/lina/src/toolkit' make[1]: *** [all] Error 2 make[1]: Leaving directory `/c/lina/src' make: *** [build-src] Error 2 -Robin- Nile Geisinger wrote: 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 _______________________________________________ Lina-dev mailing list Lina-dev at openlina.org http://www.openlina.org/mailman/listinfo/lina-dev ____________________________________________________________________________________ Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase. http://farechase.yahoo.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070724/9ad8bf56/attachment-0002.html From ghostshaw at chello.nl Tue Jul 24 17:37:43 2007 From: ghostshaw at chello.nl (Robin Geuze) Date: Wed, 25 Jul 2007 00:37:43 +0200 Subject: [Lina-dev] Response to Robin In-Reply-To: <790092.89733.qm@web53803.mail.re2.yahoo.com> References: <790092.89733.qm@web53803.mail.re2.yahoo.com> Message-ID: <46A67F37.2040909@chello.nl> An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070725/451aa27b/attachment-0002.html From nilegeisinger at yahoo.com Wed Jul 25 14:55:39 2007 From: nilegeisinger at yahoo.com (Nile Geisinger) Date: Wed, 25 Jul 2007 12:55:39 -0700 (PDT) Subject: [Lina-dev] Response to Robin Message-ID: <491254.96830.qm@web53806.mail.re2.yahoo.com> Hi Robin, I will be back working on this Monday and I will specifically try to recreate this problem. I've never experienced it before on the Windows platforms I've tested on (XP and 2003). Thanks for your patience on this, Nile ----- Original Message ---- From: Robin Geuze To: The list for open LINA developers Sent: Tuesday, July 24, 2007 3:37:43 PM Subject: Re: [Lina-dev] Response to Robin Well it seems to be the problem that it tries to remove them beforehand and then create them, maybe its not done doing so or something. I tried unmounting before and i jstu did it again, but it doesn't make any difference. -Robin- Nile Geisinger wrote: Hey Robin, Because of the number of packages built using LINA, we use managed mounts so that packages unpacked under CYGWIN on a FAT32 system (which is case-insensitive) won't run into problems with case-sensitive file names or long path names. CYGWIN is saying that the directory that we are using as our managed mount is busy. This can be caused by one of several problems. The two that I can think of off the top of my head are: 1. The Windows filesystem is still removing files. Windows sometimes refuses to perform file operations if a file is open or a directory is busy (e.g., removing files) 2. The drive has already been mounted on /lina/tmp. In this case umount /tmp should fix the problem. I think if you verify that 1. and 2. aren't problems, it should work. If not, I'm at OSCON, but I'll try to check in later tonight. Nile ----- Original Message ---- From: Robin Geuze To: The list for open LINA developers Sent: Tuesday, July 24, 2007 2:32:46 AM Subject: Re: [Lina-dev] Response to Robin Hey Nile, Well were getting there, configure now runs without errors but make all still fails with this error: rm -rf /c/lina/tmp rm -rf /lina-tmp mkdir -p /c/lina/tmp mkdir -p /lina-tmp mount -o managed C:/cygwin/lina-tmp /c/lina/tmp mount: /c/lina/tmp: Device or resource busy make[4]: *** [mount-cygwin-directories] Error 1 make[4]: Leaving directory `/c/lina/src/toolkit/host-tools/compiler' make[3]: *** [build-compiler] Error 2 make[3]: Leaving directory `/c/lina/src/toolkit/host-tools' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/c/lina/src/toolkit' make[1]: *** [all] Error 2 make[1]: Leaving directory `/c/lina/src' make: *** [build-src] Error 2 -Robin- ____________________________________________________________________________________ Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's on, when. http://tv.yahoo.com/collections/222 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070725/5ec4406f/attachment-0002.html From ghostshaw at chello.nl Thu Jul 26 05:30:36 2007 From: ghostshaw at chello.nl (Robin Geuze) Date: Thu, 26 Jul 2007 12:30:36 +0200 Subject: [Lina-dev] Response to Robin In-Reply-To: <491254.96830.qm@web53806.mail.re2.yahoo.com> References: <491254.96830.qm@web53806.mail.re2.yahoo.com> Message-ID: <46A877CC.1020700@chello.nl> An HTML attachment was scrubbed... URL: http://www.openlina.org/pipermail/lina-dev/attachments/20070726/66c7900f/attachment-0002.html