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 out

vrweb, newbie maintainer/developer

1999-09-22 Thread Paul Harris
uff... maybe the same problem is suffered here... would this help anyone to debug it? anyway, i'm looking forward 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 G

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 a

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).

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 declaratio