RE: [expert] ulimit core ?

1999-08-26 Thread Ken Wilson

Try change the limit while logged in as root.  You can see by the nature
of the command that it shouldn't be run haphazardly by any user.

Ken Wilson
First Law of Optimization: The speed of a nonworking program is
irrelevant
(Steve Heller, 'Efficient C/C++ Programming')

> -Original Message-
< snip >
> bash: ulimit: cannot modify limit: Operation not permitted
>
> Like I said.. I've checked through /etc and there doesnt seem to be
> anything setting a hard limit of 0.. I've tried both bash and tcsh as
> shells and tried to change the limits with no luck.
>
> Ian
>



[expert] Netscape still hangs when offline.

1999-08-26 Thread Andrew MItchell

I've upgraded to NS 4.61 'stable', and it hangs when loading (or more
correctly, it get to 'connecting to host 127.0.0.1').
I've tried 'export MOZILLA_NO_ASYNC_DNS=true' , but this still doesn't
seem to fix it.
-- 
*===*
| Andrew Mitchell   |
| Email   [EMAIL PROTECTED] |
| Home Page   http://members.tripod.com/Ajmitchell/ |
| ICQ 11392490 (ajmitch)|
*===*



Re: [expert] Slowness starting applications

1999-08-26 Thread Jason Bodnar

At 07:09 PM 8/26/99 -0400, Steve Philp wrote:
>Jason Bodnar wrote:
>> 
>> I recently upgraded my box to AMD K6-2 350 with 128MB PC-100 SDRAM on an
ASUS
>> P5A motherboard. Before that it had a Cyrix P150 with 64 MB EDO and a
Shuttle
>> motherboard.
>> 
>> I reinstalled Mandrake 6.0 with the latest from one of the mirrors. I've
>> installed any updates that have come out using MandrakeUpdate.
>> 
>> When I start an application there is a considerable delay before the
>> application actually begins. This happens both in X and from the
console. For
>> example, I was using gnumeric the other day and it took close to a minute
>> before the window was displayed. But I don't think this is related to a
>> specific set of applications because I've noticed delays running emacs 
>from the
>> console and running man even takes about 15 seconds before it displays the 
>page.
>
>Check to see if there's anything mentioned in the system logs about a
>problem.  

Nothing out of the ordinary.

>Next, check to see if hard drive speed seems reasonable with something
>like 'hdparm -tT /dev/hda' (or whatever drive you're using for Linux).

I think we've found the culprit.

buffer-cache reads: 57.40 MB/sec
buffered disk reads: .31 MB/sec 

Would this be indicative of a bad drive or would this be a software
problem? The drive is brand new. It's a seagate 8.4 MB medalist.

>Finally, check 'dmesg' to see if the hardware is correctly setup and
>detected.  Bogomips should be somewhere around 700, I'd imagine.

699 something so that looks good.

Thanks for your help. Hopefully, I just need a new drive. (Which won't be
that bad since this is a reasonably new installation.)

>-- 
>Steve Philp
>Network Administrator
>Advance Packaging Corporation
>[EMAIL PROTECTED]


--
Jason Bodnar + Tivoli Systems = [EMAIL PROTECTED]



Re: [expert] Slowness starting applications

1999-08-26 Thread Jason Bodnar

At 03:27 AM 8/27/99 +0300, R. Tolga Korkunckaya wrote:
>On Fri, 27 Aug 1999, you wrote:
>Being a K6 II user, i realize that some socket 7 mbs do not recognize
>more than 64M of ram. Check it if your box is using all the 128M of ram.
>Actually i was using an ASUS P5A-B mb with a K6/2/266 128M ram, there
>was no problem. Then i bought a new system of a 450 CPU with MSI
>mb. The only difference between the mbs is MSI has 2 more slots (1 PCI and 
>1 ISA) and ASUS uses ALi1542 while MSI uses ALi1541 chip. 
>
>I had 3 awfull nights with hdparm and syslogs till i realise the ram was not
>detected fully :-(
>making a '#top' may save you from a lot of trouble.

Top says 128 so I think that's okay. Thanks for the tip though.

--
Jason Bodnar + Tivoli Systems = [EMAIL PROTECTED]



Re: [expert] ulimit core ?

1999-08-26 Thread Axalon Bloodstone

On Thu, 26 Aug 1999, Ian White wrote:

> At 06:55 PM 26/08/99 , you wrote:
> >Ian White wrote:
> > >
> > > How can I increase the size of the core? It gets set to 0 and regardless of
> > > what I try it won't go higher... I can't find anything in /etc that sets it
> > > to 0.
> >
> >help ulimit
> 
> [iwhite@pentium iwhite]$ ulimit -H -a
> core file size (blocks) 0
> data seg size (kbytes)  unlimited
> file size (blocks)  unlimited
> max locked memory (kbytes)  unlimited
> max memory size (kbytes)unlimited
> open files  1024
> pipe size (512 bytes)   8
> stack size (kbytes) unlimited
> cpu time (seconds)  unlimited
> max user processes  256
> virtual memory (kbytes) unlimited
> [iwhite@pentium iwhite]$ ulimit -a
> core file size (blocks) 0
> data seg size (kbytes)  unlimited
> file size (blocks)  unlimited
> max locked memory (kbytes)  unlimited
> max memory size (kbytes)unlimited
> open files  1024
> pipe size (512 bytes)   8
> stack size (kbytes) 8192
> cpu time (seconds)  unlimited
> max user processes  256
> virtual memory (kbytes) unlimited
> [iwhite@pentium iwhite]$ ulimit -c 100
> bash: ulimit: cannot modify limit: Operation not permitted
> 
> Like I said.. I've checked through /etc and there doesnt seem to be 
> anything setting a hard limit of 0.. I've tried both bash and tcsh as 
> shells and tried to change the limits with no luck.
> 
> Ian
> 

Upgrade the kernel from 2.2.9-19mdk, to atleast 2.2.9-27mdk. We've been
over this ;)



Re: [expert] pcmcia expander box/rack

1999-08-26 Thread Axalon Bloodstone

On Thu, 26 Aug 1999, Michael Bidun wrote:

> I'm looking for some hardware to connect to my laptop runnin LINUX.  Does
> anyone know if there is a rack/box periferal that takes 4-8 pcmcia cards
> that I can plug into my laptop?
> 
> thanks,
> 
> mike

Not that I am aware of, last i looked even the pcmcia adapters made for
desktops still only had one slot two if you got the expensive ones.



RE: [expert] I feel stupid: telnet question

1999-08-26 Thread Axalon Bloodstone


rpm -q telnet-server

On Fri, 27 Aug 1999, Kirill R. Bolshakov wrote:

> Hallo
> /etc/inetd.conf
> /etc/hosts.allow
> /etc/hosts.deny
> 
> HTH
> Darth Raven
> 
> 
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Patrick Putteman
> Sent: Thursday, August 26, 1999 12:03 PM
> To: [EMAIL PROTECTED]
> Subject: [expert] I feel stupid: telnet question
> 
> 
> Hi all,
> 
> I did a fresh Venus instal yesterday, and today I installed all updates on
> that machine. Only thing: now I can't telnet to the linux box anymore
> 
> 
> I didn't change anything exept the updates. I rebooted the machine, tried a
> telnet, and got 'connection closed by foreign host'
> 
> Must be some acces restriction, but I don't know where to start looking. Any
> help sould be appreciated ;o)
> 
> Thx ;o)
> 
> 
> Patrick Putteman
> Internet Support Manager
> Net 7 (Member of the Advalvas Group)
> www.net7.be
> 
> 

--
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



Re: [expert] ulimit core ?

1999-08-26 Thread Ian White

At 06:55 PM 26/08/99 , you wrote:
>Ian White wrote:
> >
> > How can I increase the size of the core? It gets set to 0 and regardless of
> > what I try it won't go higher... I can't find anything in /etc that sets it
> > to 0.
>
>help ulimit

[iwhite@pentium iwhite]$ ulimit -H -a
core file size (blocks) 0
data seg size (kbytes)  unlimited
file size (blocks)  unlimited
max locked memory (kbytes)  unlimited
max memory size (kbytes)unlimited
open files  1024
pipe size (512 bytes)   8
stack size (kbytes) unlimited
cpu time (seconds)  unlimited
max user processes  256
virtual memory (kbytes) unlimited
[iwhite@pentium iwhite]$ ulimit -a
core file size (blocks) 0
data seg size (kbytes)  unlimited
file size (blocks)  unlimited
max locked memory (kbytes)  unlimited
max memory size (kbytes)unlimited
open files  1024
pipe size (512 bytes)   8
stack size (kbytes) 8192
cpu time (seconds)  unlimited
max user processes  256
virtual memory (kbytes) unlimited
[iwhite@pentium iwhite]$ ulimit -c 100
bash: ulimit: cannot modify limit: Operation not permitted

Like I said.. I've checked through /etc and there doesnt seem to be 
anything setting a hard limit of 0.. I've tried both bash and tcsh as 
shells and tried to change the limits with no luck.

Ian



Re: [expert] ulimit core ?

1999-08-26 Thread Steve Philp

Ian White wrote:
> 
> How can I increase the size of the core? It gets set to 0 and regardless of
> what I try it won't go higher... I can't find anything in /etc that sets it
> to 0.

help ulimit

-- 
Steve Philp
Network Administrator
Advance Packaging Corporation
[EMAIL PROTECTED]



[expert] ulimit core ?

1999-08-26 Thread Ian White

How can I increase the size of the core? It gets set to 0 and regardless of 
what I try it won't go higher... I can't find anything in /etc that sets it 
to 0.

Ideas?

Ian



Re: [expert] Slowness starting applications

1999-08-26 Thread R. Tolga Korkunckaya

On Fri, 27 Aug 1999, you wrote:
> Jason Bodnar wrote:
> > 
> > I recently upgraded my box to AMD K6-2 350 with 128MB PC-100 SDRAM on an ASUS
> > P5A motherboard. Before that it had a Cyrix P150 with 64 MB EDO and a Shuttle
> > motherboard.
> > 
> > I reinstalled Mandrake 6.0 with the latest from one of the mirrors. I've
> > installed any updates that have come out using MandrakeUpdate.
> > 
> > When I start an application there is a considerable delay before the
> > application actually begins. This happens both in X and from the console. For
> > example, I was using gnumeric the other day and it took close to a minute
> > before the window was displayed. But I don't think this is related to a
> > specific set of applications because I've noticed delays running emacs from the
> > console and running man even takes about 15 seconds before it displays the page.
> 
> Check to see if there's anything mentioned in the system logs about a
> problem.  
> 
> Next, check to see if hard drive speed seems reasonable with something
> like 'hdparm -tT /dev/hda' (or whatever drive you're using for Linux).
> 
> Finally, check 'dmesg' to see if the hardware is correctly setup and
> detected.  Bogomips should be somewhere around 700, I'd imagine.
 
Being a K6 II user, i realize that some socket 7 mbs do not recognize
more than 64M of ram. Check it if your box is using all the 128M of ram.
Actually i was using an ASUS P5A-B mb with a K6/2/266 128M ram, there
was no problem. Then i bought a new system of a 450 CPU with MSI
mb. The only difference between the mbs is MSI has 2 more slots (1 PCI and 
1 ISA) and ASUS uses ALi1542 while MSI uses ALi1541 chip. 

I had 3 awfull nights with hdparm and syslogs till i realise the ram was not
detected fully :-(
making a '#top' may save you from a lot of trouble.
 --
 + + + + + + + + + + + + + + + + + + + + + + +
+ R. Tolga Korkunckaya   +
+  METU-Dept. of Sociology +
+ http://www.soc.metu.edu.tr/wfaculty/wtolga   +
 + + + + + + + + + + + + + + + + + + + + + + + 



Re: [expert] Slowness starting applications

1999-08-26 Thread Steve Philp

Jason Bodnar wrote:
> 
> I recently upgraded my box to AMD K6-2 350 with 128MB PC-100 SDRAM on an ASUS
> P5A motherboard. Before that it had a Cyrix P150 with 64 MB EDO and a Shuttle
> motherboard.
> 
> I reinstalled Mandrake 6.0 with the latest from one of the mirrors. I've
> installed any updates that have come out using MandrakeUpdate.
> 
> When I start an application there is a considerable delay before the
> application actually begins. This happens both in X and from the console. For
> example, I was using gnumeric the other day and it took close to a minute
> before the window was displayed. But I don't think this is related to a
> specific set of applications because I've noticed delays running emacs from the
> console and running man even takes about 15 seconds before it displays the page.

Check to see if there's anything mentioned in the system logs about a
problem.  

Next, check to see if hard drive speed seems reasonable with something
like 'hdparm -tT /dev/hda' (or whatever drive you're using for Linux).

Finally, check 'dmesg' to see if the hardware is correctly setup and
detected.  Bogomips should be somewhere around 700, I'd imagine.

-- 
Steve Philp
Network Administrator
Advance Packaging Corporation
[EMAIL PROTECTED]



[expert] pcmcia expander box/rack

1999-08-26 Thread Michael Bidun

I'm looking for some hardware to connect to my laptop runnin LINUX.  Does
anyone know if there is a rack/box periferal that takes 4-8 pcmcia cards
that I can plug into my laptop?

thanks,

mike



Re: [expert] segfault in apache with mod_ssl

1999-08-26 Thread Jean-Michel Dault


Please use the new, updated Apache 1.3.9 with the new mod_ssl and openssl
at: http://coruscant.netrevolution.com/pub/NEW

Jean-Michel Dault
[EMAIL PROTECTED]
[EMAIL PROTECTED]


On Tue, 17 Aug 1999, Mihai wrote:

> Date: Tue, 17 Aug 1999 13:10:27 +0300
> From: Mihai <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: [expert] segfault in apache with mod_ssl
> 
> I have been unable to make mod_ssl + openssl modules work with Mandrake 6.0
> The apache child serving any conection just dies without sending anything.
> In error_log it says:
> 
> [notice] child pid xxx exit signal Segmentation fault (11)
> 
> However in ssl conection it sends the certificate to the client before it
> dies.
> If I don't include the httpd.conf.ssl the Apache works well (without SSL, of
> course)
> 
> I have installed all upgrades recommended from Mandrake page. I have tested
> it on 3 sistems (Cyrix 166/64M, K6 333/64M and Intel MMX 200/128M) with the
> same results. I have even installed an altogether different Apache server
> package with more recent mod_ssl and openssl. This one at least works well
> in normal connections but still dies in ssl.
> Any thoughts?
> 



[expert] Problems with X

1999-08-26 Thread Shalrath

Hello, Ive been having a few problems lately..my two #9 video cards are
having 'creative differences' with X 3.3.3.1 and 3.3.4.  A stock mandrake
install works fine with my #9 Revolution IV, but it doesnt with my #9 Imagine
128 - series 2.  (the two cards are in different machines)  Also, ive tried
updating X3.3.4 on here (revolution IV) from RPMS in the cooker, but that broke
X.  I rpm -Uvh'd X* and re-ran the configuration programs.  The VGA16 server
worked at this point, but the I128 server did not.  


great work on mandrake, great work with the cooker, and i would appreciate it
if anybody can help me with my problem here.


Jason



Re: [expert] I feel stupid: telnet question

1999-08-26 Thread Pierre Cyr

Patrick Putteman wrote:

> Hi all, I did a fresh Venus instal yesterday, and today I installed
> all updates on that machine. Only thing: now I can't telnet to the
> linux box anymore :o( I didn't change anything exept the updates. I
> rebooted the machine, tried a telnet, and got 'connection closed by
> foreign host' Must be some acces restriction, but I don't know where
> to start looking. Any help sould be appreciated ;o) Thx ;o)  Patrick
> Putteman
> Internet Support Manager
> Net 7 (Member of the Advalvas Group)
> www.net7.be

Check the file /etc/inetd.conf

This file tells linux what services to turn on at boot up.  Check if
there's a comment # sign on the telnet line. If so remove it and reboot.

(Also check the files /etc/host.allow and /etc/host.deny to see if
anything in uncommented)

Pierre
[EMAIL PROTECTED]




RE: [expert] I feel stupid: telnet question

1999-08-26 Thread Kirill R. Bolshakov

Hallo
/etc/inetd.conf
/etc/hosts.allow
/etc/hosts.deny

HTH
Darth Raven



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Patrick Putteman
Sent: Thursday, August 26, 1999 12:03 PM
To: [EMAIL PROTECTED]
Subject: [expert] I feel stupid: telnet question


Hi all,

I did a fresh Venus instal yesterday, and today I installed all updates on
that machine. Only thing: now I can't telnet to the linux box anymore


I didn't change anything exept the updates. I rebooted the machine, tried a
telnet, and got 'connection closed by foreign host'

Must be some acces restriction, but I don't know where to start looking. Any
help sould be appreciated ;o)

Thx ;o)


Patrick Putteman
Internet Support Manager
Net 7 (Member of the Advalvas Group)
www.net7.be



[expert] Slowness starting applications

1999-08-26 Thread Jason Bodnar

I recently upgraded my box to AMD K6-2 350 with 128MB PC-100 SDRAM on an ASUS
P5A motherboard. Before that it had a Cyrix P150 with 64 MB EDO and a Shuttle
motherboard.

I reinstalled Mandrake 6.0 with the latest from one of the mirrors. I've
installed any updates that have come out using MandrakeUpdate.

When I start an application there is a considerable delay before the
application actually begins. This happens both in X and from the console. For
example, I was using gnumeric the other day and it took close to a minute
before the window was displayed. But I don't think this is related to a
specific set of applications because I've noticed delays running emacs from the
console and running man even takes about 15 seconds before it displays the page.

---
Jason Bodnar + [EMAIL PROTECTED] + Tivoli Systems

I swear, sometimes I'd forget my own head if it wasn't up my ass. -- Jason
Bodnar



Re: [expert] I feel stupid: telnet question

1999-08-26 Thread Lee Burnside

On Thu, 26 Aug 1999, Patrick Putteman wrote:

> Hi all,
> 
> I did a fresh Venus instal yesterday, and today I installed all updates on that 
>machine. Only thing: now I can't telnet to the linux box anymore :o( 
> 
> I didn't change anything exept the updates. I rebooted the machine, tried a telnet, 
>and got 'connection closed by foreign host'
> 
> Must be some acces restriction, but I don't know where to start looking. Any help 
>sould be appreciated ;o)

On any machine you want to telnet INTO, please update the telnet-server
package to telnet-server-0.12-10mdk.i586.rpm (available at fine mirror
sites everywhere.)  Since I have to telnet into almost every box here at
some point during the week, I slapped it on everything.

Lee Burnside -- [EMAIL PROTECTED]
http://www.phys.ttu.edu/~tljlb/

"Many a good hanging prevents a bad marriage."
--The Bard



[expert] I feel stupid: telnet question

1999-08-26 Thread Patrick Putteman



Hi all,
 
I did a fresh Venus instal yesterday, and today I 
installed all updates on that machine. Only thing: now I can't telnet to the 
linux box anymore :o( 
 
I didn't change anything exept the updates. I 
rebooted the machine, tried a telnet, and got 'connection closed by foreign 
host'
 
Must be some acces restriction, but I don't know 
where to start looking. Any help sould be appreciated ;o)
 
Thx ;o)
 
 
Patrick PuttemanInternet Support ManagerNet 
7 (Member of the Advalvas Group)www.net7.be


RE: [expert] Strange problem ? (ppp)

1999-08-26 Thread Jay Summet for [EMAIL PROTECTED]

One possibility:

The kPPP that comes with M6.0 has a bug. If you user does NOT adjust their
speed setting, it leaves a "blank" setting in the config file. This blank
setting will keep pppd from connecting properly (ie, dial up works, login
script works, but PPP doesn't come up).

To fix:
1) Toggle the speed setting (ie, set to 9600 and save, then back to 115200
and save)
2) upgrade to later version.

Jay Summet


On Thu, 26 Aug 1999 [EMAIL PROTECTED] wrote:

> >Here's the last two suggestions from the helpdesk (oxymoron) so far. I've
> >not had a chance to implement the last one but will do that tonight. 
> 
> 
> Well, I%ve just resolved my ppp connection problem.
> First I downgrade to ppp 2.5 but the problem continued. So I made a direct 
> connection via ppp, without Kppp, and bingo!, I didn%t have any more troubles 
> ( a loop of ~30 seconds of good data rate transfers then ~15 seconds with a 
> poor transfer rate). I checked the updates and discovered that my "kdenetworks" 
> package was not the last available, so I made the upgrade to "kdenetworks" and 
> to the "ppp" package. Now my ppp link is excelent.
> 
> Does someone know what was wrong with the original Kppp that came with MDK 6.0 
> ?.
> Jorge Carminati. 
> 
> 
> 
> 



RE: [expert] Strange problem ? (ppp)

1999-08-26 Thread jorge_carminati

>Here's the last two suggestions from the helpdesk (oxymoron) so far. I've
>not had a chance to implement the last one but will do that tonight. 


Well, I%ve just resolved my ppp connection problem.
First I downgrade to ppp 2.5 but the problem continued. So I made a direct 
connection via ppp, without Kppp, and bingo!, I didn%t have any more troubles 
( a loop of ~30 seconds of good data rate transfers then ~15 seconds with a 
poor transfer rate). I checked the updates and discovered that my "kdenetworks" 
package was not the last available, so I made the upgrade to "kdenetworks" and 
to the "ppp" package. Now my ppp link is excelent.

Does someone know what was wrong with the original Kppp that came with MDK 6.0 
?.
Jorge Carminati. 





Re: [expert] SLIP

1999-08-26 Thread Steve Philp

Michael Doyle wrote:
> 
> G'day,
> 
> Small problem, I wish to change my method of connection (24/7) to my hub,
> from PPP to Slip, the slip is in place and have connected to it via FreeBSD,
> but now wish to use Mandrake V6 using slip, the problem is I get connected,
> but keep getting an error message that DIP cannot open ttyS1 as it is
> locked???
> 
> I remove the lock from /var/lock/, but same problem.
> 
> Not a biggie but for the life of me I cannot fix this one :-)))

Until a more secure solution comes along, you can use:

chmod 777 /var/lock

-- 
Steve Philp
Network Administrator
Advance Packaging Corporation
[EMAIL PROTECTED]



[expert] Netatalk

1999-08-26 Thread Tilmann Preuße

Hey Ho,

i'm trying to compile Netatalk on my system. But it crashed compiling the afpd
tree.
I'm working on a Mandrake 6.0 with the latest patches and kernel 2.2.9-27.
Here's the message i get compiling the package:

make[4]: Entering directory `/spiele/compile/netatalk-1.4b2/etc/afpd'
gcc-O2 -fsigned-char -I../../include   -DAPPLCNAME -DCRLF -DUSE_PAM-c unix.c 
-o unix.o
unix.c: In function `setdeskmode':
unix.c:431: warning: comparison between pointer and integer
unix.c: In function `setdeskowner':
unix.c:549: warning: comparison between pointer and integer
gcc-O2 -fsigned-char -I../../include   -DAPPLCNAME -DCRLF -DUSE_PAM-c afs.c -o 
afs.o
gcc-O2 -fsigned-char -I../../include   -DAPPLCNAME -DCRLF -DUSE_PAM-c kuam.c 
-o kuam.o
gcc-O2 -fsigned-char -I../../include   -DAPPLCNAME -DCRLF -DUSE_PAM-c 
send_to_kdc.c -o send_to_kdc.o
gcc-O2 -fsigned-char -I../../include   -DAPPLCNAME -DCRLF -DUSE_PAM-c 
lifetime.c -o lifetime.o
gcc-O2 -fsigned-char -I../../include   -DAPPLCNAME -DCRLF -DUSE_PAM-c ofork.c 
-o ofork.o
gcc-O2 -fsigned-char -I../../include   -DAPPLCNAME -DCRLF -DUSE_PAM  \
-D_PATH_AFPDDEFVOL=\"/usr/local/atalk/etc/AppleVolumes.default\" \
-D_PATH_AFPDSYSVOL=\"/usr/local/atalk/etc/AppleVolumes.system\" \
-DVERSION=\"`cat ../../VERSION`\" \
 -c main.c
main.c: In function `main':
main.c:255: `TIOCNOTTY' undeclared (first use in this function)
main.c:255: (Each undeclared identifier is reported only once
main.c:255: for each function it appears in.)
make[4]: *** [main.o] Error 1
make[4]: Leaving directory `/spiele/compile/netatalk-1.4b2/etc/afpd'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/spiele/compile/netatalk-1.4b2/etc/afpd'
make[2]: *** [afpd] Error 2
make[2]: Leaving directory `/spiele/compile/netatalk-1.4b2/etc'
make[1]: *** [../../etc] Error 2
make[1]: Leaving directory `/spiele/compile/netatalk-1.4b2/sys/linux'
make: *** [all] Error 2 

What going wrong in my box ?

Can someone help ? 
I also tried a precompiled version, but in this version for RH6 the afpd won't
start, atalkd starts :-(
On a SuSE everything works fine :-(
But i will it on Mandrake.

Bye 
Tim

  --
Deine nächste Generation komme. Deine Programmbefehle mögen laufen in CPU wie
im Netzwerk. Unsere binären Daten gib uns heute und erlöse uns von Fehleingaben
und Systemfehlern, wie wir unser Betriebssystem von Viren reinigen. Denn dein
ist die Hardware, das RAM und die Kommunikation. So sei es. In Ewigkeit. Amen.