home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!swrinde!news.dell.com!mustang!jrh
- From: jrh@mustang.dell.com (Randy Howard)
- Newsgroups: comp.unix.sysv386
- Subject: Re: How to compile Gnuplot3.2 under DELL
- Message-ID: <jrh.715621914@mustang>
- Date: 4 Sep 92 15:51:54 GMT
- References: <V7O6V0K@math.fu-berlin.de>
- Sender: news@raid.dell.com (Net News Admin)
- Organization: Dell Computer Co
- Lines: 58
- Nntp-Posting-Host: mustang.dell.com
-
- melchers@Chico.Chemie.FU-Berlin.DE (Bernd Melchers) writes:
-
- >Comipling gnuplot with DELL goes straight forward.
- >Just type make All. But if you want to compile a
- >version for X11 and type
- >make gnuplot_X11
- >this result in the following error:
-
- change this
- > cc -O -DREADLINE -o gnuplot_x11 gnuplot_x11.c -lX11 -lucb
- to:
- > cc -O -DREADLINE -o gnuplot_x11 gnuplot_x11.c -lX11 -lc -lucb -lsocket -lnsl
-
- >"gnuplot_x11.c", line 413: warning: improper pointer/integer combination: op "="
- >Undefined first referenced
- > symbol in file
- >getnetpath /usr/lib/libX11.so
- >t_alloc /usr/lib/libX11.so
- >t_open /usr/lib/libX11.so
- >t_rcvdis /usr/lib/libX11.so
- >netdir_free /usr/lib/libX11.so
- >t_error /usr/lib/libX11.so
- >netdir_getbyname /usr/lib/libX11.so
- >t_look /usr/lib/libX11.so
- >t_errno /usr/lib/libX11.so
- >t_close /usr/lib/libX11.so
- >netdir_getbyaddr /usr/lib/libX11.so
- >t_listen /usr/lib/libX11.so
- >t_rcv /usr/lib/libX11.so
- >setnetpath /usr/lib/libX11.so
- >t_bind /usr/lib/libX11.so
- >t_connect /usr/lib/libX11.so
- >t_accept /usr/lib/libX11.so
- >nc_perror /usr/lib/libX11.so
- >ld: gnuplot_x11: fatal error: Symbol referencing errors. No output written to gnuplot_x11
- >*** Error code 1 (bu21)
-
- >make: fatal error.
-
- >What library i need for succesfully compiling?
- >Answers will be summarized!
- >Thanks bernd
-
- >-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- >Bernd Melchers | melchers@chico.chemie.fu-berlin.de
- > | melchers@fub46.zedat.fu-berlin.de
- >Freie Universitaet Berlin | Lieblingsessen: Pizza, aber nur
- >Institut fuer Kristallographie | selbstgemachte...
- >Takustr. 6 | und ohne Tierkadaver
- >D 1000 Berlin 33 |
- >Earth |
- >Tel.: 0049-30-8383612 |
- >-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- --
- Randy Howard _o @'s: jrh@dell.com
- Dell Computer Corp. \<, !'s: ...!uunet!dellunix!jrh
- ______________________()/ ()______________________________________________
- "Univel"... Just Say "NoNIX"
-