This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Question on "never use the ports/ name in code or in log entries"


On Thu, Feb 23, 2006 at 03:36:13PM +0100, Lior Balkohen wrote:
> 2006/2/23, Daniel Jacobowitz <drow@false.org>:
> > Take a look at some of the other ways it's been fixed.  In most cases
> > a path starting from <sysdeps/...> is OK; that will only match the
> > top level of glibc, the top level of ports, and the thread libraries.
> >
> 
> that's not true:
> 
> In file included from <stdin>:1:
> ../ports/sysdeps/unix/sysv/linux/mips/mips32/sysdep.h:23:45: error:
> sysdeps/unix/mips/mips32/sysdep.h: No such file or directory
> 
> it does not match the top level of ports although
> sysdeps/unix/mips/mips32/sysdep.h *is* there!

Oh, right.  Roland, we discussed this a couple of months ago, IIRC -
should there be a -Iports when ports is enabled?

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]