home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.sysv386
- Path: sparky!uunet!mcsun!Germany.EU.net!math.fu-berlin.de!Chico.Chemie.FU-Berlin.DE!melchers
- From: melchers@Chico.Chemie.FU-Berlin.DE (Bernd Melchers)
- Subject: How to compile Gnuplot3.2 under DELL
- Message-ID: <V7O6V0K@math.fu-berlin.de>
- Sender: news@math.fu-berlin.de (Math Department)
- Organization: Free University of Berlin, Germany
- Date: Fri, 4 Sep 1992 13:06:32 GMT
- Lines: 47
-
- 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:
-
- cc -O -DREADLINE -o gnuplot_x11 gnuplot_x11.c -lX11 -lucb
- "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 |
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-