Man segfaulting

1999-09-29 Thread Paulo Henrique Baptista de Oliveira
Hi guys,
I have a Sparc 4 with Debian and Potato that man is segfaulting:
$ man ls
segmentation fault
$
Before it was not segfaulting.
What is the error?
Thanks, Paulo Henrique


Re: Dica de site.

1999-09-29 Thread Paulo Henrique Baptista de Oliveira

[EMAIL PROTECTED]: ~$ more junk
execve(/usr/bin/man, [man, ls], [/* 29 vars */]) = 0
strace: exec: Operation not permitted
[EMAIL PROTECTED]: ~$ cd /usr/bin/

Thanks, PH
Quoting Alberto Rubens Beckler ([EMAIL PROTECTED]):
 
 Oi Paulo,
 
 Que bom que gostou do site.
 A historia do site e a seguinte:
 
 No quinto periodo do curso de ciencia da computacao aqui na UFMG,
 temos
 que implementar mudancas no kernel do linux, como um trabalho pratico da
 disciplina Sistemas Operacionais. Acontece, que toda vez e sempre a mesma
 coisa: mudanca na politica de escalonamento, e troca de paginas da memoria
 virtual. Foi dai que surgiu a ideia do site, propomos ao professor, Sergio
 Campos, a implementacao de um site que ajude os alunos na realizacao
 destas mudancas. O professor achou tao bom o resultado que nos liberou um
 dominio aqui no DCC.
 
 Acontece que a elaboracao teve um efeito colateral, e agradavel:
 Os alunos deste semestre realizarao alteracoes mais significativas
 no kernel, e os resultados virao no final do periodo e serao expostos no
 site.
 
 Com isso teremos mais informacoes sobre o kernel e ajuda na
 implementacao de Device drivers etc.
 
 O melhor do site, a meu ver, e' divulgar o linux, apresentando uma
 ideia de como e a interface grafica do KDE, principalmente porque a
 maioria das pessoas so ouviram falar do Linux, mas tem pouca informacao a
 respeito de seu ambiente grafico, que e' de suma importancia para o
 usuario comum.
 
 A repercussao sobre o site esta sendo muito favoravel, parece que
 ta pintando ate uma nota na revista Veja, o que ja e bastante para as
 nossas pretensoes iniciais.
 
 Esperamos que as opinioes de pessoas exteriores ao DCC, como a
 sua, sensibilize ainda mais nossos professores para que o DCC aqui da UFMG
 possa atuar de maneira mais significativa na divulgacao, desenvolvimento e
 documentacao do Linux.
 
 Muito obrigado mesmo.
 
 rubinho/
 
 ===
 


Re: Man segfaulting

1999-09-29 Thread Paulo Henrique Baptista de Oliveira
[EMAIL PROTECTED]: ~$ more junk
execve(/usr/bin/man, [man, ls], [/* 29 vars */]) = 0
strace: exec: Operation not permitted
[EMAIL PROTECTED]: ~$ cd /usr/bin/
Thanks, PH


Quoting Hermano Cabral ([EMAIL PROTECTED]):
 Quoting Paulo Henrique Baptista de Oliveira [EMAIL PROTECTED]:
  Hi guys,
  I have a Sparc 4 with Debian and Potato that man is segfaulting:
  $ man ls
  segmentation fault
  $
  Before it was not segfaulting.
  What is the error?
  Thanks, Paulo Henrique
 
 Beats me.  Why don't you try to run strace man ls  junk 21 to get
 more information?
 
 -- 
 Hermano Cabral


Netscape for Sparc Debian Linux?

1999-09-20 Thread Paulo Henrique Baptista de Oliveira
Where to find?
I want to know the exact location of ftp.debian.org or 
ftp.netscape.com, because I searched there and cannot find.
Thanks, Paulo Henrique


Keyboard in a Sparc 4

1999-07-14 Thread Paulo Henrique Baptista de Oliveira
Hi Debian users,
I installed Linux in a Sparc 4 and a lot of  X programs doesnt work
the arrows of num keyboard (nedit, gxedit, fte, netscape). What can be
wrong?
Thanks,Paulo Henrique


GMC

1999-07-08 Thread Paulo Henrique Baptista de Oliveira
Hi all,
anyone installed gmc under Linux Sparc.
I got an error in the end of install... :(
buildd.buildd user doesnt exist.
I added such user and the installation goes well.
Thanks, Paulo Henrique


Ultra 5 ok (+/-)

1999-06-25 Thread Paulo Henrique Baptista de Oliveira
Hi all,
thanks to everyone (Steve, Adam, Edmund), the problem with my Ultra5 is
the kernel (2.2.1) and the xserver.
I'm typing from it now, but has some problems yet.
Window Maker gives me an error about libwraster lib, icewm themes doesnt
work (they segfault icewm), enlightenment does not enter too.
I'm going to install nis now.
Thanks again,   Paulo Henrique


(forw) Ultra 5 ok (+/-) cont

1999-06-25 Thread Paulo Henrique Baptista de Oliveira
Hi all,
I forgot to talk about a problem.
I cant su in this machine for some problem. And ssh does not work for
root?
So, every time I have to enter as root, I have to go to console and
login as root!
What is wrong?
Thanks, Paulo Henrique


Ultra 5 ok (+/-)

1999-06-24 Thread Paulo Henrique Baptista de Oliveira
Hi all,
thanks to everyone (Steve, Adam, Edmund), the problem with my Ultra5 is
the kernel (2.2.1) and the xserver.
I'm typing from it now, but has some problems yet.
Window Maker gives me an error about libwraster lib, icewm themes doesnt
work (they segfault icewm), enlightenment does not enter too.
I'm going to install nis now.
Thanks again,   Paulo Henrique


Still errors in Ultra 5 installation

1999-06-23 Thread Paulo Henrique Baptista de Oliveira
Hi all, 
thanks for all the help yesterday, but I cant compile kernel yet.
I tried with 2.2.9 and 2.2.10 from debian source package and it stops in
the same point.
And X still have error starting. I'm using 2.2.1 from slink install.
Bellow is atached the output error from kernel 2.2.10 compile and X
output error.
Can anyone compile a kernel image 2.2.10 debian package from default
config and send for me if the problem cannot be resolved?
Thanks, Paulo Henrique
test -f stamp-configure || make -f /usr/lib/kernel-package/rules configure
make  ARCH=sparc\
CROSS_COMPILE= vmlinux
make[1]: Entering directory `/usr/src/kernel-source-2.2.10'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 
-fomit-frame-pointer -m32 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 
-DUTS_MACHINE='sparc' -c -o init/version.o init/version.c
make -C  kernel
make[2]: Entering directory `/usr/src/kernel-source-2.2.10/kernel'
make all_targets
make[3]: Entering directory `/usr/src/kernel-source-2.2.10/kernel'
make[3]: Nothing to be done for `all_targets'.
make[3]: Leaving directory `/usr/src/kernel-source-2.2.10/kernel'
make[2]: Leaving directory `/usr/src/kernel-source-2.2.10/kernel'
make -C  drivers
make[2]: Entering directory `/usr/src/kernel-source-2.2.10/drivers'
make -C block
make[3]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/block'
make all_targets
make[4]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/block'
make[4]: Nothing to be done for `all_targets'.
make[4]: Leaving directory `/usr/src/kernel-source-2.2.10/drivers/block'
make[3]: Leaving directory `/usr/src/kernel-source-2.2.10/drivers/block'
make -C char
make[3]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/char'
make all_targets
make[4]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/char'
make[4]: Nothing to be done for `all_targets'.
make[4]: Leaving directory `/usr/src/kernel-source-2.2.10/drivers/char'
make[3]: Leaving directory `/usr/src/kernel-source-2.2.10/drivers/char'
make -C net
make[3]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/net'
make all_targets
make[4]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/net'
make[4]: Nothing to be done for `all_targets'.
make[4]: Leaving directory `/usr/src/kernel-source-2.2.10/drivers/net'
make[3]: Leaving directory `/usr/src/kernel-source-2.2.10/drivers/net'
make -C misc
make[3]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/misc'
make all_targets
make[4]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/misc'
make[4]: Nothing to be done for `all_targets'.
make[4]: Leaving directory `/usr/src/kernel-source-2.2.10/drivers/misc'
make[3]: Leaving directory `/usr/src/kernel-source-2.2.10/drivers/misc'
make -C sound
make[3]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/sound'
make all_targets
make[4]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/sound'
make[4]: Nothing to be done for `all_targets'.
make[4]: Leaving directory `/usr/src/kernel-source-2.2.10/drivers/sound'
make[3]: Leaving directory `/usr/src/kernel-source-2.2.10/drivers/sound'
make -C pci
make[3]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/pci'
make all_targets
make[4]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/pci'
make[4]: Nothing to be done for `all_targets'.
make[4]: Leaving directory `/usr/src/kernel-source-2.2.10/drivers/pci'
make[3]: Leaving directory `/usr/src/kernel-source-2.2.10/drivers/pci'
make -C sbus
make[3]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/sbus'
make -C char
make[4]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/sbus/char'
make all_targets
make[5]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/sbus/char'
make[5]: Nothing to be done for `all_targets'.
make[5]: Leaving directory `/usr/src/kernel-source-2.2.10/drivers/sbus/char'
make[4]: Leaving directory `/usr/src/kernel-source-2.2.10/drivers/sbus/char'
make -C audio
make[4]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/sbus/audio'
make all_targets
make[5]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/sbus/audio'
make[5]: Nothing to be done for `all_targets'.
make[5]: Leaving directory `/usr/src/kernel-source-2.2.10/drivers/sbus/audio'
make[4]: Leaving directory `/usr/src/kernel-source-2.2.10/drivers/sbus/audio'
make all_targets
make[4]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/sbus'
make[4]: Nothing to be done for `all_targets'.
make[4]: Leaving directory `/usr/src/kernel-source-2.2.10/drivers/sbus'
make[3]: Leaving directory `/usr/src/kernel-source-2.2.10/drivers/sbus'
make -C video
make[3]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/video'
make all_targets
make[4]: Entering directory `/usr/src/kernel-source-2.2.10/drivers/video'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 
-fomit-frame-pointer -m32 -pipe 

Re: Debian in Ultra 5

1999-06-22 Thread Paulo Henrique Baptista de Oliveira
See my other message. I got mach64 and have an error starting X.
Thanks, PH
Quoting Anders Hammarquist ([EMAIL PROTECTED]):
  
  I cant get X to work. I installed Debian in 2 Sparc 4, 1 Sparc 5 and
  1 Sparc 20 before. All other machines I got X working.
  
  Had the same problems here .
  
  I guess it is up to the PCI-based hardware, Xsun24 is just the wrong
  server .  Solaris uses the M640 device, I guess it's a Mach64 based
  chip but perhaps I am wrong (I am relatively new to Sparc Linux). If
  I start the server directly I get a SEGV .
 
 You want the xserver-mach64 package for the Ultra 5.
 
 /Anders
 
 -- 
  -- Of course I'm crazy, but that doesn't mean I'm wrong.
 Anders Hammarquist  | [EMAIL PROTECTED]
 Physics student | Hem: +46 31 47 69 27
 Chalmers University of Technology, G|teborg, Sweden | Mob: +46 707 27 86 87
 
 


Kernel compile error in Ultra 5

1999-06-22 Thread Paulo Henrique Baptista de Oliveira
I tried to compile kernel 2.2.9 package from kernel-source debian sun
package and the following error occurs...

init/main.c: In function `start_kernel':
init/main.c:1172: warning: implicit declaration of function `bigphysarea_init'
atyfb.c: In function `atyfb_ioctl':
atyfb.c:2213: `FBTYPE_PCI_GENERIC' undeclared (first use in this function)
atyfb.c:2213: (Each undeclared identifier is reported only once
atyfb.c:2213: for each function it appears in.)
atyfb.c: In function `atyfb_init':
atyfb.c:2835: `_PAGE_CACHE' undeclared (first use in this function)
atyfb.c:2836: `_PAGE_E' undeclared (first use in this function)
atyfb.c:2849: `_PAGE_IE' undeclared (first use in this function)
atyfb.c:3029: warning: large integer implicitly truncated to unsigned type
make[4]: *** [atyfb.o] Error 1
make[3]: *** [first_rule] Error 2
make[2]: *** [_subdir_video] Error 2
make[1]: *** [_dir_drivers] Error 2
make: *** [build] Error 2

Thanks for the help,PH






















Debian in a Ultra 5

1999-06-14 Thread Paulo Henrique Baptista de Oliveira
Hi all,
6 months ago or so, I pretend to install Debian in a Ultra 5 in my
school, but I cant. No I can, but I think that slink was released and
somethings changed.
I tried a boot disk for sparc debian in Ultra 5 and didnt work.
What is wrong? How to install?
Thanks,Paulo Henrique


Re: Debian in a Ultra 5

1999-06-14 Thread Paulo Henrique Baptista de Oliveira
So,
how to install Debian in a Ultra5?
Thanks, Paulo Henrique
Quoting Steve Dunham ([EMAIL PROTECTED]):
 Ivan E. Moore [EMAIL PROTECTED] writes:
 
  On Mon, Jun 14, 1999 at 04:57:25AM -0300, Paulo Henrique Baptista de 
  Oliveira wrote:
   Hi all,
   6 months ago or so, I pretend to install Debian in a Ultra 5 in my
   school, but I cant. No I can, but I think that slink was released and
   somethings changed.
   I tried a boot disk for sparc debian in Ultra 5 and didnt work.
   What is wrong? How to install?
   Thanks,Paulo Henrique
   
  
  
  I had issues installing from floppy on my ultra 5 as well...but I think
  it has something to do with how they have things setup here at work.
 
  I used the CD to install it and everything was happy.
 
 You can't boot floppies on an Ultra 5.  (Rumor has it that it is
 possible on an Ultra1 with a PROM upgrade, but I haven't confirmed
 it.)
 
 
 Steve
 [EMAIL PROTECTED]


Re: XDM and X not beggining

1999-06-02 Thread Paulo Henrique Baptista de Oliveira
Worked.
Thanks, Paulo Henrique
Quoting Paul Vojta ([EMAIL PROTECTED]):
  Date: Tue, 1 Jun 1999 09:23:40 -0300
  From: Paulo Henrique Baptista de Oliveira [EMAIL PROTECTED]
  To: Cristian Prevedello [EMAIL PROTECTED]
  Cc: debian-sparc@lists.debian.org
  Subject: Re: XDM and X not beggining
 
  I have the following packages installed:
 
  [EMAIL PROTECTED]: /dev$ dpkg -l | grep xfont
  ii  xfonts-100dpi   3.3.3.1-3  100 dpi fonts for X
  ii  xfonts-75dpi3.3.3.1-3  75 dpi fonts for X
  ii  xfonts-base 3.3.3.1-3  standard fonts for X
  ii  xfonts-pex  3.3.3.1-3  fonts for minimal PEX support in X
  ii  xfonts-scalable 3.3.3.1-3  scalable fonts for X
  [EMAIL PROTECTED]: /dev$ dpkg -l | grep xserver
  ii  xserver-common  3.3.2.3a-11files and utilities common to all X 
  servers
  ii  xserver-xsun3.3.2.3a-11X server for 8-bit Sun framebuffers
  ii  xserver-xsun-mo 3.3.2.3a-11X server for monochrome Sun framebuffers
  ii  xserver-xsun24  3.3.2.3a-11X server for 24-bit Sun framebuffers
  [EMAIL PROTECTED]: /dev$ 
 
 Get the older xfonts-*_3.3.2.3a-*.deb packages from the stable tree and
 install them (manually, if necessary).  The newer xfonts-*-3.3.3.1-3
 packages require a utility /usr/sbin/update-fonts-alias, which is not
 available for sparc yet.
 
 --Paul Vojta, [EMAIL PROTECTED]


Re: XDM and X not beggining

1999-06-01 Thread Paulo Henrique Baptista de Oliveira
Hi,
the permissions are:

[EMAIL PROTECTED]: /dev$ ls -l kbd 
crw-r--r--   1 root root  11,   0 Jan 26 10:40 kbd
[EMAIL PROTECTED]: /dev$ ls -l fb0
crw--w--w-   1 root tty   29,   0 Jan 29 08:54 fb0
[EMAIL PROTECTED]: /dev$ ls -l sunmouse
crw---   1 root root  10,   6 Jan 25 10:57 sunmouse
[EMAIL PROTECTED]: /dev$ ls -l mouse
lrwxrwxrwx   1 root root8 Jan 25 10:59 mouse - sunmouse
[EMAIL PROTECTED]: /dev$ 

Is they right?

I have the following packages installed:

[EMAIL PROTECTED]: /dev$ dpkg -l | grep xfont
ii  xfonts-100dpi   3.3.3.1-3  100 dpi fonts for X
ii  xfonts-75dpi3.3.3.1-3  75 dpi fonts for X
ii  xfonts-base 3.3.3.1-3  standard fonts for X
ii  xfonts-pex  3.3.3.1-3  fonts for minimal PEX support in X
ii  xfonts-scalable 3.3.3.1-3  scalable fonts for X
[EMAIL PROTECTED]: /dev$ dpkg -l | grep xserver
ii  xserver-common  3.3.2.3a-11files and utilities common to all X servers
ii  xserver-xsun3.3.2.3a-11X server for 8-bit Sun framebuffers
ii  xserver-xsun-mo 3.3.2.3a-11X server for monochrome Sun framebuffers
ii  xserver-xsun24  3.3.2.3a-11X server for 24-bit Sun framebuffers
[EMAIL PROTECTED]: /dev$ 

And have to following xdm.log:

[EMAIL PROTECTED]: /dev$ tail /var/log/xdm.log 
Fatal server error:
could not open default font 'fixed'
xdm error (pid 1358): Server for display :0 terminated unexpectedly: 1
(using VT number 7)

PEXExtensionInit: Couldn't open default PEX font file  Roman_M
Fatal server error:
could not open default font 'fixed'
xdm error (pid 1358): Server for display :0 terminated unexpectedly: 1
xdm error (pid 1358): Display :0 is being disabled
[EMAIL PROTECTED]: /dev$ 

Thank you very much,Paulo Henrique

Quoting Cristian Prevedello ([EMAIL PROTECTED]):
  Hi all debian sparc users,
  I upgrade my Sparc 4 to potato and now cant begin X:
  The error when I try to start xdm  is:
  PEXExtensionInit: Couldn't open default PEX font file  Roman_M
  Could not open default font fixed
  And I have xfonts-base 100dpi, 75dpi installed...
  What I can do?
  Thanks a lot,
  Paulo Henrique
 
 Be sure you have correct permission on /dev/kbd /dev/fb0 /dev/sunmouse
 and the link /dev/mouse pointing to /dev/sunmouse
 
   plasma
 
 -- 
 ---| [EMAIL PROTECTED] |--
 To die - takes justa little while - 
 They say it doesn't hurt - 
 It's only fainter -  by degrees -
 And then -  it's out of sight - (Emily Dickinson)
 ---
 
 


XDM and X not beggining

1999-05-31 Thread Paulo Henrique Baptista de Oliveira
Hi all debian sparc users,
I upgrade my Sparc 4 to potato and now cant begin X:
The error when I try to start xdm  is:
PEXExtensionInit: Couldn't open default PEX font file  Roman_M
Could not open default font fixed
And I have xfonts-base 100dpi, 75dpi installed...
What I can do?
Thanks a lot,
Paulo Henrique


Re: XDM and X not beggining

1999-05-31 Thread Paulo Henrique Baptista de Oliveira
Yes
Quoting Teun Vink ([EMAIL PROTECTED]):
 
 On Mon, 31 May 1999, Paulo Henrique Baptista de Oliveira wrote:
 
  Hi all debian sparc users,
  I upgrade my Sparc 4 to potato and now cant begin X:
  The error when I try to start xdm  is:
  PEXExtensionInit: Couldn't open default PEX font file  Roman_M
  Could not open default font fixed
  And I have xfonts-base 100dpi, 75dpi installed...
  What I can do?
  Thanks a lot,
  Paulo Henrique
  
 
 Did you install the xfonts-pex package?
 
 
 Teun
 
 -- 
 Teun Vink  Caffeine for mind
 [EMAIL PROTECTED] Pizza for body
 http://www.moonblade.net   Sushi... for soul
 icq: 15001247- Pitr (User Friendly)
 
 


dpkg segfaulting

1999-05-18 Thread Paulo Henrique Baptista de Oliveira
Hi Debian users,
I have Debian installed in one Sparc 4 (mainly slink) and dpkg is
segfaulting allways.
Let's see an example:

===

[EMAIL PROTECTED]: ~$ su
Password:
honolulu:/home/IA/baptista# dpkg -i libpam-doc_0.66-9.deb 
Selecting previously deselected package libpam-doc.
(Reading database ... 30852 files and directories currently installed.)
Preparing to replace libpam-doc 0.66-7 (using libpam-doc_0.66-9.deb) ...
/var/lib/dpkg/info/libpam-doc.prerm: line 5:  6655 Segmentation fault
/usr/
sbin/dhelp_parse -d /usr/doc/libpam-doc/html
dpkg: warning - old pre-removal script returned error exit status 139
dpkg - trying script from the new package instead ...
/var/lib/dpkg/tmp.ci/prerm: line 5:  6657 Segmentation fault
/usr/sbin/dhel
p_parse -d /usr/doc/libpam-doc/html
dpkg: error processing libpam-doc_0.66-9.deb (--install):
 subprocess new pre-removal script returned error exit status 139
/var/lib/dpkg/info/libpam-doc.postinst: line 5:  6659 Segmentation fault
/u
sr/sbin/dhelp_parse -a /usr/doc/libpam-doc/html
dpkg: error while cleaning up:
 subprocess post-installation script returned error exit status 139
Errors were encountered while processing:
 libpam-doc_0.66-9.deb
honolulu:/home/IA/baptista# 


===

I dont know what to do? What other informations I have to do for you?
Thank you,  Paulo Henrique


glibc2.1 and potato

1999-05-12 Thread Paulo Henrique Baptista de Oliveira
Hi Debian users,
I tried to upgrade my Sun Sparc 5 to potato and this error occurs:
What I can do?
Have a nice day,Paulo Henrique

Preparing to replace libc6 2.0.105-2 (using .../libc6_2.1.1-5_sparc.deb)
...
WARNING: Your sun4m cpu is known to have problems with
the current glibc 2.1.1. To avoid problems, this libc6
install will fail. When the conflicts are resolved, a
version will be installed that does not fail this check.
dpkg: error processing /var/cache/apt/archives/libc6_2.1.1-5_sparc.deb
(--unpack):
 subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/libc6_2.1.1-5_sparc.deb
E: Sub-process returned an error code (1)



Re: glibc2.1 and potato

1999-05-12 Thread Paulo Henrique Baptista de Oliveira
Hi,
thanks for the advice. But I think that news packages are beign compiled
with glibc2.1. Am I wrong? I want enlightenment in my Sun! :)
Have a nice day ,   Paulo Henrique
Quoting Sanjeev Gupta ([EMAIL PROTECTED]):
 
 You lucky chap, you have just been saved from a lot of trouble ;-)
 
 Do not try to install glibc2.1 on a sun4m.  Search the archives for recent
 posts by Ben Collins and me on the libc6 problem.
 
 Till you get a go-ahead on this list, hold libc6 at 2.0.x level
 
 Regards,
 
 
 On Tue, 11 May 1999, Paulo Henrique Baptista de Oliveira wrote:
 
  Hi Debian users,
  I tried to upgrade my Sun Sparc 5 to potato and this error occurs:
  What I can do?
  Have a nice day,Paulo Henrique
  
  Preparing to replace libc6 2.0.105-2 (using .../libc6_2.1.1-5_sparc.deb)
  ...
  WARNING: Your sun4m cpu is known to have problems with
  the current glibc 2.1.1. To avoid problems, this libc6
  install will fail. When the conflicts are resolved, a
  version will be installed that does not fail this check.
  dpkg: error processing /var/cache/apt/archives/libc6_2.1.1-5_sparc.deb
  (--unpack):
   subprocess pre-installation script returned error exit status 1
  Errors were encountered while processing:
   /var/cache/apt/archives/libc6_2.1.1-5_sparc.deb
  E: Sub-process returned an error code (1)
  
  
  
  --  
  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
  with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
  
  
 
 
 Sanjeev Ghane Gupta Tel: +91(11) 6941831, 6946619
 Eurolink Systems Ltd  Fax: +91(11) 6943732
 New Delhi, Indiaemail: [EMAIL PROTECTED]
   Eurolink doesn't pay me to speak for it, so I don't
Old age is not an accomplishment, nor youth a sin
 


.xsession in xdm session

1999-04-26 Thread Paulo Henrique Baptista de Oliveira
Hi all,
I installed a Debian Linux Sun Port in a Sparc 4 here at school, but
some people have a .xsession file that is not executable because they use
Solaris and some program set this file. But they cant log in xdm because xdm
found the .xsession file but cant execute it.
The question is what is the better solution to this problem?
chmod +x ~accounts/.xsession
or in some /etc/X11/* file put: sh .xsession
Thanks, Paulo Henrique


Keyboard

1999-04-08 Thread Paulo Henrique Baptista de Oliveira
Hi all, 
I installed Debian in 3 Sparcs and in one (Sparc 4), the key Control is
not working. Any advices? Anyone could sende me a conf file to fix this.
Thank you,  Paulo Henrique


Re: Netscape strange errors

1999-04-08 Thread Paulo Henrique Baptista de Oliveira
Oh.
I dont have motifnls installed.
I dont know what to do now!!
Thank you,  Paulo Henrique
Quoting Adam Di Carlo ([EMAIL PROTECTED]):
  Paulo == Paulo Henrique Baptista de Oliveira [EMAIL PROTECTED] 
  writes:
 
 PauloI send a message a couple of days before about Netscape
 Paulo problems and there was no answer. :( I will try again. :) I
 Paulo need to fix this problem!!!  The problem is:
 
 PauloHi all, I installed Debian Linux 2.1 in a Sparc 4 and
 Paulo installed netscape too. My problem is with Netscape. When I run
 Paulo Netscape there is no problem. When a friend of mine, runs it
 Paulo the following error occurs:
 
 Paulo $ /usr/X11R6/bin/netscape no recognized font charsets!
 
 PauloWhat is wrong?  Have a nice day, Paulo Henrique
 
 Do you have the motifnls package installed?
 
 You may need to set your XNLSPATH environment variable to
 /usr/X11R6/lib/X11/nls in order for some Motif applications to work.
 
 
 
 
 -- 
 --
 .Adam Di [EMAIL PROTECTED]URL:http://www.onShore.com/
 
 
 --  
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: xdm

1999-03-29 Thread Paulo Henrique Baptista de Oliveira
Try pressing Ctrl+Alt+F1 to go to console.
Login and type:
$ cat .xsession-errors
to see what is going.
to stop xdm, login as root and try:
# /etc/init.d/xdm stop
to restart it try:
# /etc/init.d/xdm start
To purge xdm, fire dselect and mark xdm package as _ and run remove
option.
Good luck,  Paulo Henrique
Quoting Sascha Strauß ([EMAIL PROTECTED]):
 Hello!
 I´ve got a problem with xdm and hope somebody can give me more
 information about it.
 After booting the system I get the xdm-login-screen.
 Then I write the login and  password but nothing is done.
 It allways type login-incorrect.
 1) How can find a solution?
 2) How can I cleanly uninstall xdm (without using dpkg)?
 
 Regards
 Sascha
 
 
 
 --  
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 


Netscape strange errors

1999-03-25 Thread Paulo Henrique Baptista de Oliveira
I send a message a couple of days before about Netscape problems and
there was no answer. :( 
I will try again. :)
I need to fix this problem!!!
The problem is:

Hi all,
I installed Debian Linux 2.1 in a Sparc 4 and installed netscape too. My
problem is with Netscape. When I run Netscape there is no problem. When a
friend of mine, runs it the following error occurs:

$ /usr/X11R6/bin/netscape
no recognized font charsets!

What is wrong?
Have a nice day,Paulo Henrique


Netscape strange errors

1999-03-23 Thread Paulo Henrique Baptista de Oliveira
Hi all,
I installed Debian Linux 2.1 in a Sparc 4 and installed netscape too. My
problem is with Netscape. When I run Netscape there is no problem. When a
friend of mine, runs it the following error occurs:

$ /usr/X11R6/bin/netscape
no recognized font charsets!

What is wrong?
Have a nice day,Paulo Henrique


Re: Ultra Power

1999-02-25 Thread Paulo Henrique Baptista de Oliveira
Hi all,
let give me my 2 cents about the talk about PCs vs Sparc systems.
I know that the Sun machines are better made in generall, but I live
in a
development country (Brazil) and at least here, I cannot buy a Sparc to run
Linux at home. Would be very good. :) I cannot to change/upgrade hardware
easily. If I live in USA I will buy an exemplar of every machine that Linux
runs (Sun Ultras, Alphas, PC Pentiums, SGIs and others) only for fun hack. :)
And to help Debian development too. :)
Thanks all for the excelent Debian distribution that I'm running in
Pentium's 166 and 333 Mhz, AMD K6 300 Mhz and Sparc4 computers. :)
Have a nice day,Paulo Henrique


Re: ipx-cgsix and X

1999-02-10 Thread Paulo Henrique Baptista de Oliveira
Hi Dan,
try the 8bits Xserver.
Search the mailing-lists archivs on Debain Site. There was some prblems
with mouse and kbd. I dont remember the commands that I made, but there was
e-mails that explained that for me.
Have a nice day,Paulo Henrique
Quoting Daniel Urbach ([EMAIL PROTECTED]):
 Wow,
   that was painful. I just finished installing SLINK onto my ipx via ftp.
 ( I had to gateway through anothe linux machine with a 14.4 modem, I
 wouldn't recomend it ) Things seem to be going well so far but I need a
 little help. First which X server should I chose ( dont know what color
 depth a cgsix will support ) and I am having trouble with MAKEDEV. I
 installed the 8 bit serverand X fails to start becausse there is no
 /dev/kbd. MAKEDEV fails to build /dev/kbd with the error  I dont know
 how to make device kbd. 
 
   Also I need to make a link for /dev/mouse but I dont know what device
 to link it to. This is my first real experience with the Sparc machine I
 am using  sun type 4 keyboard ( reported at boot up ) and the mouse (
 sun 3 button optical ) that is atached to it.
 
 
 Thank you for any  pointers you might be able to give
 
 Dan Urbach
 
 
 --  
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 


new X packages broken :(

1999-02-03 Thread Paulo Henrique Baptista de Oliveira
Hi everyone,
I upgraded X (xfree86-common) in my Sparc 4 and now I cant use X 
anymore.
And cant downgrade to X with a mirror less updated.
When I type startx the prompt returns.

honolulu:/home/IA/baptista# startx

(using VT number 7)


waiting for X server to shut down .

honolulu:/home/IA/baptista#

After a atempt to enters X.
There is no error messages. What I have to do?
Have a nice day,Paulo Henrique 


Re: new X packages broken :(

1999-02-03 Thread Paulo Henrique Baptista de Oliveira
Well, 
I downgraded to 3.3.2.8 (xbase* and xmodmap) and everything is working
now). Peharps is the xterm. I will see later.
Thank you,  Paulo Henrique
Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]):
 Paulo Henrique Baptista de Oliveira writes:
  Hi everyone,
  I upgraded X (xfree86-common) in my Sparc 4 and now I cant use X 
 anymore.
  And cant downgrade to X with a mirror less updated.
  When I type startx the prompt returns.
   
   honolulu:/home/IA/baptista# startx
   
   (using VT number 7)
   
   
   waiting for X server to shut down .
 
 It seems that you don't have a window managerr or a xterm installed.
 In such a case, X will exit immediately. The new xbase package has now
 been splitted into several packages, among them are xterm and twm (the
 wondow manager) packages, so you have to intalled them separately. The
 advantage is that you can install a different window manager and a
 replacement of xterm (such as rxvt).
 
 Also check the file /etc/X11/window-managers. By default it contains
 nothing so even if you have a window manager installed, it may not be
 activated.
 
 ---
 PHAM Dinh Tuan | e-mail: [EMAIL PROTECTED]
 Laboratoire de Modelisation et Calcul  | Tel: +33 4 76 51 44 23
 BP 53, 38041 Grenoble cedex (France)   | Fax: +33 4 76 63 12 63
 ---


Re: XWindow in Sparc4

1999-02-02 Thread Paulo Henrique Baptista de Oliveira
... Hi Anders and other Sparc Debian users,
the problem of csh is critical to me because everyone in my uni use
csh in Solaris and are wanting to change to Linux but there is this problem:
$ csh
csh: Symbol `_IO_2_1_stdin_' has different size in shared object, consider  
re-linking  
% exit  
$
If anyone can fix this will be good.
Reggards,   Paulo Henrique
Quoting Anders Hammarquist ([EMAIL PROTECTED]):
  Thank you!  
  It did the trick.   
  Now what about csh error?   
  
  [EMAIL PROTECTED]: ~$ csh   
  csh: Symbol `_IO_2_1_stdin_' has different size in shared object,   
+consider   
  re-linking  
  [EMAIL PROTECTED]: ~$   
   
 That means that your csh is linked an older libc (assuming you have the
 latest
+version of everything). The package needs to be recompiled for this message
to 
+go away. Generally, it doesn't seem to cause any problems though.  
   
 Another solution is to replace csh with tcsh (since tcsh is compiled with a   
+recent enough libc and thus doens't complain). 
   
 Regards,  
 /Anders   


Re: XWindow in Sparc4

1999-01-28 Thread Paulo Henrique Baptista de Oliveira
Hi all,
I installed Debian Sparc in 2 Sparc/4. One is running X and the other
not :( The packages are the same in both. I made the kbd device in the two.
When I type startx the following error occurs:
No screen founds.
I have another problem with csh:
$ csh
-csh: Symbol `_IO_2_1_stdin_' has different size in shared object, consider
re-linking
These bugs are important to elimin because I'introducing Linux in a
envorinment of Sun running Solaris. If doesnt work very well I'll have to 
return to Slowlaris :(
Have a nice day,Paulo Henrique

Quoting christian mock ([EMAIL PROTECTED]):
 X-Mailer: exmh version 2.0.1 12/23/97
 To: Paulo Henrique Baptista de Oliveira [EMAIL PROTECTED]
 Subject: Re: XWindow in Sparc4 
 In-Reply-To: Your message of Sat, 23 Jan 1999 20:00:08 -0400.
  [EMAIL PROTECTED] 
 Mime-Version: 1.0
 Content-Type: text/plain; charset=us-ascii
 
  Hi Debian Sparc users,
  Excuse me if I'm sending this mail twice. I already send a mail
  yesterday about setting X in a Sparc4 and none answered :(
  I have to setup X in this machine otherwise I'll wave to install
  Slowlaris again :(
  Please help, altought I know that all of you are busy compiling
  Slink packages. Good work guys.
 
 your problem was with X not finding /dev/kbd? well, make it:
 
 mknod /dev/kbd c 11 0
 
 major/minor numbers for devices are listed in /usr/src/linux/Documenta
 tion/devices.txt
 
 HTH,
 
 cm.
 -- 
 christian mock @ home in vienna, austria
sind fremdcancels strafbar? - http://www.tahina.priv.at/bincancel/
 Those silly RFCs are all that separate us from the animals!
   -- Kevin Rodgers in a.r.e
 
 



Netscape in Debian/Sparc

1999-01-27 Thread Paulo Henrique Baptista de Oliveira
Anyone has Netscape installed in Debian Sparc release?
Have a nice day,Paulo Henrique


Re: Debian Sparc installations

1999-01-26 Thread Paulo Henrique Baptista de Oliveira
Hi Eric,
I installed Debian Sparc/Linux in two Sparc 4. Until yesterday cant get
X running. Thanks to you, I'm running X now. Great! :) Count with me to report
any problems in Debian Sparc. I just loved running Linux into these old Sparc.
Great work guys.
Have a nice day,Paulo Henrique
Quoting Eric Delaunay ([EMAIL PROTECTED]):
 John Chapman wrote:
  This weekend I installed (in a fairly minimal configuration) Debian Linux on
  two Sparcs: one LX and one SS2.  I've got a few questions, several comments,
  and don't know whether one should file bug reports for a work in progress,
  so I'll post this here, in the hope that some kind soul will shove me in the
  right direction.
  
  Most things in the installation worked quite well.  There were a couple of
  problems with the SS2, though;  I had put a brand new drive into it, and
  (perhaps because of this?) the installation program didn't want to partition
  and format the drive, but kept bouncing me back to the select a color or
  mono monitor screen.  I ran fdisk and mke2fs from the vc2, did network
  config by hand, and copied the files over onto one of the partitions via an
  nfs mount, but the installation program still wouldn't let me mount the
  partitions.  Finally I guessed that I should mount /dev/sda1 to /target, and
  everything suddenly worked.  I'm quite at a loss to explain why this can be
  done by hand, but not by the menu interface.  (Incidentally, this was with
  the tftpboot image.)  A possible bug in the installation program?
 
 For sure :-((
 The installation program is providing its own fdisk parser (libfdisk it is).
 It may fail on garbage in the partition sector of the disk... I didn't
 experienced with this problem and I don't have time to fix it now. Sorry.
 The workaround is to run fdisk manually then the installation program should
 stop to segfault after the system has reread the partition table of your hard
 drive.  Are you sure you needed to run all the steps by hand ?
 
  The floppy installation on the LX didn't have this problem (but, then, it
  had a previously-used hard drive.)  I didn't try out all of the disks; at
  the install from a mounted partition point, I did  an nfs mount of the
  base set, and continued from there.  There was no long delay in searching 
  for
  the drivers or base set at all.  However, both on the SS2 and the LX, the
  insert drivers into the kernel step fails; the program complains about not
  being able to find sed (I counldn't find it, either), and, as a result,
  nothing on the drivers floppy gets added.  I'm not sure if it should, yet,
 
 It will be fixed in the next bootdisks release.
 
  and I don't miss much except the serial ports, which don't get configured at
  all.  Perhaps someone can give me some tips.
 
  Other problems:  more is immediately broken, since the ncurses package is
  a more recent version, and there is no package with the old version still
  available.  I use less all the time, anyway, but this may also have broken
  other things in the utils package.  I can't reinstall it, since the package 
  depends upon the old ncurses library; should I just make a symlink for now?
  Or recompile them?   gcc and friends seem to work OK (I tried them out once 
  on
  frotz), which is a very good sign indeed.
 
 In fact, util-linux is out-dated and should be recompiled.
 
 # dpkg -I util-linux_2.7.1-3.deb
 ...
 Pre-Depends: libc6 (= 2.0.91), ncurses3.4
 ...
 
  Since I was downloading packages ad libitum, I didn't try running dselect or
  apt, so I can't report (or complain) about them.  I have noticed a couple of
  little things which need fixing, though:
  
  jed requires jed-common; the Packages listing states that this is in
  binary-sparc, but it's in binary-all.  The same applies to tetex-base, and
  several others.
 
 Not a problem at all because all binary-all packages are symlinked to each
 binary-arch tree.
 
 # cd slink/main/binary-sparc/editors
 # ls -l jed-common_0.98.7-14.deb
 lrwxrwxrwx   1 root root   49 Jan 21 21:25 
 jed-common_0.98.7-14.deb - ../../binary-all/editors/jed-common_0.98.7-14.deb
 
  X fails with complaints about the lack of /dev/kbd.  Is this something which
  gets made with a proper dselect installation?  I would run makedev, but I've
  noticed that the Other Distribution assigns /dev/kbd the major number 11,
  minor 0, which is scd0 with Debian, and I'd rather leave it alone until I
  know what the Right Thing To Do is.  And there's probably some marvelous
  Debian package which sets up everything correctly, anyway :-)
 
 Aargh :-(( In fact I lose the fixes I made to MAKEDEV to handle sparc specific
 devices for the base system.  I fixed the stuff in place, so it was
 overwritten by a new makedev package when I did an upgrade and I completely
 forgot to send a patch to the maintainer.  Grrr :-((
 I will rewrite it for the next bootdisks release.  They will provide /dev/kbd,
 /dev/fb*  /dev/sunmouse 

Great installation on a Sparcstation 4 (some questions tought)

1999-01-22 Thread Paulo Henrique Baptista de Oliveira
Hi Debian Sparc users
I installed Debian in a SparcStation 4. I already have telnet, g++ and
other tools.
I have some questions:
1) I dont have the minimal imagination to setup the X in a Sun Sparc 4.
My only experience is with PC's. I installed Xsun and XSun24. When I try to
run startx the following error occurs:
Fatal server error:
Cannot open /dev/kbd, error 2

xinit: unexpected signal 2

2) kbd and kbd-data cannot be installed together.

3) Good work guys. I love the tinny font in Sparc console :)

Have a nice day,Paulo Henrique