------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=66956 Summary: kdebase/kdm/backend/client.c won't compile on Solaris Product: kdm Version: unspecified Platform: Compiled Sources OS/Version: Solaris Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: ossi@kde.org ReportedBy: tk@Genetik.Uni-Bielefeld.DE Version: (using KDE Devel) Installed from: Compiled sources Compiler: gcc version 2.95.3 20010315 (release) OS: Solaris On Solaris 8 (sparc), compilation of kdebase/kdm/backend/client.c aborts with source='client.c' object='client.o' libtool=no \ depfile='.deps/client.Po' tmpdepfile='.deps/client.TPo' \ depmode=gcc /bin/sh ../../admin/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/openwin/include -I/vol/local/include -I/vol/graphics/include -Dsun -Dsparc -DSVR4 -DSYSV -DTCPCONN -DUNIXCONN -DOSMAJORVERSION=5 -DOSMINORVERSION=8 -DHAVE_GETUSERSHELL -DUSE_SYSLOG -DUSE_PAM -DXDMCP -g -O2 -c `test -f 'client.c' || echo './'`client.c client.c: In function `PAM_conv': client.c:204: `PAM_BINARY_PROMPT' undeclared (first use in this function) client.c:204: (Each undeclared identifier is reported only once client.c:204: for each function it appears in.) client.c: In function `doPAMAuth': client.c:292: warning: passing arg 3 of `pam_get_item' from incompatible pointer type client.c:339: warning: passing arg 3 of `pam_get_item' from incompatible pointer type make: *** [client.o] Error 1