home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sun-barr!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!europa.asd.contel.com!paladin.american.edu!news.univie.ac.at!hp4at!mcsun!Germany.EU.net!news.Hamburg.Germany.EU.net!michaelw
- From: michaelw@mcshh.Hanse.DE (Michael Will)
- Subject: compiling ghostscript/view
- Organization: Point of Presence & MCS Hamburg
- Date: Thu, 5 Nov 1992 22:31:08 GMT
- Message-ID: <michaelw.721002668@mcshh.hanse.de>
- Sender: news@mcshh.Hanse.DE (News Administrator)
- Lines: 20
-
- I tried to compile ghostscript 2.5.2, and got:
- echo -lsocket -lm >>_temp_
- /bin/sh <_temp_
- ld: No such file or directory for libsocket.a
- make: *** [gs] Error 1
- #
- Why this?
-
- Someone told me it should "make" without trouble on linux.
-
- Ghostview failed as well:
- # make
- gcc -fwritable-strings -fomit-frame-pointer -O2 -m386 -DNO_ASM -I/usr/X386/include -D_POSIX_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -Dlinux -DFUNCPROTO=11 -DNARROWPROTO -DNON_BLOCKING_IO -DSELFILE -DHOME_ON_DEMAND -c misc.c -o misc.o
- misc.c:61: conflicting types for `sys_errlist'
- /usr/include/errno.h:8: previous declaration of `sys_errlist'
- make: *** [misc.o] Error 1
-
- So what?
-
- Greetings, Michael Will
-