bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Feature Branch Solaris Build Broken - lib/glob.c errors


From: Conrad T. Pino
Subject: Feature Branch Solaris Build Broken - lib/glob.c errors
Date: Thu, 19 May 2005 13:03:41 -0700

I saw "test-results" shows "Sun Solaris" and "HP HP-UX" builds were
broken on the 18-May-2005 test runs.

A cross check build on Solaris Intel Edition has this problem:

gcc -DHAVE_CONFIG_H -I. -I. -I..    -Ino/include  -g -O2 -c glob.c
glob.c:194: conflicting types for `getlogin_r'
/usr/include/unistd.h:850: previous declaration of `getlogin_r'
glob.c: In function `rpl_glob':
glob.c:577: too many arguments to function `getpwnam_r'
glob.c:658: too many arguments to function `getpwnam_r'
glob.c:712: warning: passing arg 2 of pointer to function from incompatible 
pointer type
glob.c: In function `is_dir_p':
glob.c:1059: warning: passing arg 2 of pointer to function from incompatible 
pointer type
glob.c: In function `glob_in_dir':
glob.c:1109: warning: passing arg 2 of pointer to function from incompatible 
pointer type
*** Error code 1
make: Fatal error: Command failed for target `glob.o'
Current working directory /export/home/cvsusr/ccvs/cvs-1.12/lib
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /export/home/cvsusr/ccvs/cvs-1.12/lib
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/cvsusr/ccvs/cvs-1.12
*** Error code 1
make: Fatal error: Command failed for target `all'
/export/home/cvsusr/ccvs/cvs-1.12:$ 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]