Re: Problem in VIS- compiling.

From: M.N.S.Shahjahan (shaj@realchip.com)
Date: Mon Feb 12 2001 - 18:54:30 MST

  • Next message: Fabio Somenzi: "Re: Problem in VIS- compiling."

    Hi,

    I am using the following gmake version.

    GNU Make version 3.79, by Richard Stallman and Roland McGrath.
    Built for sparc-sun-solaris2.6
    Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99
            Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.

    Report bugs to <bug-make@gnu.org>.

    But still i get the following errors when i try to compile vis-1.3

     umask 2 ; gcc -c -g -O3 -DNDEBUG=1 -DSTDC_HEADERS=1 -DHAVE_DIRENT_H=1
    -DHAVE_SYS_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1
    -DHAVE_SIGNAL_H=1 -DHAVE_SYS_SIGNAL_H=1 -DIOCTL_WITH_TERMIOS=1
    -DHAVE_IOCTL_WITH_TIOCGETC=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void
    -DRETSIGTYPE=void -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRCHR=1 -DHAVE_STRSTR=1
    -DHAVE_SETVBUF=1 -DHAVE_GETENV=1 -DHAVE_UNLINK=1 -DCUR_DATE="\"Mon Feb 12
    17:10:48 PST 2001\"" -DCUR_VER="\"vis release 1.3\"" -DNAWK=\"nawk\"
    -DLIBRARY=\"/usr/local/share/vis\" -I../glu-1.3/include
    -I../../glu-1.3/include
    -I./src/abs -I./src/amc -I./src/cmd -I./src/ctlp -I./src/eqv -I./src/fsm

    -I./src/hrc -I./src/img -I./src/io -I./src/mark -I./src/mc -I./src/mvf
    -I./src/ntk -I./src/ntm -I./src/ord -I./src/part -I./src/rst -I./src/res

    -I./src/restr -I./src/sim -I./src/synth -I./src/tbl -I./src/tst
    -I./src/var
     -I./src/vm -Iobj -o obj/vmVers.o ./src/vm/vmVers.c
    In file included from src/img/img.h:108,
                     from src/fsm/fsm.h:51,
                     from src/abs/abs.h:44,
                     from src/vm/vmInt.h:36,
                     from ./src/vm/vmVers.c:32:
    src/vm/vm.h:44: util.h: No such file or directory
    src/vm/vm.h:45: error.h: No such file or directory
    src/vm/vm.h:46: avl.h: No such file or directory
    src/vm/vm.h:47: var_set.h: No such file or directory
    src/vm/vm.h:48: array.h: No such file or directory
    src/vm/vm.h:49: st.h: No such file or directory
    src/vm/vm.h:50: list.h: No such file or directory
    src/vm/vm.h:51: graph.h: No such file or directory
    src/vm/vm.h:52: bdd.h: No such file or directory
    src/vm/vm.h:53: mdd.h: No such file or directory
    In file included from src/vm/vmInt.h:51,
                     from ./src/vm/vmVers.c:32:
    src/restr/restr.h:31: mdd.h: No such file or directory
    src/restr/restr.h:32: util.h: No such file or directory
    In file included from src/restr/restr.h:33,
                     from src/vm/vmInt.h:51,
                     from ./src/vm/vmVers.c:32:
    src/synth/synth.h:30: st.h: No such file or directory
    src/synth/synth.h:31: util.h: No such file or directory
    src/synth/synth.h:32: bdd.h: No such file or directory
    make: *** [obj/vmVers.o] Error 1

    I use gcc-2.8.1 version.

    Pls let me know the workaround.

    Thanks and regards
    -Shaj

    Roderick Bloem wrote:

    > Dear Shaj,
    >
    > To see what went wrong, we'll need the following:
    >
    > Output of:
    > * configure script
    > * uname -a
    > * gcc --version
    > * make --version
    >
    > Best,
    >
    > Roderick.
    >
    > "M.N.S.Shahjahan" wrote:
    > >
    > > Hi,
    > >
    > > I did download vis-1.3 version for solaris. I used gcc to combile the
    > > source. When i type 'make' it gives me the following error. What is the
    > > work around?.
    > >
    > > % make
    > > make:Fatal error in reader: Makefile, line 182: Unexpected end of line
    > > seen
    > >
    > > Expecting your reply asap. Thanks for the co-operation in advance.
    > >
    > > Regards
    > > -Shaj
    > >
    > > --
    > > M.N.S.SHAHJAHAN
    > > Systems Administrator
    > > RealChip Communications
    > > 1290, Oakmead Pkwy, #218
    > > Sunnyvale. CA- 94086
    > > Phone: 408-7359065 ext-335
    > > Email: shaj@RealChip.com

    --
    M.N.S.SHAHJAHAN
    Systems Administrator
    RealChip Communications
    1290, Oakmead Pkwy, #218
    Sunnyvale. CA- 94086
    Phone: 408-7359065 ext-335
    Email: shaj@RealChip.com
    



    This archive was generated by hypermail 2b29 : Mon Feb 12 2001 - 19:01:09 MST