[Bug libc/6974] New: rpcgen -a generate a fancy Makefile filename
aurelien at aurel32 dot net
sourceware-bugzilla@sourceware.org
Thu Oct 23 14:16:00 GMT 2008
Using rpcgen -a option to generate all files, the generated Makefile gets a
fancy filename
$ rpcgen -a test.x
$ ls Makefile.*
$ Makefile.test\177
Also if the filename used as an input as no extension, one gets a segfaults:
$ rpcgen -a test
$ Segmentation fault
A patch to fix the problem will follow.
--
Summary: rpcgen -a generate a fancy Makefile filename
Product: glibc
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: libc
AssignedTo: drepper at redhat dot com
ReportedBy: aurelien at aurel32 dot net
CC: glibc-bugs at sources dot redhat dot com
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://sourceware.org/bugzilla/show_bug.cgi?id=6974
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list