Re: Error while compiling XFree86

2005-12-12 Thread Nupur
Hi, I am replying to my own mail :) while trying to trace back where inflate is not getting defined, i tried installing all packages. Going back I observed in config.log of libtiff that inflateEnd is not getting configured. this is a part of config.log of libtiff. May be this can make the picture a

Re: Error while compiling XFree86

2005-12-12 Thread Nupur
On 12/12/05, Chris Staub <[EMAIL PROTECTED]> wrote: > What is the result of "ls /usr/lib/libz.*" and "ls /usr/include/zlib.h"? On 12/12/05, Andrew Benton <[EMAIL PROTECTED]> wrote: > Try deleting the freetype files you've installed in /usr/local and then > install freetype the way it's described

Re: Error while compiling XFree86

2005-12-12 Thread Andrew Benton
Nupur wrote: In file included from XftFreetype.h:29, from xftint.h:31, from xftcfg.c:28: /usr/local/include/ft2build.h:56:38: freetype/config/ftheader.h: No such file or directory Try deleting the freetype files you've installed in /usr/local and then install

Re: Error while compiling XFree86

2005-12-12 Thread Chris Staub
Nupur wrote: On 12/12/05, go moko <[EMAIL PROTECTED]> wrote: I don't have my system at disposition, so I can just guess. Perhaps someone will have a better advice. Where did you install zlib, specially the headers file? It seems that the compiler can't find them. I have followed the steps ment

Re: Error while compiling XFree86

2005-12-12 Thread Nupur
On 12/12/05, go moko <[EMAIL PROTECTED]> wrote: > I don't have my system at disposition, so I can just > guess. Perhaps someone will have a better advice. > Where did you install zlib, specially the headers > file? It seems that the compiler can't find them. I have followed the steps mentioned in

Re: Error while compiling XFree86

2005-12-12 Thread go moko
--- Nupur <[EMAIL PROTECTED]> wrote: > It is perfectly all right. MEan while i was figuring > out myself, what to do. > Well, I thought the same about reinstalling zlib and > have already > re-installed it. Then i checked for the symbol > definition, if inflate > is defined in zlib or not. I used

Re: Error while compiling XFree86

2005-12-12 Thread Nupur
> > Excuse me for answering late, but I was out for the > week-end. > I've never seen this error in building XOrg, but I > think it must be a problem with libz. Can you check > your installation of Zlib, and perhaps reinstall it? > Don't omiss the 'ldconfig' command after that. > Regards > G. Moko

Re: Error while compiling XFree86

2005-12-12 Thread go moko
--- Nupur <[EMAIL PROTECTED]> wrote: > Now I am facing the issue of undefined reference to > 'inflate'. For > convinience I'll mention the error message again: > -- > make[3]: Entering directory > `/home/nupur/downloads/XFree86-4.5/build-xc/programs/bdftopcf' > rm -f bdftopcf > gcc -m32 -o bdft

Re: Error while compiling XFree86

2005-12-08 Thread Nupur
> > > > I am using the host.def file that is provided with > > the book-6.1. > > Do I need to make some more changes in host.def? > > hmm, do you have installed FreeType2 in /usr/local or > in /usr? In the first case, you must create a link > from /usr/include/freetype2 to /usr/local/freetype2 > fo

Re: Error while compiling XFree86

2005-12-08 Thread go moko
--- Nupur <[EMAIL PROTECTED]> wrote: > As I was getting few errors regarding the files > related to > Xfree86-4.5, I tried recompiling it. I have already > compiled > Freetype2, Zlib, Fontconfig, Expat & libpng. So, > when in host.def I > configure them as use already installed libraries, I > get

Re: Error while compiling XFree86

2005-12-07 Thread Subhash Chandra
hi,i remember having prob with the host.def. Can't be sure if it's the same. I used a little modified one. I'm on mobile now. I'll see when i get to my pc. On 12/8/05, Nupur <[EMAIL PROTECTED]> wrote: > As I was getting few errors regarding the files related to > Xfree86-4.5, I tried recompiling i

Error while compiling XFree86

2005-12-07 Thread Nupur
As I was getting few errors regarding the files related to Xfree86-4.5, I tried recompiling it. I have already compiled Freetype2, Zlib, Fontconfig, Expat & libpng. So, when in host.def I configure them as use already installed libraries, I get the following error: gcc -m32 -c -O2 -fno-st