Re: [Samba] segmentation fault

2002-10-31 Thread Florian Rauh
Am Donnerstag, 31. Oktober 2002 01:13 schrieb Pablo Rincon Ymaz:
 Dear Samba org.

 I have a problem when mounting a windows drive into my linux server, I have
 samba 2.2.3a and kernel 2.4.18 with SuSE 8.0

 The problem I have is that I get a segmentation fault message when I try
 to access some windows directories, after that samba gets frozen and I cant
 kill the process (looks to me it keeps running an endless cycle). This
 wasn't a problem with the earlier version of samba I had before

 The kernel is configured with msdos, win fat, etc file systems  and also
 with smb file systems to mount them.

 Can you help me with some clues to solve this problem

Please try to set Samba's log level to maximum and send the relevant parts of 
your log file (/var/log/message or /var/log/warn) to me mailing list. What 
are your Windows systems (Win2K SPx, WinXP or Win9x)?

greetings

Florian Rauh

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Upgrading from 2.2.1a to 2.2.5 on RH 7.2

2002-10-30 Thread Florian Rauh
Am Mittwoch, 30. Oktober 2002 21:19 schrieb Jacob Smith:
 Hey Everyone,
  I am trying to upgrade to 2.2.5 from 2.2.1a and am having a
 problem.  When trying to install the samba-common rpm it says that I need
 the file libc.so.6.  I have this in 3 places:

 /var/ftp/lib/libc.so.6
 /lib/i686/libc.so.6
 /lib/libc.so.6

 Do I need to change the paths for this?  Thanks for your help.

Normally there should be only one libc.so.6 in /lib. Which glibc do you have 
installed (type /lib/libc.so.6 to get the version output).

greetings

Florian Rauh

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Error when list a directory

2002-10-29 Thread Florian Rauh
 Oct 29 12:46:57 box kernel: Unable to handle kernel paging request at
 virtual address d000 Oct 29 12:46:57 box kernel:  printing eip:
 Oct 29 12:46:57 box kernel: c7dbbae9
 Oct 29 12:46:57 box kernel: *pde = 
 Oct 29 12:46:57 box kernel: Oops: 
 Oct 29 12:46:57 box kernel: CPU:0
 Oct 29 12:46:57 box kernel: EIP:   
 0010:[usbcore:usb_devfs_handle+56157141/95257279]Tainted: P Oct 29
 12:46:57 box kernel: EFLAGS: 00010246
 Oct 29 12:46:57 box kernel: eax:    ebx: 79dffdfd   ecx: fd88b3fd  
 edx: adfd1717 Oct 29 12:46:57 box kernel: esi: d000   edi: c29d9e2c  
 ebp: c29d9ec4   esp: c29d9ddc Oct 29 12:46:57 box kernel: ds: 0018   es:
 0018   ss: 0018
 Oct 29 12:46:57 box kernel: Process find (pid: 5906, stackpage=c29d9000)
 Oct 29 12:46:57 box kernel: Stack: c0140030 c29d9e94 d17b3e14 
    ce46f220 Oct 29 12:46:57 box kernel:   
 c6cdd1c0 5777 008bbf97 206f671c   c24c 00ce Oct
 29 12:46:57 box kernel: ffea 0001 00d0 c7dba335
 cb03f9e0 c29d9fb0 c0140030 Oct 29 12:46:57 box kernel: Call Trace:
 [filldir64+0/276] [usbcore:usb_devfs_handle+56151073/95263347]
 [filldir64+0/276] [filldir64+0/276]
 [usbcore:usb_devfs_handle+56151214/95263206] Oct 29 12:46:57 box kernel:   
 [filldir64+0/276] [usbcore:usb_devfs_handle+56155128/95259292]
 [filldir64+0/276] [vfs_readdir+97/132] [filldir64+0/276]
 [sys_getdents64+79/179] Oct 29 12:46:57 box kernel:[filldir64+0/276]
 [sys_brk+193/240] [system_call+51/64] Oct 29 12:46:57 box kernel:
 Oct 29 12:46:57 box kernel: Code: 8a 06 46 89 c2 c1 e2 04 01 da c1 e8 04 01
 c2 8d 04 92 8d 1c

This message shows that the error is in the kernel's USB subsystem. You should 
update your kernel to 2.4.19. If you can, update your Samba to 2.2.6, too.

greetings

Florian Rauh

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] 2.2.6 error

2002-10-28 Thread Florian Rauh
Am Montag, 28. Oktober 2002 10:27 schrieb Elliot:
 guys .. when i run ./configure for my samba 2.2.6 .. i get this error
 checking for test routines... configure: error: cant find test code.
 Aborting config

Your downloaded source archive may be incomplete...

You should post the relevant parts of your config.log to the list.

greetings

Florian Rauh

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] 2.2.6 error

2002-10-28 Thread Florian Rauh
Am Montag, 28. Oktober 2002 10:48 schrieb Elliot:
 I cannot seem to find config.log .. Ran updatedb but nothing.

 I downloaded the tar.gz file twice ...but both times I get this error
 

Post the config.log file in your build directory (where you ran configure). 
What are your configure parameters?

greetings

Florian Rauh

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] what GCC and GAS version needed for samba 2.2.5

2002-10-28 Thread Florian Rauh
Am Dienstag, 29. Oktober 2002 03:56 schrieb Martin Dube:
 Can anyone tell me what version of GCC and GAS are needed to compile samba
 v2.2.5 on a linux machine?

You should use the C-Compiler which is installed on your distribution if it is 
not older then 2.95.2 or 3.2.

greetings

Florian Rauh

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] samba compiling error

2002-10-28 Thread Florian Rauh
-?V5R=F5R+W-R=E]D9G-?
 M;G0N8PT*0V]MEL:6YG(')P8U]S97)V97(OW)V7W-P;V]LW,N8PT*0V]M
 MEL:6YG(')P8U]S97)V97(OW)V7W-P;V]LW-?;G0N8PT*0V]MEL:6YG
 M(')P8U]C;EE;G0O8VQI7W-P;V]LW-?;F]T:69Y+F,-D-O;7!I;EN9R!R
 M-?%RV4O%RV5?;'-A+F,-D-O;7!I;EN9R!R-?%RV4O%R
 MV5?;F5T+F,-D-O;7!I;EN9R!R-?%RV4O%RV5?F5G+F,-D-O
 M;7!I;EN9R!R-?%RV4O%RV5?G!C+F,-D-O;7!I;EN9R!R-?
 M%RV4O%RV5?V%MBYC#0I#;VUP:6QI;F@G!C7W!AG-E+W!AG-E
 M7W-R=BYC#0I#;VUP:6QI;F@G!C7W!AG-E+W!AG-E7W=KRYC#0I#;VUP
 M:6QI;F@G!C7W!AG-E+W!AG-E7W-P;V]LW,N8PT*0V]MEL:6YG(')P
 M8U]P87)S92]P87)S95]D9G,N8PT*0V]MEL:6YG(')P8U]C;EE;G0O8VQI
 M7VYE=QO9V]N+F,-D-O;7!I;EN9R!R-?8VQI96YT+V-L:5]P:7!E+F,-
 MD-O;7!I;EN9R!R-?8VQI96YT+V-L:5]L;V=I;BYC#0I#;VUP:6QI;F@
 MG!C7V-L:65N=]C;E?=')UW0N8PT*0V]MEL:6YG(QO8VMI;FO;]C
 M:VEN9RYC#0I#;VUP:6QI;F@;]C:VEN9R]BFQO8VLN8PT*0V]MEL:6YG
 M(QO8VMI;FO]S:7@N8PT*0V]MEL:6YG('!AW-D8B]P87-S9(N8PT*
 M0V]MEL:6YG('!AW-D8B]S96-R971S+F,-G!AW-D8B]S96-R971S+F,Z
 M($EN(9U;F-T:6]N(!S96-R971S7VYA;65D7VUU=5X)SH-G!AW-D8B]S
 M96-R971S+F,Z,[EMAIL PROTECTED]!W87)N:6YG.B!P87-S:6YG(%R9R R(]F(!T9)?
 M;]C:U]B7-TFEN9R@9ES8V%R9',@75A;EF:65RR!FF]M('!O:6YT
 M97(@=%R9V5T('1Y4-D-O;7!I;EN9R!P87-S9(O%SU]C:5C:RYC
 M#0I#;VUP:6QI;F@%SV1B+W-M8G!AW-F:6QE+F,-D-O;7!I;EN9R!P
 M87-S9(O;6%C:EN95]S:60N8PT*0V]MEL:6YG('!AW-D8B]P9)?VUB
 M%SW=D+F,-D-O;7!I;EN9R!P87-S9(O%M%SRYC#0I#;VUP:6QI
 M;F@%SV1B+W!D8E]T9(N8PT*0V]MEL:6YG('!AW-D8B]P9)?;1A
 MYC#0I#;VUP:6QI;F@%SV1B+W!D8E]N:7-P;'5S+F,-D-O;7!I;EN
 M9R!PFEN=EN9R]P8V%P+F,-D-O;7!I;EN9R!PFEN=EN9R]PFEN=%]S
 M=FED+F,-D-O;7!I;EN9R!PFEN=EN9R]PFEN=%]C=7!S+F,-D-O;7!I
 M;EN9R!PFEN=EN9R]PFEN=%]G96YEFEC+F,-D-O;7!I;EN9R!PFEN
 M=EN9R]L'%?%RV4N8PT*0V]MEL:6YG('!R:6YT:6YG+VQO860N8PT*
 M0V]MEL:6YG('!R;V9I;4O')O9FEL92YC#0I#;VUP:6QI;F@;EB+V-H
 M87)C;G8N8PT*0V]MEL:6YG(QI8B]C:%RV5T+F,-D-O;7!I;EN9R!L
 M:6(O95B=6N8PT*0V]MEL:6YG(QI8B]F875L=YC#0I#;VUP:6QI;F@
 M;EB+V=E='-M8G!AW,N8PT*0V]MEL:6YG(QI8B]I;G1EF9A8V4N8PT*
 M0V]MEL:6YG(QI8B]K86YJ:2YC#0I#;VUP:6QI;F@;EB+VUD-YC#0I#
 M;VUP:6QI;F@;EB+VEN=5R9F%C97,N8PT*0V]MEL:6YG(QI8B]P:61F
 M:6QE+F,-D-O;7!I;EN9R!L:6(OF5P;%C92YC#0I#;VUP:6QI;F@;EB
 M+W-I9VYA;YC#0I#;VUP:6QI;F@;EB+W-YW1E;2YC#0IL:6(OWES=5M
 M+F,Z($EN(9U;F-T:6]N(!S7-?F5C=F9R;VTG.@T*;EB+W-YW1E;2YC
 M.C$T,3H@=V%R;FEN9SH@%SVEN9R!AF@-B!O9B!@F5C=F9R;VTG(9R
 M;VT@:6YC;VUP871I8FQE('!O:6YT97(@='EP90T*0V]MEL:6YG(QI8B]S
 M96YD9FEL92YC#0I#;VUP:6QI;F@;EB+W1I;64N8PT*0V]MEL:6YG(QI
 M8B]U9F,N8PT*0V]MEL:6YG(QI8B]G96YR86YD+F,-D-O;7!I;EN9R!L
 M:6(O=7-EFYA;64N8PT*0V]MEL:6YG(QI8B]U=EL7V=E=5N=YC#0I#
 M;VUP:6QI;F@;EB+V%C8V5SRYC#0I#;VUP:6QI;F@;EB+W-M8G)U;BYC
 M#0I#;VUP:6QI;F@;EB+V)I=UAYC#0I#;VUP:6QI;F@;EB+V-R8S,R
 M+F,-D-O;7!I;EN9R!L:6(OVYPFEN=8N8PT*;EB+W-N')I;G1F+F,Z
 M-SDP.B!C;VYF;EC=EN9R!T7!ER!F;W(@8'-N')I;G1F)PT*+W5SB]L
 M;V-A;]L:6(O9V-C+6QI8B]H'!A,BXP;BUHUH'5X,3$N,# O,RXQ+VEN
 M8VQU94OW1D:6\N:#HT.3,Z('!R979I;W5S(1E8VQAF%T:6]N(]F(!S
 L;G!R:6YT9B-BHJ*B!%G)OB!EET(-O94@,0T*#0I3=]P+@T*#0IS
 `
 end

Could you please attach your log file as plain text?

greetings

Florian Rauh

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] ./configure failing 2.2.6 install (Newbie question)

2002-10-25 Thread Florian Rauh
  My problem:

  I am trying to upgrade to 2.2.6 and when I execute
  the ./configure script it fails with command not
  found. I think the script is executing something
  that the 2.2.5 script did not and I have not installed it
  on the SuSE system.

Which command could not be found?

greetings

Florian Rauh

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Strange filenames after copy to smb-share

2002-10-23 Thread Florian Rauh
Am Mittwoch, 23. Oktober 2002 12:31 schrieb mesiol:
 Hye,

 we use a samba 2.2.3a which works fine most time.
 now i found that one client has some strange problems.
 when the user copies files to the smb-share some of them will be created
 with very strange filenames.

 For example let's say the original file is named:
 my_nicetestfile.txt then on the server the file will be created as

 my_nic~1.txt and also a file will be created called
 my_nicefile:{some_strange_chars_here_in}.txt

 has someone an idea how to solve this behaviour?

 thanks for all ideas.

Perhaps this is a problem with the different character sets (Unix, Windows 
Codepages).

Try to set these options in your smb.conf

character set = iso8859-1 (this char set will be used on the server)
client code page = 850 (this char set will be used for the clients)

I've used the Latin-1 (iso8859-1) char set and the European code page (850).

greetings

Florian Rauh

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Help for installing Samba on SUN SPARC SOLARIS with OS 8

2002-10-22 Thread Florian Rauh
On Tuesday, 22. Oktober 2002 12:08 Inbal Vahab wrote:
 gent
 s/bin
 # cd source
 # ./configure
 loading cache ./config.cache
 checking for gcc... no
 checking for cc... no
 configure: error: no acceptable cc found in $PATH
 #

 Any suggestion ? why I get that error

You could try to set a environment variable to your C-Compiler
e. g. export CC=/usr/bin/gcc.

greetings

Florian Rauh

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba