The answer to the question below was that DCE/DFS v2 requires the
ADVFS kernel modules installed in order to compile the DFS kernel modules.
Thanks to Dave Norton and especially to John Kohl for saving me on this one.
NOTE: I still haven't found this info in the docs anywhere. Ho Hum.
Tony
> Having just installed DU 4 and the kernel support for DFS, I then
> attempted to build a new kernel using doconfig. It fails with the
> following:
>
> *** WARNING ***
> An error has occurred during system configuration. A partial listing
> of the error log file (./errs) follows:
>
> sh ../conf/newvers.sh ../conf/copyright `cat ../conf/version.type
> ../conf/ver sion.major ../conf/version.minor ../conf/version.variant
> ../conf/version.buil d ../conf/version.patch` "`cat ../conf/version.banner`"
> cc -c -O2 -DLANGUAGE_C -g3 -G 4 -I -I.
> -I.. -I../include -DIDENT=CUTHBERT -DD EC2100_A50 -DSWAPTYPE=1 -DUERF
> -DOSF -DCOMPAT_43 -DMACH -DUFS -DRT_SEM -DKERNEL -D_KERNEL -D_BSD
> -signed -Wg,-w2 -compress -no_excpt -Wg,-unroll,1 -Wb,-static -
> Wco,-nofloat -Olimit 3000 -D__alpha -Umips -UMIPS -c vers.c
> rm -f vmunix vmunix.sys
> loading vmunix.sys
> ld: Error: Undefined:
> sts_to_errno_map
> bs_delete
> _lk_exclusive_lock
> _lk_exclusive_unlock
> bmtr_max_rec_size
> bmtr_put_rec_n_unlk
> tagdir_lookup
> tagdir_lookup_next
> bf_get
> *** Exit 1 (ignored)
> chmod 755 a.out
> chmod: a.out: No such file or directory
> *** Exit 4
>
> Obviously, the undefined symbols are the problem. DFS is the only
> thing I am including. With a standard kernel, it builds ok.
>
--
Tony Gale
gale_at_minotaur.dra.hmg.gb
| All opinions expressed are my own |
Received on Thu Jul 25 1996 - 16:43:57 NZST