home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!psinntp!juliet!news
- From: jja@fnbc.com (Joseph Alotta)
- Subject: help compiling gnuplot under 3.0
- Message-ID: <1993Jan12.170922.18684@fnbc.com>
- Keywords: gnuplot,3.0
- Sender: news@fnbc.com
- Organization: First National Bank Of Chicago, Chicago IL, USA
- Date: Tue, 12 Jan 93 17:09:22 GMT
- Lines: 74
-
- greetings,
-
- gnuplot 3.2 compiled easily under 2.2, but now i get the
- following errors.
-
- can one of you next gurus please lend a hand.
-
- joe.
-
-
- amy{jja}4: make next
- make CC="cc " COPTS="-O " DEST="/usr/local/bin"
- MANDEST="/usr/local/man/manl" HELPDEST="/usr/local/lib/gnuplot.gih"
- EMAIL="bug-gnuplot@ames.arc.nasa.gov" LASERGNU="lasergnu_install"
- CFLAGS="-O -DGAMMA=lgamma -DNEXT" LIBS="-lNeXT_s -lsys_s -lm"
- X11FLAGS="" X11INCLUDES=" " X11LIBS=" " PLOTXFLAG=" " GNUPLOT_X11=" "
- X11INSTALL=x11_noinstall TERMFLAGS="-Iterm" OBJS=" bitmap.o command.o
- contour.o eval.o graphics.o graph3d.o help.o internal.o misc.o parse.o
- plot.o readline.o scanner.o setshow.o standard.o term.o util.o
- EPSView.o EpsViewer.o" All
- cc -O -DGAMMA=lgamma -DNEXT -c bitmap.c
- cc -O -DGAMMA=lgamma -DNEXT -c command.c
- -DHELPFILE=\"/usr/local/lib/gnuplot.gih\"
- cc -O -DGAMMA=lgamma -DNEXT -c contour.c
- cc -O -DGAMMA=lgamma -DNEXT -c eval.c
- cc -O -DGAMMA=lgamma -DNEXT -c graphics.c
- cc -O -DGAMMA=lgamma -DNEXT -c graph3d.c
- cc -O -DGAMMA=lgamma -DNEXT -c help.c
- cc -O -DGAMMA=lgamma -DNEXT -c internal.c
- cc -O -DGAMMA=lgamma -DNEXT -c misc.c
- cc -O -DGAMMA=lgamma -DNEXT -c parse.c
- cc -O -DGAMMA=lgamma -DNEXT -c plot.c
- cc -O -DGAMMA=lgamma -DNEXT -c readline.c
- cc -O -DGAMMA=lgamma -DNEXT -c scanner.c
- cc -O -DGAMMA=lgamma -DNEXT -c setshow.c
- cc -O -DGAMMA=lgamma -DNEXT -c standard.c
- cc -O -DGAMMA=lgamma -DNEXT -Iterm -c term.c
- /NextDeveloper/Headers/remote/transport.h:54: illegal keyword selector,
- missing `)' after `id'
- /NextDeveloper/Headers/remote/transport.h:56: illegal keyword selector,
- missing `)' after `id'
- /NextDeveloper/Headers/machkit/NXInvalidationNotifier.h:30: illegal
- keyword selector, missing `)' after `id'
- /NextDeveloper/Headers/machkit/NXInvalidationNotifier.h:33: illegal
- keyword selector, missing `)' after `id'
- /NextDeveloper/Headers/appkit/Application.h:132: syntax error, found `<'
- /NextDeveloper/Headers/appkit/Application.h:132: illegal method selector,
- found `)'
- /NextDeveloper/Headers/appkit/drag.h:47: illegal keyword selector, missing
- `)' after `id'
- /NextDeveloper/Headers/appkit/drag.h:48: illegal keyword selector, missing
- `)' after `id'
- /NextDeveloper/Headers/appkit/drag.h:49: illegal keyword selector, missing
- `)' after `id'
- /NextDeveloper/Headers/appkit/drag.h:50: illegal keyword selector, missing
- `)' after `id'
- /NextDeveloper/Headers/appkit/drag.h:51: illegal keyword selector, missing
- `)' after `id'
- /NextDeveloper/Headers/appkit/drag.h:52: illegal keyword selector, missing
- `)' after `id'
- *** Exit 1
- Stop.
- *** Exit 1
- Stop.
-
-
- --
- ==============================================================
- ! joe alotta jja@fnbc.com !
- ! (312) 732-3439 !
- ! !
- ! "The main thing is to keep the main thing the main thing." !
- ! Dr. George Sweeney !
- ==============================================================
-