Question on "never use the ports/ name in code or in log entries"
Lior Balkohen
balkohen@gmail.com
Thu Feb 23 14:36:00 GMT 2006
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!
More information about the Libc-ports
mailing list