Accepted wmtime 1.0b2-10 (source i386)

2009-03-09 Thread Paul Harris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 15 Jul 2008 15:24:09 +0800 Source: wmtime Binary: wmtime Architecture: source i386 Version: 1.0b2-10 Distribution: unstable Urgency: low Maintainer: Paul Harris harris...@gmail.com Changed-By: Paul Harris harris...@gmail.com

gaby libc6

1999-09-27 Thread Paul Harris
hi, i installed gaby on my uptodate potato system (2.2.11), and it segfaulted. did a gdb gaby, ran it and it seg faulted in fputs(): 0x40435b5d in fputs () from /lib/libc.so.6 althought i don't think thats so unusual, i downloaded the latest gaby (who is the maintainer? there is a new version

vrweb, newbie maintainer/developer

1999-09-22 Thread Paul Harris
to sumbitting a working version of vrweb, so let me know about the proper procedures soon please! thanks! Paul Harris

name2() solved

1999-09-18 Thread Paul Harris
don't go away, i have a standardising question for the gurus: vrweb used a function called name2() that i eventually found in the libg++2.8.2-dev package in /usr/include/g++-2/generic.h #define name2(a,b) gEnErIc2(a,b) #define gEnErIc2(a,b) a ## b now dselect tells me: libg++2.8.2-dev - The

name2()

1999-09-17 Thread Paul Harris
hi the current problem is involving a function called name2() eg: from tifs.h Fieldsdeclare(name2(TIOINETFactoriesBase,Base),TIOINETFactoryPtr) from fields.h class name2(TIOINETFactoriesBase,Base) { see how its used in #defs

linux includes / inet includes

1999-09-16 Thread Paul Harris
hi, i'm trying to fix up vrweb, and if successful will apply for adoption and all that (already talked to the original maintainer). anyway, the current problem is the conflict between the linux includes and debian's netinet includes: /usr/include/linux/byteorder/generic.h:150: previous

fds_bits

1999-09-16 Thread Paul Harris
hi again, thanks Ray for the netinet-includes tips: that bit is compiling nicely now :) now, i'm having problems with some fds_bits thingy. what is it used for and where is it defined? i thought it was in sys/types.h, but the compiler doesn't seem to see the declaration (little ambiguous to me).