* /usr/include and /usr/src/linux/include
@ Janina Sajka
` Chris Nestrud
` Frank Carmickle
0 siblings, 2 replies; 17+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: speakup
Hi, List:
--
What exactly is the relationship between /usr/include and the kernel
source tree at /usr/src/linux? Does the latter need to have a sym link to
the former somewhere? Where?
Thanks.
Janina Sajka, Director
Technology Research and Development
Governmental Relations Group
American Foundation for the Blind (AFB)
Email: janina@afb.net Phone: (202) 408-8175
Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org
Will electronic books surpass print books? Read our white paper,
Surpassing Gutenberg, at http://www.afb.org/ebook.asp
Download a free sample Digital Talking Book edition of Martin Luther
King Jr's inspiring "I Have A Dream" speech at
http://www.afb.org/mlkweb.asp
Learn how to make accessible software at
http://www.afb.org/accessapp.asp
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: /usr/include and /usr/src/linux/include
/usr/include and /usr/src/linux/include Janina Sajka
@ ` Chris Nestrud
` Janina Sajka
` Frank Carmickle
1 sibling, 1 reply; 17+ messages in thread
From: Chris Nestrud @ UTC (permalink / raw)
To: speakup
I think it's /usr/include/linux to /usr/src/linux/include/linux. Unless
your distribution has a package for the kernel headers, in which case it
probably put them directly in /usr/include/linux, so no symlink.
Chris
On Sat, Jul 21, 2001 at 04:06:53PM -0400, Janina Sajka wrote:
> Hi, List:
>
>
>
> --
>
> What exactly is the relationship between /usr/include and the kernel
> source tree at /usr/src/linux? Does the latter need to have a sym link to
> the former somewhere? Where?
>
> Thanks.
>
>
>
> Janina Sajka, Director
> Technology Research and Development
> Governmental Relations Group
> American Foundation for the Blind (AFB)
>
> Email: janina@afb.net Phone: (202) 408-8175
>
> Chair, Accessibility SIG
> Open Electronic Book Forum (OEBF)
> http://www.openebook.org
>
> Will electronic books surpass print books? Read our white paper,
> Surpassing Gutenberg, at http://www.afb.org/ebook.asp
>
> Download a free sample Digital Talking Book edition of Martin Luther
> King Jr's inspiring "I Have A Dream" speech at
> http://www.afb.org/mlkweb.asp
>
> Learn how to make accessible software at
> http://www.afb.org/accessapp.asp
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: /usr/include and /usr/src/linux/include
/usr/include and /usr/src/linux/include Janina Sajka
` Chris Nestrud
@ ` Frank Carmickle
` Chris Nestrud
1 sibling, 1 reply; 17+ messages in thread
From: Frank Carmickle @ UTC (permalink / raw)
To: speakup
Hi Janina
/usr/src/linux/include/linux should be linked to /usr/include/linux
I thought that there was another one but I can't find it on my system.
On Sat, 21 Jul 2001, Janina Sajka wrote:
> Hi, List:
>
>
>
>
--
Frank Carmickle
phone: 412 761-9568
email: frankiec@dryrose.com
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: /usr/include and /usr/src/linux/include
` Frank Carmickle
@ ` Chris Nestrud
0 siblings, 0 replies; 17+ messages in thread
From: Chris Nestrud @ UTC (permalink / raw)
To: speakup
It's /usr/include/asm, but I forget where it's linked to in the kernel
source tree.
Chris
On Sat, Jul 21, 2001 at 07:06:51PM -0400, Frank Carmickle wrote:
> Hi Janina
>
> /usr/src/linux/include/linux should be linked to /usr/include/linux
>
> I thought that there was another one but I can't find it on my system.
>
> On Sat, 21 Jul 2001, Janina Sajka wrote:
>
> > Hi, List:
> >
> >
> >
> >
>
> --
> Frank Carmickle
> phone: 412 761-9568
> email: frankiec@dryrose.com
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: /usr/include and /usr/src/linux/include
` Chris Nestrud
@ ` Janina Sajka
` Gregory Nowak
0 siblings, 1 reply; 17+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: speakup
Well, the stock 2.4.7 kernel creates an actual directory
/usr/src/linux/include. So, I'm still befuddled. I guess I can symlink all
the headers from /usr/include/linux into /usr/src/linux/include--but that
didn't work for me. My compile attempt choked, complaining about speakup,
actually.
I tried yesterday afternoon--downloaded linux-2.4.7 from ftp.kernels.org
and ran checkout to get speakup patched in. It would not compile.
On Sat,
21 Jul 2001, Chris Nestrud wrote:
> I think it's /usr/include/linux to /usr/src/linux/include/linux. Unless
> your distribution has a package for the kernel headers, in which case it
> probably put them directly in /usr/include/linux, so no symlink.
>
> Chris
>
> On Sat, Jul 21, 2001 at 04:06:53PM -0400, Janina Sajka wrote:
> > Hi, List:
> >
> >
> >
> > --
> >
> > What exactly is the relationship between /usr/include and the kernel
> > source tree at /usr/src/linux? Does the latter need to have a sym link to
> > the former somewhere? Where?
> >
> > Thanks.
> >
> >
> >
> > Janina Sajka, Director
> > Technology Research and Development
> > Governmental Relations Group
> > American Foundation for the Blind (AFB)
> >
> > Email: janina@afb.net Phone: (202) 408-8175
> >
> > Chair, Accessibility SIG
> > Open Electronic Book Forum (OEBF)
> > http://www.openebook.org
> >
> > Will electronic books surpass print books? Read our white paper,
> > Surpassing Gutenberg, at http://www.afb.org/ebook.asp
> >
> > Download a free sample Digital Talking Book edition of Martin Luther
> > King Jr's inspiring "I Have A Dream" speech at
> > http://www.afb.org/mlkweb.asp
> >
> > Learn how to make accessible software at
> > http://www.afb.org/accessapp.asp
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
Janina Sajka, Director
Technology Research and Development
Governmental Relations Group
American Foundation for the Blind (AFB)
Email: janina@afb.net Phone: (202) 408-8175
Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org
Will electronic books surpass print books? Read our white paper,
Surpassing Gutenberg, at http://www.afb.org/ebook.asp
Download a free sample Digital Talking Book edition of Martin Luther
King Jr's inspiring "I Have A Dream" speech at
http://www.afb.org/mlkweb.asp
Learn how to make accessible software at
http://www.afb.org/accessapp.asp
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: /usr/include and /usr/src/linux/include
` Janina Sajka
@ ` Gregory Nowak
` Tommy Moore
0 siblings, 1 reply; 17+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
I didn't know 2.4.7 was out already.
I'm going to download it and try it out.
We'll see if it has any problems with speakup 0.10a.
Greg
On Mon, Jul 23, 2001 at 09:41:47AM -0400, Janina Sajka wrote:
> Well, the stock 2.4.7 kernel creates an actual directory
> /usr/src/linux/include. So, I'm still befuddled. I guess I can symlink all
> the headers from /usr/include/linux into /usr/src/linux/include--but that
> didn't work for me. My compile attempt choked, complaining about speakup,
> actually.
>
> I tried yesterday afternoon--downloaded linux-2.4.7 from ftp.kernels.org
> and ran checkout to get speakup patched in. It would not compile.
>
> On Sat,
> 21 Jul 2001, Chris Nestrud wrote:
>
> > I think it's /usr/include/linux to /usr/src/linux/include/linux. Unless
> > your distribution has a package for the kernel headers, in which case it
> > probably put them directly in /usr/include/linux, so no symlink.
> >
> > Chris
> >
> > On Sat, Jul 21, 2001 at 04:06:53PM -0400, Janina Sajka wrote:
> > > Hi, List:
> > >
> > >
> > >
> > > --
> > >
> > > What exactly is the relationship between /usr/include and the kernel
> > > source tree at /usr/src/linux? Does the latter need to have a sym link to
> > > the former somewhere? Where?
> > >
> > > Thanks.
> > >
> > >
> > >
> > > Janina Sajka, Director
> > > Technology Research and Development
> > > Governmental Relations Group
> > > American Foundation for the Blind (AFB)
> > >
> > > Email: janina@afb.net Phone: (202) 408-8175
> > >
> > > Chair, Accessibility SIG
> > > Open Electronic Book Forum (OEBF)
> > > http://www.openebook.org
> > >
> > > Will electronic books surpass print books? Read our white paper,
> > > Surpassing Gutenberg, at http://www.afb.org/ebook.asp
> > >
> > > Download a free sample Digital Talking Book edition of Martin Luther
> > > King Jr's inspiring "I Have A Dream" speech at
> > > http://www.afb.org/mlkweb.asp
> > >
> > > Learn how to make accessible software at
> > > http://www.afb.org/accessapp.asp
> > >
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
>
> --
>
> Janina Sajka, Director
> Technology Research and Development
> Governmental Relations Group
> American Foundation for the Blind (AFB)
>
> Email: janina@afb.net Phone: (202) 408-8175
>
> Chair, Accessibility SIG
> Open Electronic Book Forum (OEBF)
> http://www.openebook.org
>
> Will electronic books surpass print books? Read our white paper,
> Surpassing Gutenberg, at http://www.afb.org/ebook.asp
>
> Download a free sample Digital Talking Book edition of Martin Luther
> King Jr's inspiring "I Have A Dream" speech at
> http://www.afb.org/mlkweb.asp
>
> Learn how to make accessible software at
> http://www.afb.org/accessapp.asp
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: /usr/include and /usr/src/linux/include
` Gregory Nowak
@ ` Tommy Moore
` Chris Nestrud
` Janina Sajka
0 siblings, 2 replies; 17+ messages in thread
From: Tommy Moore @ UTC (permalink / raw)
To: speakup
Yep, 2.4.7 has problems compiling over here that are speakup related.
Going for 2.4.6 now.
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: /usr/include and /usr/src/linux/include
` Tommy Moore
@ ` Chris Nestrud
` Buddy Brannan
` Janina Sajka
` Janina Sajka
1 sibling, 2 replies; 17+ messages in thread
From: Chris Nestrud @ UTC (permalink / raw)
To: speakup
I treid 2.4.6, and had prbolems. I'm at 2.4.1 now, wtih the CVS version.
Chris
On Mon, Jul 23, 2001 at 02:19:27PM -0400, Tommy Moore wrote:
> Yep, 2.4.7 has problems compiling over here that are speakup related.
>
> Going for 2.4.6 now.
>
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: /usr/include and /usr/src/linux/include
` Chris Nestrud
@ ` Buddy Brannan
` Buddy Brannan
` Janina Sajka
1 sibling, 1 reply; 17+ messages in thread
From: Buddy Brannan @ UTC (permalink / raw)
To: speakup
I'm currently running 2.4.6 with the latest CVS Speakup and it works
OK. Am compiling 2.4.7 now (again with CVS Speakup)
--
Buddy Brannan, KB5ELV | History is made by stupid people.
Email: davros@ycardz.com | Clever people wouldn't even try.
Phone: (972) 276-6360 | If you want a place in the history books
ICQ: 36621210 | Then do something dumb before you die.
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: /usr/include and /usr/src/linux/include
` Buddy Brannan
@ ` Buddy Brannan
` Janina Sajka
0 siblings, 1 reply; 17+ messages in thread
From: Buddy Brannan @ UTC (permalink / raw)
To: speakup
Nope, it definitely doesn't work with 2.4.7 and the error (which I
don't have, sorry) definitely refers to Speakup. It doesn't bomb until
you do the make bzImage though.
--
Buddy Brannan, KB5ELV | History is made by stupid people.
Email: davros@ycardz.com | Clever people wouldn't even try.
Phone: (972) 276-6360 | If you want a place in the history books
ICQ: 36621210 | Then do something dumb before you die.
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: /usr/include and /usr/src/linux/include
` Tommy Moore
` Chris Nestrud
@ ` Janina Sajka
1 sibling, 0 replies; 17+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: speakup
[-- Attachment #1: Type: TEXT/PLAIN, Size: 766 bytes --]
OK, so maybe it's not just me. In that case, I'm attaching my cc.out
file--though I don't vouch that I got all the symlinks right for Redhat.
--
Janina Sajka, Director
Technology Research and Development
Governmental Relations Group
American Foundation for the Blind (AFB)
Email: janina@afb.net Phone: (202) 408-8175
Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org
Will electronic books surpass print books? Read our white paper,
Surpassing Gutenberg, at http://www.afb.org/ebook.asp
Download a free sample Digital Talking Book edition of Martin Luther
King Jr's inspiring "I Have A Dream" speech at
http://www.afb.org/mlkweb.asp
Learn how to make accessible software at
http://www.afb.org/accessapp.asp
[-- Attachment #2: Type: TEXT/PLAIN, Size: 14929 bytes --]
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/split-include scripts/split-include.c
scripts/split-include include/linux/autoconf.h include/config
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o init/main.o init/main.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DUTS_MACHINE='"i386"' -c -o init/version.o init/version.c
make CFLAGS="-D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 " -C kernel
make[1]: Entering directory `/home/sysdev/src/linux-2.4.7/kernel'
make all_targets
make[2]: Entering directory `/home/sysdev/src/linux-2.4.7/kernel'
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -fno-omit-frame-pointer -c -o sched.o sched.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o dma.o dma.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o fork.o fork.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o exec_domain.o exec_domain.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o panic.o panic.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o printk.o printk.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o module.o module.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o exit.o exit.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o itimer.o itimer.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o info.o info.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o time.o time.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o softirq.o softirq.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o resource.o resource.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o sysctl.o sysctl.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o acct.o acct.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o capability.o capability.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o ptrace.o ptrace.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o timer.o timer.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o user.o user.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DEXPORT_SYMTAB -c signal.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DEXPORT_SYMTAB -c sys.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DEXPORT_SYMTAB -c kmod.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DEXPORT_SYMTAB -c context.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o uid16.o uid16.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DEXPORT_SYMTAB -c ksyms.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DEXPORT_SYMTAB -c pm.c
rm -f kernel.o
ld -m elf_i386 -r -o kernel.o sched.o dma.o fork.o exec_domain.o panic.o printk.o module.o exit.o itimer.o info.o time.o softirq.o resource.o sysctl.o acct.o capability.o ptrace.o timer.o user.o signal.o sys.o kmod.o context.o uid16.o ksyms.o pm.o
make[2]: Leaving directory `/home/sysdev/src/linux-2.4.7/kernel'
make[1]: Leaving directory `/home/sysdev/src/linux-2.4.7/kernel'
make CFLAGS="-D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 " -C drivers
make[1]: Entering directory `/home/sysdev/src/linux-2.4.7/drivers'
make -C block
make[2]: Entering directory `/home/sysdev/src/linux-2.4.7/drivers/block'
make all_targets
make[3]: Entering directory `/home/sysdev/src/linux-2.4.7/drivers/block'
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DEXPORT_SYMTAB -c ll_rw_blk.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DEXPORT_SYMTAB -c blkpg.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o genhd.o genhd.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o elevator.o elevator.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DEXPORT_SYMTAB -c loop.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o xd.o xd.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o nbd.o nbd.c
rm -f block.o
ld -m elf_i386 -r -o block.o ll_rw_blk.o blkpg.o genhd.o elevator.o loop.o xd.o nbd.o
make[3]: Leaving directory `/home/sysdev/src/linux-2.4.7/drivers/block'
make[2]: Leaving directory `/home/sysdev/src/linux-2.4.7/drivers/block'
make -C cdrom
make[2]: Entering directory `/home/sysdev/src/linux-2.4.7/drivers/cdrom'
make all_targets
make[3]: Entering directory `/home/sysdev/src/linux-2.4.7/drivers/cdrom'
rm -f driver.o
ar rcs driver.o
make[3]: Leaving directory `/home/sysdev/src/linux-2.4.7/drivers/cdrom'
make[2]: Leaving directory `/home/sysdev/src/linux-2.4.7/drivers/cdrom'
make -C char
make[2]: Entering directory `/home/sysdev/src/linux-2.4.7/drivers/char'
make -C drm
make[3]: Entering directory `/home/sysdev/src/linux-2.4.7/drivers/char/drm'
make all_targets
make[4]: Entering directory `/home/sysdev/src/linux-2.4.7/drivers/char/drm'
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o init.o init.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o memory.o memory.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o proc.o proc.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o auth.o auth.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o context.o context.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o drawable.o drawable.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o bufs.o bufs.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o lists.o lists.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o lock.o lock.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o ioctl.o ioctl.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o fops.o fops.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o vm.o vm.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o dma.o dma.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o ctxbitmap.o ctxbitmap.c
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o agpsupport.o agpsupport.c
rm -f drmlib.a
ar rcs drmlib.a init.o memory.o proc.o auth.o context.o drawable.o bufs.o lists.o lock.o ioctl.o fops.o vm.o dma.o ctxbitmap.o agpsupport.o
rm -f drm.o
ld -m elf_i386 -r -o drm.o drmlib.a
make[4]: Leaving directory `/home/sysdev/src/linux-2.4.7/drivers/char/drm'
make[3]: Leaving directory `/home/sysdev/src/linux-2.4.7/drivers/char/drm'
make -C speakup
make[3]: Entering directory `/home/sysdev/src/linux-2.4.7/drivers/char/speakup'
make all_targets
make[4]: Entering directory `/home/sysdev/src/linux-2.4.7/drivers/char/speakup'
gcc -D__KERNEL__ -I/home/sysdev/src/linux-2.4.7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o speakup.o speakup.c
make[4]: Leaving directory `/home/sysdev/src/linux-2.4.7/drivers/char/speakup'
make[3]: Leaving directory `/home/sysdev/src/linux-2.4.7/drivers/char/speakup'
make[2]: Leaving directory `/home/sysdev/src/linux-2.4.7/drivers/char'
make[1]: Leaving directory `/home/sysdev/src/linux-2.4.7/drivers'
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: /usr/include and /usr/src/linux/include
` Chris Nestrud
` Buddy Brannan
@ ` Janina Sajka
1 sibling, 0 replies; 17+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: speakup
I've got 2.4.6 working on two computers now.
On Mon, 23 Jul 2001, Chris Nestrud wrote:
> I treid 2.4.6, and had prbolems. I'm at 2.4.1 now, wtih the CVS version.
>
> Chris
>
> On Mon, Jul 23, 2001 at 02:19:27PM -0400, Tommy Moore wrote:
> > Yep, 2.4.7 has problems compiling over here that are speakup related.
> >
> > Going for 2.4.6 now.
> >
> >
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
Janina Sajka, Director
Technology Research and Development
Governmental Relations Group
American Foundation for the Blind (AFB)
Email: janina@afb.net Phone: (202) 408-8175
Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org
Will electronic books surpass print books? Read our white paper,
Surpassing Gutenberg, at http://www.afb.org/ebook.asp
Download a free sample Digital Talking Book edition of Martin Luther
King Jr's inspiring "I Have A Dream" speech at
http://www.afb.org/mlkweb.asp
Learn how to make accessible software at
http://www.afb.org/accessapp.asp
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: /usr/include and /usr/src/linux/include
` Buddy Brannan
@ ` Janina Sajka
` Gregory Nowak
0 siblings, 1 reply; 17+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: speakup
And the actual error doesn't seem to make it into the cc.out file. At
least, this is what I noticed here. Strange.
Sorry, by the time I looked at my file, the actual message was off screen.
On Mon, 23 Jul 2001, Buddy Brannan wrote:
> Nope, it definitely doesn't work with 2.4.7 and the error (which I
> don't have, sorry) definitely refers to Speakup. It doesn't bomb until
> you do the make bzImage though.
>
--
Janina Sajka, Director
Technology Research and Development
Governmental Relations Group
American Foundation for the Blind (AFB)
Email: janina@afb.net Phone: (202) 408-8175
Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org
Will electronic books surpass print books? Read our white paper,
Surpassing Gutenberg, at http://www.afb.org/ebook.asp
Download a free sample Digital Talking Book edition of Martin Luther
King Jr's inspiring "I Have A Dream" speech at
http://www.afb.org/mlkweb.asp
Learn how to make accessible software at
http://www.afb.org/accessapp.asp
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: /usr/include and /usr/src/linux/include
` Janina Sajka
@ ` Gregory Nowak
` Janina Sajka
0 siblings, 1 reply; 17+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
Why not just send the output of make bzImage to a file?
Greg
On Mon, Jul 23, 2001 at 04:49:28PM -0400, Janina Sajka wrote:
> And the actual error doesn't seem to make it into the cc.out file. At
> least, this is what I noticed here. Strange.
> Sorry, by the time I looked at my file, the actual message was off screen.
>
>
> On Mon, 23 Jul 2001, Buddy Brannan wrote:
>
> > Nope, it definitely doesn't work with 2.4.7 and the error (which I
> > don't have, sorry) definitely refers to Speakup. It doesn't bomb until
> > you do the make bzImage though.
> >
>
> --
>
> Janina Sajka, Director
> Technology Research and Development
> Governmental Relations Group
> American Foundation for the Blind (AFB)
>
> Email: janina@afb.net Phone: (202) 408-8175
>
> Chair, Accessibility SIG
> Open Electronic Book Forum (OEBF)
> http://www.openebook.org
>
> Will electronic books surpass print books? Read our white paper,
> Surpassing Gutenberg, at http://www.afb.org/ebook.asp
>
> Download a free sample Digital Talking Book edition of Martin Luther
> King Jr's inspiring "I Have A Dream" speech at
> http://www.afb.org/mlkweb.asp
>
> Learn how to make accessible software at
> http://www.afb.org/accessapp.asp
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: /usr/include and /usr/src/linux/include
` Gregory Nowak
@ ` Janina Sajka
` Terry D. Cudney
0 siblings, 1 reply; 17+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: speakup
Yes, this is what I do:
make bzImage 2>&1 >cc.out
What surprised me is that the last errors I saw first on screen where not
actually there in the cc.out file when later I looked at this file.
On Mon, 23 Jul 2001, Gregory Nowak wrote:
> Why not just send the output of make bzImage to a file?
> Greg
>
>
> On Mon, Jul 23, 2001 at 04:49:28PM -0400, Janina Sajka wrote:
> > And the actual error doesn't seem to make it into the cc.out file. At
> > least, this is what I noticed here. Strange.
> > Sorry, by the time I looked at my file, the actual message was off screen.
> >
> >
> > On Mon, 23 Jul 2001, Buddy Brannan wrote:
> >
> > > Nope, it definitely doesn't work with 2.4.7 and the error (which I
> > > don't have, sorry) definitely refers to Speakup. It doesn't bomb until
> > > you do the make bzImage though.
> > >
> >
> > --
> >
> > Janina Sajka, Director
> > Technology Research and Development
> > Governmental Relations Group
> > American Foundation for the Blind (AFB)
> >
> > Email: janina@afb.net Phone: (202) 408-8175
> >
> > Chair, Accessibility SIG
> > Open Electronic Book Forum (OEBF)
> > http://www.openebook.org
> >
> > Will electronic books surpass print books? Read our white paper,
> > Surpassing Gutenberg, at http://www.afb.org/ebook.asp
> >
> > Download a free sample Digital Talking Book edition of Martin Luther
> > King Jr's inspiring "I Have A Dream" speech at
> > http://www.afb.org/mlkweb.asp
> >
> > Learn how to make accessible software at
> > http://www.afb.org/accessapp.asp
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
Janina Sajka, Director
Technology Research and Development
Governmental Relations Group
American Foundation for the Blind (AFB)
Email: janina@afb.net Phone: (202) 408-8175
Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org
Will electronic books surpass print books? Read our white paper,
Surpassing Gutenberg, at http://www.afb.org/ebook.asp
Download a free sample Digital Talking Book edition of Martin Luther
King Jr's inspiring "I Have A Dream" speech at
http://www.afb.org/mlkweb.asp
Learn how to make accessible software at
http://www.afb.org/accessapp.asp
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: /usr/include and /usr/src/linux/include
` Janina Sajka
@ ` Terry D. Cudney
0 siblings, 0 replies; 17+ messages in thread
From: Terry D. Cudney @ UTC (permalink / raw)
To: speakup
Hi Janina,
I think the problem may be in the order of your command string. Try this:
make bzImage >cc.out 2>&1
stderr cannot be appended to stdout until stdout has been written to the file. I hope I'm not missing something here, but I believe this will solve your problem of the missing output.
--terry
You wrote:
-=>
-=> Yes, this is what I do:
-=>
-=> make bzImage 2>&1 >cc.out
-=>
-=> What surprised me is that the last errors I saw first on screen where not
-=> actually there in the cc.out file when later I looked at this file.
-=>
-=>
-=> On Mon, 23 Jul 2001, Gregory Nowak wrote:
-=>
-=> > Why not just send the output of make bzImage to a file?
-=> > Greg
-=> >
-=> >
-=> > On Mon, Jul 23, 2001 at 04:49:28PM -0400, Janina Sajka wrote:
-=> > > And the actual error doesn't seem to make it into the cc.out file. At
-=> > > least, this is what I noticed here. Strange.
-=> > > Sorry, by the time I looked at my file, the actual message was off screen.
-=> > >
-=> > >
-=> > > On Mon, 23 Jul 2001, Buddy Brannan wrote:
-=> > >
-=> > > > Nope, it definitely doesn't work with 2.4.7 and the error (which I
-=> > > > don't have, sorry) definitely refers to Speakup. It doesn't bomb until
-=> > > > you do the make bzImage though.
-=> > > >
-=> > >
-=> > > --
-=> > >
-=> > > Janina Sajka, Director
-=> > > Technology Research and Development
-=> > > Governmental Relations Group
-=> > > American Foundation for the Blind (AFB)
-=> > >
-=> > > Email: janina@afb.net Phone: (202) 408-8175
-=> > >
-=> > > Chair, Accessibility SIG
-=> > > Open Electronic Book Forum (OEBF)
-=> > > http://www.openebook.org
-=> > >
-=> > > Will electronic books surpass print books? Read our white paper,
-=> > > Surpassing Gutenberg, at http://www.afb.org/ebook.asp
-=> > >
-=> > > Download a free sample Digital Talking Book edition of Martin Luther
-=> > > King Jr's inspiring "I Have A Dream" speech at
-=> > > http://www.afb.org/mlkweb.asp
-=> > >
-=> > > Learn how to make accessible software at
-=> > > http://www.afb.org/accessapp.asp
-=> > >
-=> > >
-=> > > _______________________________________________
-=> > > Speakup mailing list
-=> > > Speakup@braille.uwo.ca
-=> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
-=> >
-=> > _______________________________________________
-=> > Speakup mailing list
-=> > Speakup@braille.uwo.ca
-=> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
-=> >
-=>
-=> --
-=>
-=> Janina Sajka, Director
-=> Technology Research and Development
-=> Governmental Relations Group
-=> American Foundation for the Blind (AFB)
-=>
-=> Email: janina@afb.net Phone: (202) 408-8175
-=>
-=> Chair, Accessibility SIG
-=> Open Electronic Book Forum (OEBF)
-=> http://www.openebook.org
-=>
-=> Will electronic books surpass print books? Read our white paper,
-=> Surpassing Gutenberg, at http://www.afb.org/ebook.asp
-=>
-=> Download a free sample Digital Talking Book edition of Martin Luther
-=> King Jr's inspiring "I Have A Dream" speech at
-=> http://www.afb.org/mlkweb.asp
-=>
-=> Learn how to make accessible software at
-=> http://www.afb.org/accessapp.asp
-=>
-=>
-=> _______________________________________________
-=> Speakup mailing list
-=> Speakup@braille.uwo.ca
-=> http://speech.braille.uwo.ca/mailman/listinfo/speakup
-=>
Name: Terry D. Cudney
Phone: (905)735-6127
E-mail: terry@wasagacottage.com
Web: www.wasagacottage.com
^ permalink raw reply [flat|nested] 17+ messages in thread
* RE: /usr/include and /usr/src/linux/include
@ Holmes, Steve
0 siblings, 0 replies; 17+ messages in thread
From: Holmes, Steve @ UTC (permalink / raw)
To: 'speakup@braille.uwo.ca'
What I always recalled was the kernel source tree included
/usr/src/linux/include... Then there would be symlinks in /usr/include...
pointing back to the real source tree of the linux kernel. I'm not on my
linux box right now or I'd take a quick look to be sure.
-----Original Message-----
From: Janina Sajka [mailto:janina@afb.net]
Sent: Monday, July 23, 2001 6:42 AM
To: speakup@braille.uwo.ca
Subject: Re: /usr/include and /usr/src/linux/include
Well, the stock 2.4.7 kernel creates an actual directory
/usr/src/linux/include. So, I'm still befuddled. I guess I can symlink all
the headers from /usr/include/linux into /usr/src/linux/include--but that
didn't work for me. My compile attempt choked, complaining about speakup,
actually.
I tried yesterday afternoon--downloaded linux-2.4.7 from ftp.kernels.org
and ran checkout to get speakup patched in. It would not compile.
On Sat,
21 Jul 2001, Chris Nestrud wrote:
> I think it's /usr/include/linux to /usr/src/linux/include/linux. Unless
> your distribution has a package for the kernel headers, in which case it
> probably put them directly in /usr/include/linux, so no symlink.
>
> Chris
>
> On Sat, Jul 21, 2001 at 04:06:53PM -0400, Janina Sajka wrote:
> > Hi, List:
> >
> >
> >
> > --
> >
> > What exactly is the relationship between /usr/include and the kernel
> > source tree at /usr/src/linux? Does the latter need to have a sym link
to
> > the former somewhere? Where?
> >
> > Thanks.
> >
> >
> >
> > Janina Sajka, Director
> > Technology Research and Development
> > Governmental Relations Group
> > American Foundation for the Blind (AFB)
> >
> > Email: janina@afb.net Phone: (202) 408-8175
> >
> > Chair, Accessibility SIG
> > Open Electronic Book Forum (OEBF)
> > http://www.openebook.org
> >
> > Will electronic books surpass print books? Read our white paper,
> > Surpassing Gutenberg, at http://www.afb.org/ebook.asp
> >
> > Download a free sample Digital Talking Book edition of Martin Luther
> > King Jr's inspiring "I Have A Dream" speech at
> > http://www.afb.org/mlkweb.asp
> >
> > Learn how to make accessible software at
> > http://www.afb.org/accessapp.asp
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
Janina Sajka, Director
Technology Research and Development
Governmental Relations Group
American Foundation for the Blind (AFB)
Email: janina@afb.net Phone: (202) 408-8175
Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org
Will electronic books surpass print books? Read our white paper,
Surpassing Gutenberg, at http://www.afb.org/ebook.asp
Download a free sample Digital Talking Book edition of Martin Luther
King Jr's inspiring "I Have A Dream" speech at
http://www.afb.org/mlkweb.asp
Learn how to make accessible software at
http://www.afb.org/accessapp.asp
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
/usr/include and /usr/src/linux/include Janina Sajka
` Chris Nestrud
` Janina Sajka
` Gregory Nowak
` Tommy Moore
` Chris Nestrud
` Buddy Brannan
` Buddy Brannan
` Janina Sajka
` Gregory Nowak
` Janina Sajka
` Terry D. Cudney
` Janina Sajka
` Janina Sajka
` Frank Carmickle
` Chris Nestrud
Holmes, Steve
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).