This is a discussion on Re: SunOS 4.1.4 "configure: WARNING" for sys/audit.h and sys/dir.h within the OpenSSH Development forums, part of the Networking and Network Related category; On Fri, 30 Jun 2006, Darren Tucker wrote: > On Thu, Jun 29, 2006 at 09:05:12AM -0700, Russell ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Fri, 30 Jun 2006, Darren Tucker wrote:
> On Thu, Jun 29, 2006 at 09:05:12AM -0700, Russell Ruby wrote: > > 429 *-*-sunos4*) > > 430 CPPFLAGS="$CPPFLAGS -DSUNOS4" > > 431 AC_CHECK_FUNCS(getpwanam) > > 432 AC_DEFINE(PAM_SUN_CODEBASE) > > + add this + AC_DEFINE(HAVE_SYS_TYPES_H) > > That's odd, <sys/types.h> is one of the first tests autoconf does so it > should already be defined. Do you see "checking for sys/types.h..." near > the start of the configure output? Hmm, something strange going on with our configure ..... tim@sun2 3% grep SYS_TYPE config.h /* #undef HAVE_SYS_TYPES_H */ tim@sun2 4% ls -l /usr/include/sys/types.h -rw-r--r-- 1 root bin 15840 Nov 19 2003 /usr/include/sys/types.h tim@sun2 5% uname -a SunOS sun2 5.8 Generic_117350-31 sun4u sparc SUNW,Ultra-2 tim@sun2 6% pwd /usr/local/src/networking/openssh ..... -- Tim Rice Multitalents (707) 887-1469 tim@multitalents.net _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org http://www.mindrot.org/mailman/listi...enssh-unix-dev |
![]() |
| Thread Tools | |
| Display Modes | |
|
|