make distclean

Joe Lau Jlau at extremenetworks.com
Mon Jul 2 22:32:50 UTC 2007


The BB 1.6 mount command fail to a NFS mount:

	mount -t nfs -o nolock,rsize=4096,wsize=4096,udp $boot_exos_nfs
/exos
	if [ $? -ne 0 ]
      	then
            	echo "***** ERROR: could not mount /exos nfs partition from
$boot_exos_nfs"
       	fi

Is this a known problem on BB 1.6?
Do we have a fix for it?

Thanks.
-Joe

>  -----Original Message-----
> From: 	Joe Lau  
> Sent:	Monday, July 02, 2007 11:10 AM
> To:	'busybox at busybox.net'
> Cc:	Joe Lau
> Subject:	make distclean
> 
> 
> 		When I was building Busybox 1.0, I always did a "make
> distclean" followed by "make".
> 		Do I need to do "make distclean" on the Busybox 1.6?
> 		I found out that on Busybox 1.6, the "make distclean" step
> remove the busbyox/scripts/kconfig/zconfig.tab.c (and other files too).
> 		And this caused the next "make" step to complain about
> zconf.tab.c: No such file or directory.
> 
> 		Thanks for any help here.
> 
> 		-Joe



More information about the busybox mailing list