Static Build Error

Cy Schubert Cy.Schubert at spqr.komquats.com
Sun Jul 2 17:54:25 EDT 2006


I'm currently working on upgrading the FreeBSD port, slowly as there is a 
bunch of other stuff happening here. Anyhow, I'm getting the following 
error. Has anyone else noticed this under other platforms?
-- 
Cheers,
Cy Schubert <Cy.Schubert at komquats.com>
Web:  http://www.komquats.com and http://www.bcbodybuilder.com
FreeBSD UNIX:  <cy at FreeBSD.org>   Web:  http://www.FreeBSD.org
BC Government:  <Cy.Schubert at gov.bc.ca>

    "Lift long enough and I believe arrogance is replaced by
    humility and fear by courage and selfishness by generosity
    and rudeness by compassion and caring."
        -- Dave Draper



cp ./include/db-ndbm.h ../../../../include/db-ndbm.h
rm -f libdb.a
building static db library
set -x; objlist=`set -x && perl -p -e 'BEGIN { $SIG{__WARN__} = sub {die 
@_} }; $e=$ARGV; $e =~ s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g;' 
hash/OBJS.ST btree/OBJS.ST db/OBJS.ST mpool/OBJS.ST recno/OBJS.ST 
clib/OBJS.ST` && ar cq libdb.a $objlist
+ set -x
+ perl -p -e BEGIN { $SIG{__WARN__} = sub {die @_} }; $e=$ARGV; $e =~ 
s/OBJS\...$//; s/^/ /; s/ $//; s/ / $e/g; hash/OBJS.ST btree/OBJS.ST 
db/OBJS.ST mpool/OBJS.ST recno/OBJS.ST clib/OBJS.ST
Can't open hash/OBJS.ST: No such file or directory.
+ objlist=
gmake[2]: *** [libdb.a] Error 2
gmake[2]: Leaving directory `/export/home/cy/freebsd/krb5/work/krb5-1.5/src/
plugins/kdb/db2/libdb2'
gmake[1]: *** [all-recurse] Error 1
gmake[1]: Leaving directory `/export/home/cy/freebsd/krb5/work/krb5-1.5/src/
plugins/kdb/db2'
gmake: *** [all-recurse] Error 1
*** Error code 2

Stop in /export/home/cy/freebsd/krb5.
cwsys$





More information about the Kerberos mailing list