c++: command not found
Marco Cabizza
mc at newglobal.it
Fri Jul 15 09:48:36 EST 2005
I bet that's xc/lib/GLU/libnurbs/internals/Makefile's fault, and maybe
it's created maliciously by some mistake in Makefile.am... anyway, there
should be some "c++" string that must be converted into "c++" inside the
Makefile. cpp is the C PreProcessor, as opposed to g++ which is the C++
compiler.
Marco
Il giorno gio, 14/07/2005 alle 15.52 -0700, Allen Graves ha scritto:
> I understand that this one is an easy fix...? do I
> change c++ to "gcc" or "cpp"? ...and do I change
> arc.cc, or ...arc.o? I'm not fluent in this computer
> programming language...
>
> --- Allen Graves <graves_allen at yahoo.com> wrote:
>
> > Suggestions... ( is it me or a typo... )?
> >
> > <snip>
> > make[5]: Entering directory
> > `/usr/X11R6_BUILD/xc/lib/GLU/libnurbs/internals'
> > rm -f arc.o
> > c++ -m32 -c -O2 -fno-strength-reduce
> > -fno-strict-aliasing -I../nurbtess
> > -I../../libutil -I../../include
> > -I../../../../include -I../../../../include/GL
> > -I../../../.. -I../../../../exports/include -Dlinux
> > -D__i386__ -D_POSIX_C_SOURCE=199309L
> > -D_POSIX_SOURCE -D_XOPEN_SOURCE
> >
> > -D_BSD_SOURCE -D_SVID_SOURCE
> > -D_LARGEFILE_SOURCE
> > -D_FILE_OFFSET_BITS=64-D_GNU_SOURCE
> >
> > -D_EXTENSIONS_ -DLIBRARYBUILD -DNDEBUG
> > -fPIC arc.cc
> > /bin/sh: c++: command not found
> > make[5]: *** [arc.o] Error 127
> > make[5]: Leaving directory
> > `/usr/X11R6_BUILD/xc/lib/GLU/libnurbs/internals'
> > make[4]: *** [libnurbs/internals] Error 2
> > make[4]: Leaving directory
> > `/usr/X11R6_BUILD/xc/lib/GLU'
> > make[3]: *** [all] Error 2
> > make[3]: Leaving directory `/usr/X11R6_BUILD/xc/lib'
> > make[2]: *** [all] Error 2
> > make[2]: Leaving directory `/usr/X11R6_BUILD/xc'
> > make[1]: *** [World] Error 2
> > make[1]: Leaving directory `/usr/X11R6_BUILD/xc'
> > make: *** [World] Error 2
> > <snip>
> >
> > Thanks for _ALL_ your efforts...
> >
> > -Allen
> >
> >
> >
> > ____________________________________________________
> > Start your day with Yahoo! - make it your home page
> > http://www.yahoo.com/r/hs
> >
> > _______________________________________________
> > xorg-modular mailing list
> > xorg-modular at lists.x.org
> > http://lists.x.org/mailman/listinfo/xorg-modular
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> xorg-modular mailing list
> xorg-modular at lists.x.org
> http://lists.x.org/mailman/listinfo/xorg-modular
>
More information about the xorg-modular
mailing list