is there something wrong with the CVS sources ?

Christian ninjaz at web.de
Tue Jul 3 05:56:44 EST 2001


> On Sun, Jul 01, 2001 at 09:22:41PM +0200, evil wrote:
> > hi !
> >
> > (i am new to this list, so if i make errors....)
> >
> > i am trying to compile the HEAD branch for some days now, but with no
> > success. weeks ago (must have been march, or april)
> > i used the following command, to get and compile the HEAD branch. it
> > succeeded. but after some other related problems, i had to re-get the
> > HEAD-tree, using exactly the same commands, as following:
>
> Thanks for pointing this out - it was a problem with new vfs calls
> not being entered in the profile table. I've now fixed it hopefully
> in the CVS 2.2 and HEAD.
>

hi, it's me again. do you have my former posting yet ? i got this error in
this "vfs-wrap" thing. now i got another error:

----------
nsswitch/pam_winbind.c:429: arithmetic on pointer to an incomplete type
nsswitch/pam_winbind.c:429: dereferencing pointer to incomplete type
nsswitch/pam_winbind.c:429: arithmetic on pointer to an incomplete type
nsswitch/pam_winbind.c:429: dereferencing pointer to incomplete type
nsswitch/pam_winbind.c:439: `PAM_UPDATE_AUTHTOK' undeclared (first use in
this function)
nsswitch/pam_winbind.c:443: `PAM_AUTHTOK_ERR' undeclared (first use in this
function)
nsswitch/pam_winbind.c:446: `PAM_AUTHTOK' undeclared (first use in this
function)
nsswitch/pam_winbind.c:461: `PAM_SERVICE_ERR' undeclared (first use in this
function)
make: *** [nsswitch/pam_winbind.po] Error 1
-----------
(the full compile-log is available too.)


i don't know if it is due to some other problems in the current cvs HEAD
tree,
or something in my compile commands. are you willing to have a quick look on
the
following commands ? this is how i tried to compile HEAD:

cd $head_dir/samba/source
./configure --prefix="$head_dst" --with-smbmount --with-profile --with-quota
s 2>&1 | tee -a $head_log
(make 2>&1 || (make clean; make 2>&1)) | tee -a $head_log
(make install) 2>&1 | tee -a $head_log


as i said before, the $directories are existent, and weeks ago all went fine
/ compiled with no errors with exactly the same commands. i really have no
ideah, what's going on here. really strange, that i can't get htis thing
compiling...


somebody from the list told me, that the "--with-profile" option is very
rarely  used, and that i won't need it.
i removed "--with-profile", but then i just got (another) error.

Thank you for any hints !
Christian.


ps: if this msg. appears twice, then it is due to some mailproblems i had.
sorry.





More information about the samba-cvs mailing list