Amanda-Users

Re: compiling 2.4.4 on Mac OS X

2003-03-14 07:39:23
Subject: Re: compiling 2.4.4 on Mac OS X
From: Steven Karel <karelsf AT brandeis DOT edu>
To: Jean-Louis Martineau <martinea AT IRO.UMontreal DOT CA>
Date: Fri, 14 Mar 2003 05:56:26 -0500 (EST)
On Thu, 13 Mar 2003, Jean-Louis Martineau wrote:

> Why the configure script didn't found the `initgroups' declaration?
> Look at configure.log file.
> 
> Jean-Louis
> 

here's the bit from config.log for 2.4.4, let me know if you want the 
whole files. There is no corresponding error in configuring 2.4.3. 

configure:20154: checking for initgroups
configure:20197: gcc -o conftest             conftest.c -lm -ltermcap     
>&5
configure:20200: $? = 0
configure:20203: test -s conftest
configure:20206: $? = 0
configure:20216: result: yes
configure:20154: checking for isascii
configure:20197: gcc -o conftest             conftest.c -lm -ltermcap     
>&5
configure:20200: $? = 0
configure:20203: test -s conftest
configure:20206: $? = 0
configure:20216: result: yes
configure:20232: checking for initgroups
configure:20294: result: yes
configure:20305: checking for initgroups declaration in grp.h sys/types.h 
unistd.h libc.h
/usr/include/grp.h:72: undefined type, found `gid_t'
/usr/include/grp.h:81: syntax error, found `struct'
/usr/include/grp.h:81: illegal function definition, found `)'
/usr/include/grp.h:82: syntax error, found `size_t'
/usr/include/grp.h:82: illegal function definition, found `)'
cpp-precomp: warning: errors during smart preprocessing, retrying in 
basic mode
/usr/include/grp.h:72: undefined type, found `gid_t'
/usr/include/grp.h:81: syntax error, found `struct'
/usr/include/grp.h:81: illegal function definition, found `)'
/usr/include/grp.h:82: syntax error, found `size_t'
/usr/include/grp.h:82: illegal function definition, found `)'
cpp-precomp: warning: errors during smart preprocessing, retrying in 
basic mode
configure:20351: result: no
configure:20368: checking for ioctl
configure:20411: gcc -o conftest             conftest.c -lm -ltermcap     
>&5
configure:20414: $? = 0
> 


<Prev in Thread] Current Thread [Next in Thread>