Has anyone build this on solaris yet.
I cannot get it to build.
Some wise person has made a struct with the same name as the getpw in
stdlib.h

any ideas on why this would only be a problem on solaris???






gcc -DHAVE_CONFIG_H -I. -I. -I.   -Iintl/ -I./intl   -I.. -I./.. -Wall
-g -O2 -c pcp.c
pcp.c:131: conflicting types for `getpw'
/usr/include/stdlib.h:194: previous declaration of `getpw'
make[3]: *** [pcp.o] Error 1
make[3]: Leaving directory
`/space/home/mhagerty/src/sqwebmail-3.2.0/pcp'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/space/home/mhagerty/src/sqwebmail-3.2.0/pcp'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory
`/space/home/mhagerty/src/sqwebmail-3.2.0/pcp'
make: *** [all-recursive] Error 1


-- 
Mike Hagerty
Prairie iNet
www.prairieinet.net
[EMAIL PROTECTED]

Reply via email to