mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: Configure and compile errors in 2.4.5ac20 and 2.4.5ac21
  2001-06-29  6:54 Configure and compile errors in 2.4.5ac20 and 2.4.5ac21 Ignacio Monge
@ 2001-06-29  3:10 ` Keith Owens
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Owens @ 2001-06-29  3:10 UTC (permalink / raw)
  To: Ignacio Monge; +Cc: linux-kernel

On Fri, 29 Jun 2001 02:54:21 -0400, 
Ignacio Monge <ignaciomonge@navegalia.com> wrote:
>	1.- Entering in "Network Device support"-->Ethernet (10 or 100Mbit) 
>--->causes an error:
>	 Q> scripts/Menuconfig: MCmenu31: command not found

Against 2.4.5-ac21.

Index: 5.52/drivers/net/Config.in
--- 5.52/drivers/net/Config.in Fri, 29 Jun 2001 11:39:55 +1000 kaos (linux-2.4/l/c/9_Config.in 1.1.2.2.1.4.1.12 644)
+++ 5.52(w)/drivers/net/Config.in Fri, 29 Jun 2001 12:14:23 +1000 kaos (linux-2.4/l/c/9_Config.in 1.1.2.2.1.4.1.12 644)
@@ -16,7 +16,7 @@ if [ "$CONFIG_EXPERIMENTAL" = "y" ]; the
 fi
 
 if [ "$CONFIG_ISAPNP" = "y" ]; then
-   tristate 'General Instruments Surfboard 1000' CONFIG_NET_SB1000 $CONFIG_ISAPNP
+   tristate 'General Instruments Surfboard 1000' CONFIG_NET_SB1000
 fi
 
 #
@@ -204,7 +204,6 @@ bool 'Ethernet (10 or 100Mbit)' CONFIG_N
       dep_tristate '    D-Link DE600 pocket adapter support' CONFIG_DE600 $CONFIG_ISA
       dep_tristate '    D-Link DE620 pocket adapter support' CONFIG_DE620 $CONFIG_ISA
    fi
-fi
 
 endmenu
 


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

* Configure and compile errors in 2.4.5ac20 and 2.4.5ac21
@ 2001-06-29  6:54 Ignacio Monge
  2001-06-29  3:10 ` Keith Owens
  0 siblings, 1 reply; 2+ messages in thread
From: Ignacio Monge @ 2001-06-29  6:54 UTC (permalink / raw)
  To: linux-kernel


Output ver_linux:

Gnu C                  2.96
Gnu make               3.79.1
binutils               2.11.90.0.8
util-linux             2.11e
mount                  2.11e
modutils               2.4.6
e2fsprogs              1.21
reiserfsprogs          3.x.0j
PPP                    2.4.1
Linux C Library        2.2.3
Dynamic linker (ldd)   2.2.3
Procps                 2.0.7
Net-tools              1.60
Console-tools          0.2.3
Sh-utils               2.0.11
Modules Loaded         ppp_async ppp_generic slhc es1371 ac97_codec
soundcore nfsd lockd sunrpc 8139too iptable_nat ip_conntrack ip_tables
reiserfs


ERRORS:
	1.- Entering in "Network Device support"-->Ethernet (10 or 100Mbit) 
--->causes an error:
	 Q> scripts/Menuconfig: MCmenu31: command not found

	2.- PnP Bios compile errors:

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=athlon     -DEXPORT_SYMTAB -c
pnp_bios.c
pnp_bios.c: In function `pnp_dock_event':
pnp_bios.c:442: `hotplug_path' undeclared (first use in this function)
pnp_bios.c:442: (Each undeclared identifier is reported only once
pnp_bios.c:442: for each function it appears in.)
pnp_bios.c: In function `pnp_dock_thread':
pnp_bios.c:496: warning: `d' might be used uninitialized in this function
pnp_bios.c: At top level:
pnp_bios.c:597: warning: `pnp_bios_exit' defined but not used
{standard input}: Assembler messages:
{standard input}:64: Warning: indirect lcall without `*'
{standard input}:135: Warning: indirect lcall without `*'
{standard input}:188: Warning: indirect lcall without `*'
{standard input}:229: Warning: indirect lcall without `*'
make[3]: *** [pnp_bios.o] Error 1
make[3]: Saliendo directorio `/usr/src/linux/drivers/pnp'
make[2]: *** [first_rule] Error 2
make[2]: Saliendo directorio `/usr/src/linux/drivers/pnp'
make[1]: *** [_subdir_pnp] Error 2
make[1]: Saliendo directorio `/usr/src/linux/drivers'
make: *** [_dir_drivers] Error 2

	

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

end of thread, other threads:[~2001-06-29  3:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-29  6:54 Configure and compile errors in 2.4.5ac20 and 2.4.5ac21 Ignacio Monge
2001-06-29  3:10 ` Keith Owens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®