Re: Compiling error?


Subject: Re: Compiling error?
From: nathan r. hruby (nhruby@arches.uga.edu)
Date: Tue Dec 11 2001 - 13:23:25 MST


You need the -devel version of all the things you want to compile against.
In YDL-2.0 the way to get this is by selecting the "Devloper Workstation"
install. Soince you're alreay isntalled you can just go ahread and
install the -devel rpm's directly from the CD with GnoRPM, yup, rpmfind,
or plain 'ol rpm.

You'll need glibc-devel and possible the kernel source or kernel-headers
files to begin with. After that the particular -devel rpm's you need will
be specfic to what you're building.

-n

On Tue, 11 Dec 2001, Zeke Runyon wrote:

> When I try to compile something (I've tried Figlet and jzip), it says:
> ----
>
> $ make
> cc -O2 -DPOSIX -DHAVE_GETOPT -DHARD_COLORS -DUSE_ZLIB -c -o jzip.o
> jzip.c
> In file included from jzip.c:43:
> ztypes.h:61: assert.h: No such file or directory
> ztypes.h:62: ctype.h: No such file or directory
> ztypes.h:63: stdio.h: No such file or directory
> ztypes.h:64: stdlib.h: No such file or directory
> ztypes.h:65: string.h: No such file or directory
> ztypes.h:66: time.h: No such file or directory
> In file included from jzip.c:43:
> ztypes.h:79: zlib.h: No such file or directory
> make: *** [jzip.o] Error 1
>
> ----
> Like it can't find some kind of libraries or something. How can I fix
> this?
>
> -z
>
> ##
> # Zeke Runyon | zrunyon@mac.com | zekeworld.home.dhs.org
> # blog: communistsquirrel.home.dhs.org
> # Mac OS X 10.1.1 5M28 | OS 9.2.1 | Yellow Dog Linux 2.1
> # Communist squirrels shall rule the world.
>

-- 
......
nathan hruby - nhruby@arches.uga.edu
computer support specialist
department of drama and theatre
http://www.drama.uga.edu/
......



This archive was generated by hypermail 2a24 : Tue Dec 11 2001 - 13:39:08 MST