HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: can't make 3.22-3 on mac os x 10.2.2
Author: Frank Caputo
Date: 12/14/2002 20:18
 
> > > I get the following error on mac os x 10.2.2. can anybody
> > > help me?> > 
> > The compiling is having problems because OSX does not 
> > support dlopen() (and this is bad)
> > The strange thing is that the configure apparently detected 
> > this function (?) - did you install dlcompat?> > 
> > 
> > 
> 
> I think I installed dlcompat. But today i will upgrade fink
> and see if it works.
> You changed the configure script, so that I can not disable
> features, which I did before and it worked fine.


Ok I installed the new version of dlcompat, but it didn't
help. Then I called 
./configure --disable-shared --enable-static
and it looks much better. But I still get an error, which I
think is in the last step:

/bin/sh ../libtool --mode=link gcc  -O -g3 -Wall
-Wcast-align -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wnested-externs
-D_REENTRANT   -o httrack  httrack.o -lpthread -lhttrack 
gcc -O -g3 -Wall -Wcast-align -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wnested-externs -D_REENTRANT -o httrack httrack.o 
/Users/cappi/Desktop/iPod/httrack-3.22/src/.libs/libhttrack.a
-lpthread -ldl
ld: multiple definitions of symbol _fexist
httrack.o definition of _fexist in section (__TEXT,__text)
/Users/cappi/Desktop/iPod/httrack-3.22/src/.libs/libhttrack.a(htslib.o)
definition of _fexist in section (__TEXT,__text)
ld: multiple definitions of symbol _linput
httrack.o definition of _linput in section (__TEXT,__text)
/Users/cappi/Desktop/iPod/httrack-3.22/src/.libs/libhttrack.a(htslib.o)
definition of _linput in section (__TEXT,__text)
make[3]: *** [httrack] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Does anybody know what it means? If I successfully compile
httrack I'd like to make the compiled OSX version available.

Thanks Frank
 
Reply Create subthread


All articles

Subject Author Date
can't make 3.22-3 on mac os x 10.2.2

12/04/2002 16:13
Re: can't make 3.22-3 on mac os x 10.2.2

12/05/2002 19:46
Re: can't make 3.22-3 on mac os x 10.2.2

12/13/2002 14:11
Re: can't make 3.22-3 on mac os x 10.2.2

12/14/2002 20:18
Re: can't make 3.22-3 on mac os x 10.2.2

12/14/2002 20:54
Re: can't make 3.22-3 on mac os x 10.2.2

12/16/2002 12:35




c

Created with FORUM 2.0.11