problem compiling drivers

Aaron Stromas astromas@us.oracle.com
Fri Jan 29 06:24:40 1999


--------------76A900FB6594FE1FEC0B9E08
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

> >
>   > > feral-gw.feral.com > head /proc/ksyms
>   > > 04824698 ppp_register_compressor_Re6f00869      [ppp]
>   > > 048246f8 ppp_unregister_compressor_R2bafffe3    [ppp]
>   > > 048255e8 ppp_crc16_table_R38ede4ff      [ppp]
>   > > 0481e004 slhc_init_R20741a64    [slhc]
>   > > 0481e1e4 slhc_free_R3787e5b9    [slhc]
>   > > 0481ed58 slhc_remember_Rbc0f8a5e        [slhc]
>   > > 0481e2a4 slhc_compress_R5d6838a9        [slhc]
>   > > 0481e914 slhc_uncompress_Ra2ca7e04      [slhc]
>   > > 0481eef0 slhc_toss_R89ec95b6    [slhc]
>   > > 0481cb1c speedo_debug   [eepro100]
>   > >
>   >
>   > nm -u /lib/modules/2.0.34/net/tulip.o produces the list i sent before.
>   > so, what do i do?
>   >
>
>   The system is running with MODULE versions. You compiled without. The rest
>   is left as an exercise for the reader.
>
>

cute. yet, i used the compile instruction from the driver source which
has "-DMODULE" flag. to me it suggests that it would turn the option
off. sorry for being so dense but i'd really appreciate one more hint.
--
Aaron Stromas     |   "Tick-tick-tick!!!... ja, Pantani is weg...."
Oracle Corp.        |       BRTN commentator, L'Alpe d'Huez, 1995 Tour
de France
+1 703 917 48 72  |


--------------76A900FB6594FE1FEC0B9E08
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

> 
  > > feral-gw.feral.com > head /proc/ksyms
  > > 04824698 ppp_register_compressor_Re6f00869      [ppp]
  > > 048246f8 ppp_unregister_compressor_R2bafffe3    [ppp]
  > > 048255e8 ppp_crc16_table_R38ede4ff      [ppp]
  > > 0481e004 slhc_init_R20741a64    [slhc]
  > > 0481e1e4 slhc_free_R3787e5b9    [slhc]
  > > 0481ed58 slhc_remember_Rbc0f8a5e        [slhc]
  > > 0481e2a4 slhc_compress_R5d6838a9        [slhc]
  > > 0481e914 slhc_uncompress_Ra2ca7e04      [slhc]
  > > 0481eef0 slhc_toss_R89ec95b6    [slhc]
  > > 0481cb1c speedo_debug   [eepro100]
  > >
  > 
  > nm -u /lib/modules/2.0.34/net/tulip.o produces the list i sent before.
  > so, what do i do?
  > 

  The system is running with MODULE versions. You compiled without. The rest
  is left as an exercise for the reader.


cute. yet, i used the compile instruction from the driver source which has "-DMODULE" flag. to me it suggests that it would turn the option off. sorry for being so dense but i'd really appreciate one more hint.
--
Aaron Stromas     |   "Tick-tick-tick!!!... ja, Pantani is weg...."
Oracle Corp.        |       BRTN commentator, L'Alpe d'Huez, 1995 Tour de France
+1 703 917 48 72  |
  --------------76A900FB6594FE1FEC0B9E08--