[sudo-workers] 1.6.9b1 compilation fails on Solaris 10 x86

Drew Schatt schatt at schatt.com
Tue Jun 19 14:54:34 EDT 2007


Attempting to compile sudo 1.6.9b1 on Solaris 10 x86, I get the  
following error during compile:

> cc -c -I. -I. -I/usr/local/include -I/usr/local/ssl/include -D_XPG6  
> -L/usr/local/lib -L/usr/local/ssl/lib -KPIC -lm -xc99 -I/usr/local/ 
> include -I/usr/local/ssl/include -L/usr/local/lib -L/usr/local/ssl/ 
> lib -D_XPG6 -xstrconst -KPIC -lm -D__EXTENSIONS__ -D_PATH_SUDOERS= 
> \"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" - 
> DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  parse.c
> "parse.c", line 443: undefined symbol: FNM_CASEFOLD
> "parse.c", line 445: undefined symbol: FNM_CASEFOLD
> cc: acomp failed for parse.c


According to the configure output, I have a working fnmatch:
> checking for working POSIX fnmatch... yes

Anyone have any ideas, or anything that I should try?
	-Drew Schatt



More information about the sudo-workers mailing list