Hi Helen,

The compilations of nfsv4shell was successfull. But while I am trying to
compile various subtests , few compiled well but for few I am getting this
message,

Makefile:40: ***missing separator. Stop

where the line number changes as per the subtest.

I am sorry to bother you, but I am unable to resolve this

thanks & regards
Parinay

On 6/29/07, Helen Chao <helen.chao at sun.com> wrote:
>
>  parinay wrote:
>
> Hi Helen,
>
> I tried the same and now I am stuck with this,
>
> -bash-3.00# make install
> TESTROOT=/parinay/usr/ontest/uts/fs/nfs/nfsv4-test    POUND_SIGN=#
> __GNUC=""
>
>
> At least we are making some progress.
>
>  < ... >
>
> /usr/sfw/bin/gcc -g -I/usr/sfw  /include -L/usr/sfw     /lib -g
> -I/usr/sfw      /include -L/usr/sfw     /lib      -c -o nfs_attr.o
> nfs_attr.c
> gcc: /include: No such file or directory
> gcc: /include: No such file or directory
> gcc: /lib: linker input file unused because linking not done
> gcc: /lib: linker input file unused because linking not done
> cc1: /lib: No such file or directory
> cc1: internal compiler error: Segmentation Fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL: http://gcc.gnu.org/bugs.html> for instructions.
> make[2]: *** [nfs_attr.o] Error 1
> make[2]: Leaving directory
> `/parinay/usr/ontest/uts/fs/nfs/nfsv4-test/nfsv4shell/nfsh'
> make[1]: *** [nfsh] Error 2
> make[1]: Leaving directory
> `/parinay/usr/ontest/uts/fs/nfs/nfsv4-test/nfsv4shell'
> make: *** [nfsv4shell] Error 2
> -bash-3.00#
>
> I guess the extra spaces in the line ( for include and lib )
> /usr/sfw/bin/gcc -g -I/usr/sfw  /include -L/usr/sfw     /lib -g
> -I/usr/sfw      /include -L/usr/sfw     /lib      -c -o nfs_attr.o
> nfs_attr.c
>
> are making it to fail. But I am not getting where to make the necessary
> changes.
>
>
>
> Perhaps there needs another variable to the command line, and
> we can try one sub-directory at a time, for example:
>
>  # cd /parinay/usr/ontest/uts/fs/nfs/nfsv4-test/nfsv4shell
>  # make install TESTROOT=/parinay/usr/ontest/uts/fs/nfs/nfsv4-test \
>     POUND_SIGN=#  __GNUC="" TCL_DIR=/usr/sfw
>
>
> The "Makefile.master" files have the definitions of those
> variables.
>
>
> --
>
> Thanks,
> Helen
>
>


-- 
easy is right
begin right and you're easy
continue easy and you're right
the right way to go easy is to forget the right way
and forget that the going is easy....

Reply via email to