This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: current cvs build failure on debian ppc sid


Ulrich,
   Thanks. The current glibc cvs now builds fine on YDL ppclinux (debian
sid is still compiling) and passes all of make check fine. I do have one
question...I see the following warnings and was wondering if they are 
at all significant?

make[2]: Entering directory `/home/howarth/libc.cvs/misc'
In file included from ../sysdeps/unix/sysv/linux/sethostid.c:2:
../sysdeps/unix/sysv/linux/gethostid.c: In function `sethostid':
../sysdeps/unix/sysv/linux/gethostid.c:45: warning: left-hand operand of comma expression has no effect
daemon.c: In function `daemon':
daemon.c:65: warning: left-hand operand of comma expression has no effect
In file included from ../sysdeps/unix/sysv/linux/sethostid.c:2:
../sysdeps/unix/sysv/linux/gethostid.c: In function `sethostid':
../sysdeps/unix/sysv/linux/gethostid.c:45: warning: left-hand operand of comma expression has no effect
daemon.c: In function `daemon':
daemon.c:65: warning: left-hand operand of comma expression has no effect
In file included from ../sysdeps/unix/sysv/linux/sethostid.c:2:
../sysdeps/unix/sysv/linux/gethostid.c: In function `sethostid':
../sysdeps/unix/sysv/linux/gethostid.c:45: warning: left-hand operand of comma expression has no effect
daemon.c: In function `daemon':
daemon.c:65: warning: left-hand operand of comma expression has no effect
make[2]: Leaving directory `/home/howarth/libc.cvs/misc'

Thanks again.
                            Jack


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