Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2002 01:11:58 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        Ulrich Drolshagen <u.drolshagen@t-online.de>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: make buildworld for 4_6_0_RELEASE failed
Message-ID:  <3D103CCE.9090708@owt.com>
References:  <200206190706.g5J76UA55702@frodo.wirtschaft.bbs-uelzen>

next in thread | previous in thread | raw e-mail | index | archive | help


Ulrich Drolshagen wrote:

> Hello fbsd-stable,
> 
> my make buildworld of 4_6_0_RELEASE failed with pendig error message.
> Its my first try updating (from 4.4 release) this way so I don't know exactly 
> what happend.
> I did a fresh install for the src- and the ports-tree from Distribution-CD 
> and cvsuped to RELENG_4_6_0_RELEASE. 
> You'll find my /etc/cvsupfile in the bottom, just in case I missed something 
> important.
> cvsup returned successfully so far.


You aren't running a full set of source and the build is bombing 
because of it. You are missing the following

# These are the individual collections that make up FreeBSD's crypto
# collection. They are no longer export-restricted and are a part of
# src-all
#src-crypto
#src-eBones
#src-secure
#src-sys-crypto

The important one is src-sys-crypto and if you are not using src-all, you have to include it.


Kent


> 
> I don't know where the log.h is searched for. A find showed me three diffent 
> ones
> 
> /usr/src/contrib/ntp/libntp/log.h
> /usr/src/contrib/nvi/common/log.h
> /usr/src/usr.sbin/ppp/log.h
> 
> I think there must something fundamental be missing due to the great gap 
> between 4.4 and 4.6 Release. Can anybody give me a hint what to do?
>  
> Thanks for help
> 
> Ulrich
> 
> 8<------------------------------
> ===> libpam/modules/pam_ssh
> rm -f .depend
> mkdep -f .depend -a    
> -I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh  
> /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c
> /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:69: log.h: No such file or
> directory
> In file included from /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:70:
> /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.h:31: warning: 
> `SSH_CLIENT_IDENTITY' redefined
> /usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh/ssh.h:105: 
> warning: this is the location of the previous definition
> /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.h:32: warning: 
> `SSH_CLIENT_ID_DSA' redefined
> /usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh/ssh.h:106: 
> warning: this is the location of the previous definition
> mkdep: compile failed
> *** Error code 1
>  
> Stop in /usr/src/lib/libpam/modules/pam_ssh.
> *** Error code 1
>  
> Stop in /usr/src/lib/libpam/modules.
> *** Error code 1
> 
> 8<------------------
> *default  host=cvsup.de.FreeBSD.org
> *default  base=/usr
> *default  prefix=/usr
> *default  release=cvs
> *default  tag=RELENG_4_6_0_RELEASE
> *default  delete use-rel-suffix
> 
> src-base
> src-bin
> src-contrib
> src-etc
> src-games
> src-gnu
> src-include
> src-kerberosIV
> src-kerberos5
> src-lib
> src-libexec
> src-release
> src-sbin
> src-share
> src-sys
> src-tools
> src-usrbin
> src-usrsbin
> *default tag=.
> ports-all
> doc-all
> 
> --
> Ulrich Drolshagen
> dr@bbs1-uelzen.de
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
> 
> .
> 
> 


-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D103CCE.9090708>