public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* [cygport bug] Latest cygport goes into infinite loop in "Fixing libtool modules:" step ...
@ 2012-09-18 15:18 Dr. Volker Zell
  2012-09-21 17:39 ` Yaakov (Cygwin/X)
  0 siblings, 1 reply; 2+ messages in thread
From: Dr. Volker Zell @ 2012-09-18 15:18 UTC (permalink / raw)
  To: Cygwin List

Hi

... at the following lines in src_postinst.cygpart (__prep_libtool_modules()):


	while [ $(readlink -f ${ltlibdir}/${dlname%/bin/*}) != ${D}$(__host_prefix) ]
	do
		dlname=../${dlname}
	done

I have cygwin installed under C:\cygwin and I'm building under D:\misc\src\release
I have a symbolic link

lrwxrwxrwx 1 vzell None 16 Jun  5 15:19 /misc -> /cygdrive/d/misc/

The infinite loop happens when cd'ing to /misc/src/release and building from
there. But it doesn't happen when cd'ing to /cygdrive/d/misc/src/release

Here is my mount table:

04:39 PM [529]> mount -p
Prefix              Type         Flags
/cygdrive           user         binmode

04:39 PM [530]> mount
C:/cygwin/bin on /usr/bin type ntfs (binary,auto)
C:/cygwin/lib on /usr/lib type ntfs (binary,auto)
C:/cygwin on / type ntfs (binary,auto)
C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto)
D: on /cygdrive/d type ntfs (binary,posix=0,user,noumount,auto)

    
Ciao
  Volker
  

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [cygport bug] Latest cygport goes into infinite loop in "Fixing libtool modules:" step ...
  2012-09-18 15:18 [cygport bug] Latest cygport goes into infinite loop in "Fixing libtool modules:" step Dr. Volker Zell
@ 2012-09-21 17:39 ` Yaakov (Cygwin/X)
  0 siblings, 0 replies; 2+ messages in thread
From: Yaakov (Cygwin/X) @ 2012-09-21 17:39 UTC (permalink / raw)
  To: cygwin

On 2012-09-18 09:43, Dr. Volker Zell wrote:
> I have cygwin installed under C:\cygwin and I'm building under D:\misc\src\release
> I have a symbolic link
>
> lrwxrwxrwx 1 vzell None 16 Jun  5 15:19 /misc -> /cygdrive/d/misc/
>
> The infinite loop happens when cd'ing to /misc/src/release and building from
> there. But it doesn't happen when cd'ing to /cygdrive/d/misc/src/release

http://cygwin.com/ml/cygwin-apps/2012-04/msg00040.html
http://cygwin.com/ml/cygwin-apps/2012-05/msg00013.html
http://cygwin.com/ml/cygwin-apps/2012-06/msg00029.html


Yaakov



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-21 17:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-18 15:18 [cygport bug] Latest cygport goes into infinite loop in "Fixing libtool modules:" step Dr. Volker Zell
2012-09-21 17:39 ` Yaakov (Cygwin/X)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).