Re: O: jikes

2012-09-20 Thread SPC
Ok. Message received.

Sergio.

2012/9/20 Eric Blake :
> On 09/20/2012 08:24 AM, SPC wrote:
>> Hello. I'm trying to compile mtr (http://www.bitwizard.nl/mtr/) under
>> cygwin. The attempt returns an error message about netinit\ip6.h:
>
> Wrong list, and wrong thread.  Commandeering a thread is considered poor
> netiquette, especially when you can't even be bothered to change the
> subject line.  And your question is more appropriate for the main cygwin
> list, as it has nothing to do with packaging an application for
> distribution as part of the cygwin project.
>
> --
> Eric Blake   ebl...@redhat.com+1-919-301-3266
> Libvirt virtualization library http://libvirt.org
>


Re: O: jikes

2012-09-20 Thread Christopher Faylor
On Wed, Sep 19, 2012 at 04:43:17PM -0600, Eric Blake wrote:
>On 09/19/2012 04:24 PM, Thomas Wolff wrote:
>> Am 19.09.2012 07:10, schrieb Jari Aalto:
>>> I'm orphaning package "jikes". If anyone feels insterested in taking
>>> over,
>>> please go ahead.
>>>
>> I suggest to deprecate it. It is orphaned upstream and has never been
>> updated to Java 5.
>
>Seconded, as the guy who orphaned it upstream when Java 5 came out.

I've marked this package as obsolete.

cgf


Re: O: jikes

2012-09-20 Thread Eric Blake
On 09/20/2012 08:24 AM, SPC wrote:
> Hello. I'm trying to compile mtr (http://www.bitwizard.nl/mtr/) under
> cygwin. The attempt returns an error message about netinit\ip6.h:

Wrong list, and wrong thread.  Commandeering a thread is considered poor
netiquette, especially when you can't even be bothered to change the
subject line.  And your question is more appropriate for the main cygwin
list, as it has nothing to do with packaging an application for
distribution as part of the cygwin project.

-- 
Eric Blake   ebl...@redhat.com+1-919-301-3266
Libvirt virtualization library http://libvirt.org



signature.asc
Description: OpenPGP digital signature


Re: O: jikes

2012-09-20 Thread SPC
Hello. 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


Re: O: jikes

2012-09-19 Thread Eric Blake
On 09/19/2012 04:24 PM, Thomas Wolff wrote:
> Am 19.09.2012 07:10, schrieb Jari Aalto:
>> I'm orphaning package "jikes". If anyone feels insterested in taking
>> over,
>> please go ahead.
>>
>> Jari
> I suggest to deprecate it. It is orphaned upstream and has never been
> updated to Java 5.

Seconded, as the guy who orphaned it upstream when Java 5 came out.

-- 
Eric Blake   ebl...@redhat.com+1-919-301-3266
Libvirt virtualization library http://libvirt.org



signature.asc
Description: OpenPGP digital signature


Re: O: jikes

2012-09-19 Thread Thomas Wolff

Am 19.09.2012 07:10, schrieb Jari Aalto:

I'm orphaning package "jikes". If anyone feels insterested in taking over,
please go ahead.

Jari
I suggest to deprecate it. It is orphaned upstream and has never been 
updated to Java 5.

Thomas



O: jikes

2012-09-18 Thread Jari Aalto

I'm orphaning package "jikes". If anyone feels insterested in taking over,
please go ahead.

Jari