[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ns] Re: Compiling otcl on Irix
Makefile.in is used to generate Makefile so you wouldn't expect there is a
setting of make in that file.
you can (1) edit the install script to use gmake, or in your shell set an
alias from gmake to make.
On Fri, 23 Feb 2001, Lebong Andalaluna wrote:
> Hi all,
> It's a personal effort to utilize sleeping O2 and Origin2000.
>
> I put Irix dist. of gmake-2.79 and it produce owish* cleanly,
> Unfortunately, It's been done manually at otcl directory using
> configure; /usr/local/bin/gmake instead of using install* (at ns-root).
>
> ln -f /usr/local/bin/gmake /sbin/make failed to replace make with gmake.
> Also tried to work with Makefile.in but failed to find
> where to set gmake.
> Any hint? Will put me into work next week.
>
> Thanks,
> Lebong.
> CSENet.
>
>
> >We tried to compile ns on irix 6.* last June but did not succeed.
> >
> >In your particular case, seems to me it's a make problem. Have you tried
> >to use gmake?
> >
> >- Haobo
> >
> >On Fri, 23 Feb 2001, Lebong Andalaluna wrote:
> >
> > > Has anybody found the way to solve otcl compiling problem on Irix6?
> > >
> > > I used
> > > ns-allinone-2.1b7a
> > > octl-1.0a6
> > > Irix6.3, gcc2.95.2
> > >
> > > Thanks,
> > > Lebong A.
> > > CSENet.
> > >
> > >
> > > The error was the same with :
> > >
> > > creating ./gen
> > > creating ./bin
> > > rm -f libotcl.a otcl.o
> > > gcc -c -g -O2 -I.
> > > -I/local/steward/ee6768/bin/ns-allinone-2.1b6/tkbox/include
> > > -I/local/steward/ee6768/bin/ns-allinone-2.1b6/tclbox/include
> > > -I/include DEFINES = -DNDEBUG -DUSE_SHM otcl.c
> > > gcc: DEFINES: No such file or directory
> > > gcc: =: No such file or directory
> > > *** Error code 1 (bu21)
> > > otcl-1.0a5 make failed! Exiting ...
> > >
> > >
> > >
> > >
> >_________________________________________________________________________
> > > Get Your Private, Free E-mail from MSN Hotmail at
> >http://www.hotmail.com.
> > >
> > >
> >
>
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>