This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

mtr package compilation under cygwin


Hello again and sorry (Jari mostly) for a previous message with a
wrong subject. I'll repeat.


I'm trying to compile mtr (http://www.bitwizard.nl/mtr/) under
cygwin. The attempt returns an error message about netinit\ip6.h:

$ make
make  all-recursive
make[1]: se ingresa al directorio `/cygdrive/h/dvl/sys/mtr/mtr-0.82'
Making all in img
make[2]: se ingresa al directorio `/cygdrive/h/dvl/sys/mtr/mtr-0.82/img'
make[3]: se ingresa al directorio `/cygdrive/h/dvl/sys/mtr/mtr-0.82'
make[3]: se sale del directorio `/cygdrive/h/dvl/sys/mtr/mtr-0.82'
make[2]: No se hace nada para `all'.
make[2]: se sale del directorio `/cygdrive/h/dvl/sys/mtr/mtr-0.82/img'
make[2]: se ingresa al directorio `/cygdrive/h/dvl/sys/mtr/mtr-0.82'
gcc -DHAVE_CONFIG_H -I.      -g -O2 -D_REENTRANT
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/inc
lude/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/gl
ib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng15 -I/usr/include/libpng14   -Wall -Wno-pointer
-sign -MT mtr.o -MD -MP -MF .deps/mtr.Tpo -c -o mtr.o mtr.c

In file included from mtr.c:36:0:
net.h:25:25: error fatal: netinet/ip6.h: No such file or directory

compilación terminada.
Makefile:376: recipe for target `mtr.o' failed
make[2]: *** [mtr.o] Error 1
make[2]: se sale del directorio `/cygdrive/h/dvl/sys/mtr/mtr-0.82'
Makefile:434: recipe for target `all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/cygdrive/h/dvl/sys/mtr/mtr-0.82'
Makefile:260: recipe for target `all' failed
make: *** [all] Error 2

Is this header file available ?

$ d /usr/include/netinet

/usr/include/netinet/:
rw-r--r--  win:None   508  Jul 20 22:56  in.h
rw-r--r--  win:None   355  Jul 20 22:56  in_systm.h
rw-r--r--  win:None  8.2K  Jul 20 22:56  ip.h
rw-r--r--  win:None   347  Jul 20 22:56  ip_icmp.h
rw-r--r--  win:None  5.3K  Jul 20 22:56  tcp.h
rw-r--r--  win:None  2.2K  Jul 20 22:56  udp.h
6 regular files in directory, with a total size of 17K.

At least not in my Cygwin installation, but who knows...

All help is welcome.

--
Gracias | Regards

Saludos - Greetings - Freundliche Grüße - Salutations
--
Sergio Pedraja

twitter: @sergio_pedraja
skype: Sergio Pedraja
http://plus.google.com/u/0/101292256663392735405
-----
No crea todo lo que ve, ni crea que está viéndolo todo


-- 
Gracias | Regards

Saludos - Greetings - Freundliche Grüße - Salutations
-- 
Sergio Pedraja

twitter: @sergio_pedraja
skype: Sergio Pedraja
http://plus.google.com/u/0/101292256663392735405
http://www.linkedin.com/in/sergiopedraja
http://www.quora.com/Sergio-Pedraja
http://spedraja.wordpress.com
https://www.xing.com/profile/Sergio_Pedraja
http://www.viadeo.com
http://www.avalonred.com/
-----
No crea todo lo que ve, ni crea que está viéndolo todo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]