home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!news.Hamburg.Germany.EU.net!michaelw
- From: michaelw@mcshh.Hanse.DE (Michael Will)
- Subject: Re: compiling ghostscript/view
- Organization: Point of Presence & MCS Hamburg
- Date: Fri, 6 Nov 1992 06:55:00 GMT
- Message-ID: <michaelw.721032900@mcshh.hanse.de>
- References: <michaelw.721002668@mcshh.hanse.de>
- Sender: news@mcshh.Hanse.DE (News Administrator)
- Lines: 39
-
- michaelw@mcshh.Hanse.DE (Michael Will) writes:
- >/bin/sh <_temp_
- >ld: No such file or directory for libsocket.a
- >make: *** [gs] Error 1
- >#
- >Why this?
- Because I where so stupid (but why should I give up, if all seems so
- stupid? [depeche mode])
-
- After taking unix-gcc.mak as Makefile it worked well, only one thing
- does not make me happy - the executable is larger than one MB ;-)
-
- What have I to write to the Makefile to make it use shared-libs,
- or jumptables, or whatever is most useful?=
-
- I would be interested in any hints ;-)
-
- eMail is fine...
-
- Err, and before I forget: ghostview I compiled after some nice person gave
- me the hint to uncomment the definition of sys_errlist in any *.c-file
- the compiler complained about (2 or 3).
-
- It worked like a champ then..
-
- Greetings (and thanks 4 your help) Michael Will
-
- >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
-