Please test and upload: ORBit/libIDL, libIDL2, ORBit2
Gerrit P. Haase
gerrit@familiehaase.de
Thu Aug 25 15:01:00 GMT 2005
Dr. Volker Zell wrote:
> BTW, every GNOME package from you I try to build with XXXXXXXX.sh all
> gives me as the last output line
>
> rm: cannot remove directory `/usr/src/XXXXXXX/.sinst': Device or resource busy
>
> where XXXXXXX is the package name. Afterwards I'll be left with an empty
> /usr/src/XXXXXXX/.inst directory which I have to remove manually. Not a
> showstopper but just curious if somebody gets the same.
Hmmm, there is
cd ${srcinstdir}
tar cvjf ${src_pkg} *
at the end of cygspkg(), -> tar, but since I don't see it I guess it
is in sigfile(), if it is called (I don't use it here), may be gpg
leaves a handle open on the .sinst directory?
Gerrit
More information about the Cygwin-apps
mailing list