[Rpm-maint] installation problem

hem_976 at aol.in hem_976 at aol.in
Tue Jun 5 10:36:04 UTC 2007


 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'
make[5]: *** [file] Error 1
make[5]: Leaving directory `/opt/webjunk/hemrpm/rpm/file/src'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/opt/webjunk/hemrpm/rpm/file/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/opt/webjunk/hemrpm/rpm/file'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/webjunk/hemrpm/rpm/file'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/webjunk/hemrpm/rpm'
make: *** [all] Error 2

???????? 


 Regards,
Hemanth




 

-----Original Message-----
From: Panu Matilainen <pmatilai at redhat.com>
To: hem_976 at aol.in
Cc: rpm-maint at lists.rpm.org
Sent: Tue, 5 Jun 2007 12:45 pm
Subject: Re: [Rpm-maint] installation problem









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

> Hi All,?

>?

> ?????? I was trying implement the rpm into my embedded linux box,I downloaded?

> ?????? the rpm source form hg clone http://hg.rpm.org/rpm ,?

> ?????? in the rpm dir ,i tried install the rpm it gives me the following error?

>?

> ??? step 1:?

> ? ? ? ? ?? ./autogen.sh --noconfigure?

> ?? ? ?????  ./configure --prefix=/opt/webjunk/hemrpm/myrpm?

> ????????? checking for library containing aio_read... -lrt?

> checking for fchmod... yes?

> checking for vsnprintf... yes?

> checking for snprintf... yes?

> checking for writev in -lport... no?

> checking libelf.h usability... no?

> checking libelf.h presence... no?

> checking for libelf.h... no?

> checking gelf.h usability... no?

> checking gelf.h presence... no?

> checking for gelf.h... no?

> checking dwarf.h usability... no?

> checking dwarf.h presence... no?

> checking for dwarf.h... no?

> checking beecrypt/beecrypt.h usability... yes?

> checking beecrypt/beecrypt.h presence... yes?

> checking for beecrypt/beecrypt.h... yes?

> checking for mpfprintln in -lbeecrypt... no?

> checking neon/ne_session.h usability... no?

> checking neon/ne_session.h presence... no?

> checking for neon/ne_session.h... no?

> checking sqlite3.h usability... no?

> checking sqlite3.h presence... no?

> checking for sqlite3.h... no?

> ./configure: line 26543: AM_GNU_GETTEXT: command not found?

> ./configure: line 26544: syntax error near unexpected token `external'?

> ./configure: line 26544: `AM_GNU_GETTEXT(external)'?

>?

> ??

>?

> can any point where i went wrong or any addtional packages is required?
?

Install gettext-devel to get around that...?
?

?  - Panu -?



 


________________________________________________________________________
Check out the new AOL.in. Get your free email, keep in touch with friends and family using AOL Messenger and stay up to date with the latest in News, Cricket, Bollywood, Music and much more!   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rpm.org/pipermail/rpm-maint/attachments/20070605/f1e418e5/attachment-0001.htm 


More information about the Rpm-maint mailing list