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

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: speed.c changes breaks on sparc32


> The current glibc CVS does not build on sparc32 any longer:
> 
> ../sysdeps/unix/sysv/linux/speed.c: In function `cfsetospeed':
> ../sysdeps/unix/sysv/linux/speed.c:70: error: structure has no member named `c_ospeed'
> ../sysdeps/unix/sysv/linux/speed.c: In function `cfsetispeed':
> ../sysdeps/unix/sysv/linux/speed.c:95: error: structure has no member named `c_ispeed'
> make[2]: *** [/usr/src/packages/BUILD/glibc-2.3/cc/termios/speed.o] Error 1

Should be fixed now.


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