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

Build-dependency on libpam0g-dev missing



It fails miserably like this if not present:

------------------------------
Making: ../../unxlngi4.pro/obj/security.obj
ccache gcc-3.0 -fmessage-length=0 -c -I.  -I. -I../inc -I../../inc
-I../../unx/inc -I../../unxlngi4.pro/inc -I.
-I/home/jwarnier/debian/ooo/openoffice.org-1.0.99+1.1rc/build-tree/oo_1.1rc_src/solver/645/unxlngi4.pro/inc/dont_use_stl -I/home/jwarnier/debian/ooo/openoffice.org-1.0.99+1.1rc/build-tree/oo_1.1rc_src/solver/645/unxlngi4.pro/inc/external -I/home/jwarnier/debian/ooo/openoffice.org-1.0.99+1.1rc/build-tree/oo_1.1rc_src/solver/645/unxlngi4.pro/inc -I/home/jwarnier/debian/ooo/openoffice.org-1.0.99+1.1rc/build-tree/oo_1.1rc_src/solenv/unxlngi4/inc -I/home/jwarnier/debian/ooo/openoffice.org-1.0.99+1.1rc/build-tree/oo_1.1rc_src/solenv/inc -I/home/jwarnier/debian/ooo/openoffice.org-1.0.99+1.1rc/build-tree/oo_1.1rc_src/res -I/home/jwarnier/debian/ooo/openoffice.org-1.0.99+1.1rc/build-tree/oo_1.1rc_src/solver/645/unxlngi4.pro/inc/dont_use_stl -I/home/jwarnier/debian/ooo/openoffice.org-1.0.99+1.1rc/build-tree/oo_1.1rc_src/solenv/inc/Xp31 -I/usr/lib/j2se/1.3/include -I/usr/lib/j2se/1.3/include/linux -I/usr/lib/j2se/1.3/include/native_threads/include -I/usr/X11R6/include     -I. -I../../res -I. -O1   -pipe -mcpu=pentiumpro   -DLINUX -DUNX -DVCL -DGCC -DC300 -DINTEL -DCVER=C300 -D_USE_NAMESPACE -DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=645 -DBUILD=8639 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_OFF -DCUI -DSOLAR_JAVA -DSRX645  -DMULTITHREAD   -o ../../unxlngi4.pro/obj/security.o security.c
security.c:136:31: security/pam_appl.h: No such file or directory
security.c:146: parse error before "pam_handle_t"
security.c:146: warning: `struct pam_conv' declared inside parameter
list
security.c:146: warning: its scope is only this definition or
declaration, which is probably not what you want.
security.c:147: parse error before '*' token
security.c:148: parse error before '*' token
security.c:149: parse error before '*' token
security.c:165: warning: `struct pam_response' declared inside parameter
list
security.c:165: warning: `struct pam_message' declared inside parameter
list
security.c: In function `osl_PamConversation':
security.c:175: sizeof applied to an incomplete type
security.c:181: `PAM_CONV_ERR' undeclared (first use in this function)
security.c:181: (Each undeclared identifier is reported only once
security.c:181: for each function it appears in.)
security.c:188: dereferencing pointer to incomplete type
security.c:190: `PAM_PROMPT_ECHO_OFF' undeclared (first use in this
function)
security.c:191: arithmetic on pointer to an incomplete type
security.c:191: dereferencing pointer to incomplete type
security.c:192: arithmetic on pointer to an incomplete type
security.c:192: dereferencing pointer to incomplete type
security.c:194: `PAM_PROMPT_ECHO_ON' undeclared (first use in this
function)
security.c:195: arithmetic on pointer to an incomplete type
security.c:195: dereferencing pointer to incomplete type
security.c:196: arithmetic on pointer to an incomplete type
security.c:196: dereferencing pointer to incomplete type
security.c:198: `PAM_ERROR_MSG' undeclared (first use in this function)
security.c:199: `PAM_TEXT_INFO' undeclared (first use in this function)
security.c:200: `PAM_BINARY_PROMPT' undeclared (first use in this
function)
security.c:202: arithmetic on pointer to an incomplete type
security.c:202: dereferencing pointer to incomplete type
security.c:203: arithmetic on pointer to an incomplete type
security.c:203: dereferencing pointer to incomplete type
security.c:215: arithmetic on pointer to an incomplete type
security.c:215: dereferencing pointer to incomplete type
security.c:217: arithmetic on pointer to an incomplete type
security.c:217: dereferencing pointer to incomplete type
security.c:217: arithmetic on pointer to an incomplete type
security.c:217: dereferencing pointer to incomplete type
security.c:217: arithmetic on pointer to an incomplete type
security.c:217: dereferencing pointer to incomplete type
security.c:217: arithmetic on pointer to an incomplete type
security.c:217: dereferencing pointer to incomplete type
security.c:217: arithmetic on pointer to an incomplete type
security.c:217: dereferencing pointer to incomplete type
security.c:217: arithmetic on pointer to an incomplete type
security.c:217: dereferencing pointer to incomplete type
security.c:217: arithmetic on pointer to an incomplete type
security.c:217: dereferencing pointer to incomplete type
security.c:217: arithmetic on pointer to an incomplete type
security.c:217: dereferencing pointer to incomplete type
security.c:217: arithmetic on pointer to an incomplete type
security.c:217: dereferencing pointer to incomplete type
security.c:217: arithmetic on pointer to an incomplete type
security.c:217: dereferencing pointer to incomplete type
security.c:219: arithmetic on pointer to an incomplete type
security.c:219: dereferencing pointer to incomplete type
security.c:229: `PAM_SUCCESS' undeclared (first use in this function)
security.c: In function `osl_getPAM':
security.c:259: parse error before "pam_handle_t"
security.c:261: parse error before "pam_handle_t"
security.c:262: parse error before "pam_handle_t"
security.c:263: parse error before "pam_handle_t"
security.c:263: warning: `struct pam_conv' declared inside parameter
list
security.c: In function `osl_PamAuthentification':
security.c:298: `pam_handle_t' undeclared (first use in this function)
security.c:298: `pam_handle' undeclared (first use in this function)
security.c:298: invalid lvalue in assignment
security.c:299: storage size of `pam_conversation' isn't known
security.c:312: `PAM_SUCCESS' undeclared (first use in this function)
dmake:  Error code 1, while making '../../unxlngi4.pro/obj/security.obj'
---* TG_SLO.MK *---
 
ERROR: Error 65280 occurred while making
/home/jwarnier/debian/ooo/openoffice.org-1.0.99+1.1rc/build-tree/oo_1.1rc_src/sal/osl/unx
make: *** [debian/stampdir/solver] Error 1

-- 
Jérôme Warnier <jwarnier@beeznest.net>

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=


Reply to: