Ethereal-users: Re: [Ethereal-users] Problem compiling 0.9.7

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Geoff <capsthorne@xxxxxxxxxxx>
Date: Fri, 15 Nov 2002 20:00:23 +0000
On Fri, 15 Nov 2002 11:27:59 -0800
Guy Harris <guy@xxxxxxxxxx> wrote:

> On Fri, Nov 15, 2002 at 08:17:29AM +0000, Geoff wrote:
> > I think my zlib is up-to-date - it is 1.1.4 which (according
> > to http://www.gzip.org/zlib/), is current.
> 

> What does the commands
> 
> 	nm -p /usr/lib/libz.a | egrep gzgets
> 	nm -p /usr/lib/libz.so | egrep gzgets
> 	nm -p /usr/local/lib/libz.a | egrep gzgets
> 	nm -p /usr/local/lib/libz.so | egrep gzgets
> 
> report?

Hello Guy,

me@proton:~ > nm -p /usr/lib/libz.a | egrep gzgets
000015ac T gzgets

me@proton:~ > nm -p /usr/lib/libz.so | egrep gzgets
0000387c T gzgets

me@proton:~ > nm -p /usr/local/lib/libz.a | egrep gzgets
nm: /usr/local/lib/libz.a: No such file or directory

me@proton:~ > nm -p /usr/local/lib/libz.so | egrep gzg
nm: /usr/local/lib/libz.so: No such file or directory

I should, perhaps add, that I am running a linux from scratch
system.  Complying with the linux from scratch book, I installed
zlib with :

/configure --prefix=/usr &&
make &&
make install &&
./configure --prefix=/usr --shared &&
make &&
make install &&
cp zlib.3 /usr/share/man/man3

Geoff
__________________________________________________

Do You Yahoo!?

Everything you'll ever need on one web page

from News and Sport to Email and Music Charts

http://uk.my.yahoo.com