Roland's xattr patch

2005-03-06 Thread bddebian
", stat=0xe8, flag=1, ftw=0xe8) at getfattr.c:368 #5 0x0113bbb6 in ftw_dir () from /lib/libc.so.0.3 #6 0x0113bfcf in ftw_startup () from /lib/libc.so.0.3 #7 0x0113c1c3 in nftw64 () from /lib/libc.so.0.3 #8 0x0804973b in main (argc=3, argv=0x101ae74) at getfattr.

FTBFS: xorg monolithic xserver

2004-05-11 Thread bddebian
ake.tmpl:105, from Imakefile.c:14: config/cf/gnu.cf:108: no macro name given in #ifndef directive ./config/imake/imake: Exit code 1. Stop. make[1]: *** [config/makedepend/Makefile.proto] Error 1 make[1]: Leaving directory `/src/bdefreese/xc' make: *** [World] Error 2 Ba

FTBFS: X11 library from freedesktop.org

2004-05-05 Thread bddebian
ed several times on some of the ML archives but no specific fix. Any thoughts? Thanks! Barry deFreese (aka bddebian) ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd

Parted bug?

2003-07-11 Thread bddebian
When I tried to run parted today I recieved a segmentation fault. Is this a bug or just me? I will try to run gdb against it if I get a chance. Thank you, Barry deFreese GNU/Hurd Dropout or Wannabe Developer.. You decide. ___ Bug-hurd mailing list

[no subject]

2003-06-27 Thread bddebian
Damn webmail client, didn't get the attachment.. Barry deFreese GNU Hacker wannabe.. --- fwd.c 1999-05-01 18:11:51.0 -0700 +++ fwdnew.c2003-06-27 05:59:25.0 -0700 @@ -25,20 +25,59 @@ #include #include #include +#include +#include + +const char *argp_program_vers

Patch to add argp options to fwd translator

2003-06-27 Thread bddebian
Hello, I know that this is very low priority but it is good exposure/practice for me. So if someone could check it I would appreciate it but no big deal. I have added argp option for the fwd translator.. Thank you, Barry deFreese GNU Hacker Wannabe...

Hurd program output for --help, --usage, and --version

2003-06-24 Thread bddebian
I have checked all the apps in /usr/hurd and here are the results. Some of them may be valid..?? ext2fs.static: No -V/--version output fwd: all arguments just display Usage:. Checked the code and it is not using argp or getopt ifsock: all arguments yeild "must be started as a translator"

Re: Re: Compiling oskit - New error

2003-05-31 Thread bddebian
> > From: Ognyan Kulev <[EMAIL PROTECTED]> > Date: 2003/05/30 Fri AM 03:42:58 EDT > To: [EMAIL PROTECTED] > CC: [EMAIL PROTECTED] > Subject: Re: Compiling oskit - New error > > Barry deFreese wrote: > > > pic_set_master.c:32:macro "PIC_DELAY" used without args. > > I've just found that error t