Re: Unresolved symbols with pcmcia-source

2000-10-20 Thread wmwaisse
Philipp Lehman <[EMAIL PROTECTED]> wrote:


>On Thu, 19 Oct 2000, Pascal Hos <[EMAIL PROTECTED]> wrote:
>
>>On Fri, Oct 20, 2000 at 12:35:32AM +0200, Philipp Lehman wrote:
>>> Now I get unresolved symbols in epic_cb.o when doing a 'depmod
>>> -a'. This is merely a cosmetic issue since I don't use this
>>> particular module, but I was wondering how to track down the
>>> cause and fix it. Any hints on how to go about that would be
>>> appreciated. TIA
>>
>>Did you reboot with the new kernel first?
>
>Sure. BTW: I moved from to 2.2.14 to 2.2.17.
>
>-- 
>Philipp Lehman <[EMAIL PROTECTED]>

  I had the same probleme with 2.2.17 potato on a IBM
Thinkpad 380Z.
  I never had this problem with any 2.2 kernels 
( Slack / Mandrake / RedHat ), with the same xconfig 
options.
  I changed to kernet 2.4.0test6, with the same options, and
Everything is right.


--
Do you do Linux? :) 
Get your FREE @linuxstart.com email address at: http://www.linuxstart.com



Re: VM: do_try_to_free_pages failed : QUEZACO ??

2000-10-20 Thread wmwaisse

>Sébastien Kalt wrote:
>> Oct  5 14:13:28 kahuna kernel: VM: do_try_to_free_pages failed for dpkg...
>> Oct  5 14:13:29 kahuna last message repeated 2 times
>> Oct  5 14:13:29 kahuna kernel: VM: do_try_to_free_pages failed for kupdate...
>> Oct  5 14:13:29 kahuna kernel: VM: do_try_to_free_pages failed for klogd...
>> Actuellement j'ai setiathome qui tourne en nice 19, je suis sous X, où j'ai 
>> juste 2 eterm, gkrellm, xconsole et xmms. Autrement dit ma machine est pas 
>> franchement surchargée en mémoire.
>> Bon, ça ne fait pas planter ma machine non plus, mais c'est juste que je me 
>> demande si y a pas un problème quelque part.
>
>J'ai eu récemment cette erreur sur une machine très chargée et qui
>n'avait que 32Mo RAM + 32Mo swap. Elle a fini par planter, ou du moins,
>ce message défilait en permanence sur la console et la machine ne
>répondait plus.
>C'etait sur un 2.2.17, le message est dans mm/vmscan.c, et je ne l'ai
>pas vu dans des versions précédentes du kernel, se pourrait-il que les
>changements récents dans la gestion de la VM soient la cause de tout ca
>?
>
>
>--  

 I had the same problem with P300 64 Mo ram
and 128 Mo de Swap.

 La machine etait effectivement un peu surchargee ( 
plusieurs compilations en simultane, dont celles de 
KDE2 ;-||
 La machine n a pas plante, mais la partiction de swap
n etait pas entierement utilisee ( /proc/meminfo ).
 Rien de bien grave mais le message est quelque peu 
inquietant.
 Dans les memes circonstances, je n ai jamais observe ce
cas avant le 2.2.17 potato.


>To UNSUBSCRIBE, email to [EMAIL PROTECTED]
>with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>

--
Do you do Linux? :) 
Get your FREE @linuxstart.com email address at: http://www.linuxstart.com



iBCS libsocket libnls -help

2000-10-25 Thread wmwaisse
 Hello to all Debianers

 I got to deal with UNIX sockets ( from a SCO C program ) under
Linux.

 It seems I got to emulate libsocket ( linls and libx too ) under
Linux.
 Isn't it possible to use a shared SCO Unix libsocket.a ???

 The solution to Emulate libsocket.a seems to be iBCS ( Intel Binary
Compatibility System ).
 This needs to patch the kernel, the only version iBCS ( and iBCS extras ) 
packages I found were foe a calera distribution.

 Am I forced to use a specific kernel ( 2.2.14 ??? ) 

 Is it possible that the 2.4testn kernel give me more support
about this ???

 Where would it be possible to find a list of things I got to do and
warnings for possible difficulties ???

 Thanks to Linux and all Linuzians :-))


--
Do you do Linux? :) 
Get your FREE @linuxstart.com email address at: http://www.linuxstart.com



Re: Which editor for programming?

2000-11-03 Thread wmwaisse
Stephan Kulka <[EMAIL PROTECTED]> wrote:

>From ??? Fri Feb 19 09: 25
>From [EMAIL PROTECTED] Wed Nov  1 16: 03
>Received: from murphy.debian.org (murphy.debian.org [216.234.231.6])
>by tbird.iworld.com (8.10.2/8.10.2) with SMTP id eA1L3eY12690: 
>for <[EMAIL PROTECTED]>; Wed, 1 Nov 2000 16: 03
>Resent-Date: Wed, 1 Nov 2000 16
>Received: (qmail 23679 invoked by uid 38); 1 Nov 2000 21
>X-Envelope-Sender: [EMAIL PROTECTED]
>Received: (qmail 23638 invoked from network); 1 Nov 2000 21
>Received: from stud3.tuwien.ac.at ([EMAIL PROTECTED])
>by murphy.debian.org with SMTP; 1 Nov 2000 21: 00
>Received: from stud3.tuwien.ac.at ([EMAIL PROTECTED] [193.170.75.13])
>by stud3.tuwien.ac.at (8.9.3 (PHNE_18979)/8.9.3) with ESMTP id WAA04234: 
>for ; Wed, 1 Nov 2000 22: 00
>Date: Wed, 1 Nov 2000 22
>In-Reply-To: <[EMAIL PROTECTED]>
>Message-ID: <[EMAIL PROTECTED]>
>MIME-Version: 1.0
>Content-Type: TEXT/PLAIN; charset=US-ASCII
>Resent-Message-ID: <[EMAIL PROTECTED]>
>Resent-From: debian-user@lists.debian.org
>X-Mailing-List:  archive/latest/115363
>X-Loop: debian-user@lists.debian.org
>Precedence: list
>Resent-Sender: [EMAIL PROTECTED]

>I started programming in C and I would like to know whether there is an
>editor which is especially good for writing and editing source code. At
>the moment I am using vi at the command line.
>Besides I would like to know where to start reading about using the
>shellvariables, e.g. PATH .
>
>TIA
>
>Stephan

 For sure, Vi and Emacs are the standards, but Since I discvered
Kdevelop 1.2 ( standard with Kde ), I always use it , and I earn
much time using it.
 Kdevelop really is a standard IDE ( Integrated Development 
Environment )
 It include a Graphical Debugger ( Kdbg : Really useful ) and a
Customizable Graphical Editor ( Choose Kwrite at kdevelop install ).
 You can Also use Kwrite and/or Kdbg separately.

 For all this you will have to Instal a full Kde.

 Don't choose KDE2, kdevelop needs KDE 1.2 & associated qt libraries

 You can have a look at www.kdevelop.org before installing.

 Hope you will find your tools and Programmer happyness
--
Do you do Linux? :) 
Get your FREE @linuxstart.com email address at: http://www.linuxstart.com



Re: Gnome or KDE2 ?

2000-11-03 Thread wmwaisse
Tom Frey <[EMAIL PROTECTED]> wrote:

>what would you suggest Gnome oder KDE2 ?
>
>It would be great if you also could comment why the one you suggest is
>better =)
>
>thx
>
>Tom
>
>
>-- 
>Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
>

  It would probably be better to intall and try the two ones.

  If you don t have enough place on your hard disk, you will have to 
choose one of them.

  As far as I'm concerned KDE1.2 is necessary for me as I need
kdevelop ( an Integrated Development tool IDE ) and gnome for tools
such as gnotepad+ ( a good editor ).

  If you can, try the two ones.

  
--
Do you do Linux? :) 
Get your FREE @linuxstart.com email address at: http://www.linuxstart.com