X-Spam-Check-By: sourceware.org Date: Fri, 16 Dec 2005 19:03:12 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Angelo Graziosi cc: cygwin AT cygwin DOT com Subject: Re: Linker error after clean reinstallation of Cygwin In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Fri, 16 Dec 2005, Angelo Graziosi wrote: > After I reinstalled Cygwin there is the following linker error in build > some applications: > > ------------------------------------------ > > g77 ... foo.F .... -lcygipc > > /bin///ld: cannot find -lcygipc > ... > ------------------------------------------ > > The cygipc package has not been reinstalled, it, now, belongs to obsolte > section. > > Should I reinstall it or is sufficient to delete '-lcygipc' from the > build command? Actually, cygipc *is* installed, but the new version is empty (as are all obsolete packages), so reinstalling it won't help unless you go for the old version. That said, IIRC, the cygipc functionality is superseded by the Cygwin DLL itself, so deleting -lcygipc should work. However, now instead of starting the cygipc service, you need to add and start the cygserver service. I'm sure there's an entry about this in the FAQ or the User's Guide somewhere -- if not, you can read the cygserver README. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. /DA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/