|
Re: getpt.c, paths.h and autoconf.g: msg#00209lib.uclibc.general
Erik Andersen wrote: On Mon Mar 31, 2003 at 02:06:06PM +1000, John Williams wrote: This is wierd - if I do the same I get '1'. Here's the top of my uClibc/include/paths.h (after a big copyright header)... #ifndef _PATHS_H_ #define _PATHS_H_ #include <config/autoconf.h> /* Default search path. */ #define _PATH_DEFPATH "/usr/bin:/bin" /* All standard utilities path. */ #define _PATH_STDPATH \ "/usr/bin:/bin:/usr/sbin:/sbin" #define _PATH_BSHELL "/bin/sh" #define _PATH_CONSOLE "/dev/console" #define _PATH_CSHELL "/bin/csh" #define _PATH_DEVDB "/var/run/dev.db" and so on. This has come straight from the uClinux 20020927 tarball. Seems like I should at least get a fresh, CVS copy of uClibc. John |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: getpt.c, paths.h and autoconf.g: 00209, Erik Andersen |
|---|---|
| Next by Date: | buildroot and VAX: 00209, Dave Airlie |
| Previous by Thread: | Re: getpt.c, paths.h and autoconf.gi: 00209, Erik Andersen |
| Next by Thread: | Re: getpt.c, paths.h and autoconf.g: 00209, Erik Andersen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |