Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <402050E7.7070501@cwilson.fastmail.fm> Date: Tue, 03 Feb 2004 20:54:47 -0500 From: Charles Wilson User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030630 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Avail for test: cygipc-2.03-1 and cygutils-1.2.4-1 References: <401D7540 DOT 6000104 AT cwilson DOT fastmail DOT fm> <87ad408n5a DOT fsf AT vzell-de DOT de DOT oracle DOT com> In-Reply-To: <87ad408n5a.fsf@vzell-de.de.oracle.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Dr. Volker Zell wrote: >>>>>>"Charles" == Charles Wilson writes: > > > Charles> 2) cygipc header files are now installed in /usr/include/cygipc/sys. > Charles> IF (and only if) /usr/include/sys/ipc.h and friends do not exist, then > Charles> a postinstall script creates symlinks to the cygipc versions. This > Charles> means if you really want to be sure that you're compiling/linking > Charles> against cygipc, you need to add -I/usr/include/cygipc to your compile > Charles> command. > > The new location of the headers is not reflected in the filelist of > cygipc-2.03.README. Additionally the man pages are still installed under > /usr/man instead of /usr/share/man. Thanks, will fix. > After installation of cygipc and reinstallation of cygwin there is one > symbolic link left: /usr/include/sys/ipctrace.h Right -- I figured this was harmless, because the cygserver IPC implementation does not provide/require the ipctrace header (AFAIK, nobody but me has ever actually used it). The pre-remove script will remove it even if it's the only cygipc symlink left in /usr/include/sys (and will NOT damage the [obviously cygserver-supplied] realfile ipc headers that replaced the original cygipc symlinks) -- Chuck -- 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/