linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Build problems with the latest BenH Rsync
@ 2000-09-20 15:01 ian reinhart geiser
  2000-09-20 19:35 ` Martin Costabel
  0 siblings, 1 reply; 2+ messages in thread
From: ian reinhart geiser @ 2000-09-20 15:01 UTC (permalink / raw)
  To: linuxppc-dev


Greetings,
        I cannot seem to get the latest Ben H kernel to build.
        I get the following error:
cc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O3
-fomit-frame-pointer -fno-strict-aliasing -D__powerpc__ -fsigned-char
-msoft-float -pipe -fno-builtin -ffixed-r2 -Wno-uninitialized -mmultiple
-mstring   -c -o keyboard.o keyboard.c
./mkmap.adb > keymap-mac.c
/bin/sh: ./mkmap.adb: Permission denied
make[3]: *** [keymap-mac.c] Error 126
make[3]: Leaving directory `/usr/src/linux/drivers/usb'
make[2]: *** [first_rule] Error 2

        Is this an issue with my rsync arguments?

        Thanks
        -ian reinhart geiser


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Build problems with the latest BenH Rsync
  2000-09-20 15:01 Build problems with the latest BenH Rsync ian reinhart geiser
@ 2000-09-20 19:35 ` Martin Costabel
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Costabel @ 2000-09-20 19:35 UTC (permalink / raw)
  To: ian reinhart geiser; +Cc: linuxppc-dev


ian reinhart geiser wrote:
>
> Greetings,
>         I cannot seem to get the latest Ben H kernel to build.
>         I get the following error:
> cc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O3
> -fomit-frame-pointer -fno-strict-aliasing -D__powerpc__ -fsigned-char
> -msoft-float -pipe -fno-builtin -ffixed-r2 -Wno-uninitialized -mmultiple
> -mstring   -c -o keyboard.o keyboard.c
> ./mkmap.adb > keymap-mac.c
> /bin/sh: ./mkmap.adb: Permission denied
> make[3]: *** [keymap-mac.c] Error 126
> make[3]: Leaving directory `/usr/src/linux/drivers/usb'
> make[2]: *** [first_rule] Error 2
>
>         Is this an issue with my rsync arguments?

This used to be an issue with the usb files (namely that the script
mkmap.adb didn't have the x bit set), but this hasn't existed for quite
a while in BenH's tree. You must have an old drivers/usb/Makefile and
also the obsolete mkmap.adb script.

--
Martin

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-09-20 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-09-20 15:01 Build problems with the latest BenH Rsync ian reinhart geiser
2000-09-20 19:35 ` Martin Costabel

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 NNTP newsgroup(s).