[Lina-dev] Response to Robin
Nile Geisinger
nilegeisinger at yahoo.com
Wed Jul 25 14:55:39 CDT 2007
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 <ghostshaw at chello.nl>
To: The list for open LINA developers <lina-dev at openlina.org>
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 <ghostshaw at chello.nl>
To: The list for open LINA developers <lina-dev at openlina.org>
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
More information about the Lina-dev
mailing list