[Rpm-maint] installation problem

Panu Matilainen pmatilai at redhat.com
Tue Jun 5 10:38:24 UTC 2007


On Tue, 5 Jun 2007, hem_976 at aol.in wrote:

>
> Hi Panu,
>
> ????????????? Thanks for the info it worked fine, but now I have some more error during make/compilation,
> ????????????? I tried to fix one after other but I am getting to many compliation error
> ???? 1. My first error was in system.h -> include<sys/mkdev.h> ,I changed it to the #include <sys/types.h>
> ???????? it worked.
> ???? 2. This is my second error
>
> ??????? make[3]: Entering directory `/opt/webjunk/hemrpm/rpm/file'
> Making all in src
> make[4]: Entering directory `/opt/webjunk/hemrpm/rpm/file/src'
> make? all-am
> make[5]: Entering directory `/opt/webjunk/hemrpm/rpm/file/src'
> /bin/sh ../libtool --mode=link --tag=CC gcc? -g -O2 -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts?? -o file -L../../zlib? file.o libmagic.la -lz
> ../libtool: line 1657: cd: ../../zlib: No such file or directory
> libtool: link: cannot determine absolute directory name of `../../zlib'

You'll also need zlib-devel, and various other bits:
- beecrypt-devel
- elfutils / libelf -devel
- bzip2-devel
...

 	- Panu -



More information about the Rpm-maint mailing list