This is the mail archive of the glibc-bugs@sourceware.org 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]

[Bug nis/14303] rpcgen looks for "cpp" in /lib, but not in /usr/bin


http://sourceware.org/bugzilla/show_bug.cgi?id=14303

--- Comment #6 from Allan McRae <allan at archlinux dot org> 2012-07-14 08:25:32 UTC ---
Created attachment 6530
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6530
Use execvp to fall back to system cpp

How about the attached patch using execvp to fall back to using the system cpp?
 This saves hardcoding another path.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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