Hi,
Thx for replying. I saw this: http://www.wireshark.org/lists/wireshark-bugs/200806/msg00308.html
But sorry, I didn't find out what should I do. Can you be more clear please? Thank you
> Date: Tue, 24 Jun 2008 14:03:39 -0400 > From: jeff.morriss.ws@xxxxxxxxx > To: wireshark-users@xxxxxxxxxxxxx > Subject: Re: [Wireshark-users] error while compiling wireshark1.0.0 > > > I checked in a fix for bug 2607 and added the patch to the bug--which > hopefully will apply cleanly to the 1.0.0 source code. Could you check > it out? I had to fake having a system with a broken inet_pton()... > > Lina wrote: > > Hi, > > > > Thanks Jeff. I tried that but sill have the same problem. > > I work on ubuntu . > > I did that: > > > > ./configure > > > > make inet_pton.o > > make inet_pton.lo > > cd epan > > ln -s ../inet_pton.lo > > ln -s ../inet_pton.o > > mkdir -p .libs > > cd .libs/ > > ln -s ../../.libs/inet_pton.o . > > cd ../.. > > > > make > > same error, > > > > make[3]: *** No rule to make target `inet_ntop.lo', needed by > > `libwireshark.la'. Stop. > > Is there no solution for that???? > > > > > > > > > Date: Fri, 20 Jun 2008 12:59:07 -0400 > > > From: jeff.morriss.ws@xxxxxxxxx > > > To: wireshark-users@xxxxxxxxxxxxx > > > Subject: Re: [Wireshark-users] error while compiling wireshark1.0.0 > > > > > > > > > > > > Lina wrote: > > > > Hello, > > > > > > > > I try to install wireshark on my ubuntu but get the following error: > > > > > > > > 1.0.0\" -DINET6 "-D_U_=__attribute__((unused))" -g -O2 -Wall -W > > > > -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith > > > > -Wno-pointer-sign -I/usr/local/include -pthread -I/usr/include/gtk-2.0 > > > > -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo > > > > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > > > > -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 > > > > -I/usr/include/libpng12 -MT inet_aton.lo -MD -MP -MF > > .deps/inet_aton.Tpo > > > > -c inet_aton.c -fPIC -DPIC -o .libs/inet_aton.o > > > > mv -f .deps/inet_aton.Tpo .deps/inet_aton.Plo > > > > make[3]: *** No rule to make target `inet_pton.lo', needed by > > > > `libwireshark.la'. Stop. > > > > > > > > > > > > How can I solve that?? > > > > > > See: > > > > > > https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2607 > > > _______________________________________________ > > > Wireshark-users mailing list > > > Wireshark-users@xxxxxxxxxxxxx > > > https://wireshark.org/mailman/listinfo/wireshark-users > > > > ------------------------------------------------------------------------ > > Avec Windows Live Messenger restez en contact avec tous vos amis ! > > Téléchargez Messenger, c'est gratuit ! > > <http://www.windowslive.fr/messenger/> > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Wireshark-users mailing list > > Wireshark-users@xxxxxxxxxxxxx > > https://wireshark.org/mailman/listinfo/wireshark-users > _______________________________________________ > Wireshark-users mailing list > Wireshark-users@xxxxxxxxxxxxx > https://wireshark.org/mailman/listinfo/wireshark-users
Avec Windows Live Messenger restez en contact avec tous vos amis ! Téléchargez Messenger, c'est gratuit !
|