Linux-Development-Sys Digest #986, Volume #6 Fri, 23 Jul 99 11:13:57 EDT
Contents:
Having a problem with compiling the kernel (unresolved symbol) (VBF-Ratingen GmbH)
Re: when will Linux support > 2GB file size??? (Robert Krawitz)
Re: Why we are still holding on to X Windows (Jan Andres)
Re: Kernel version 2.3.9+ (Rajarshi Bandyopadhyay)
Re: Strange problem with passwords in RedHat 6.0 ("Joe")
High load average, low cpu usage when /home NFS mounted (Ole Jacob Taraldset)
Re: Server linux config (Warren Young)
----------------------------------------------------------------------------
From: VBF-Ratingen GmbH <[EMAIL PROTECTED]>
Subject: Having a problem with compiling the kernel (unresolved symbol)
Date: Fri, 23 Jul 1999 08:57:52 +0200
Hi folks!
I don't really understand much of kernel-programming, but I thought you
guys do.
When compiling the kernel and the moduls, everything looks alright. But
when loading isdn.o, i get an error massage like this: 'unresolved
symbol ip_masq_in_get_2'... I lokked into the sources and found out that
ip_masq_in_get_2 has to be exported in net/ipv4/ip_masq.c ... But as I
took a look into this file, there was only an ip_masq_in_get, but no
ip_masq_in_get_2.
I'm using SuSE 6.1 with the 2.2.5.SuSE kernel...
Thanks!!
Rainer.
------------------------------
From: Robert Krawitz <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.advocacy
Subject: Re: when will Linux support > 2GB file size???
Date: 23 Jul 1999 03:39:05 -0400
"Chad Mulligan" <[EMAIL PROTECTED]> writes:
> This question is a bit off topic but it just occurred to me that:
> NTFS will support files of these sizes, and the current Linux
> kernels have support for NT. Can they read and write to these files
> if an NTFS file system is used? I'm sure that the whole file
> couldn't be cashed but a streaming handler should be able to parse
> them, shouldn't it?
Not likely (because it's a VM issue rather than a filesystem issue; I
stand corrected on that important point), but that (to me) is the crux
of the issue: the other major 32-bit operating systems do support
large files.
--
Robert Krawitz <[EMAIL PROTECTED]> http://www.tiac.net/users/rlk/
Tall Clubs International -- http://www.tall.org/ or 1-888-IM-TALL-2
Member of the League for Programming Freedom -- mail [EMAIL PROTECTED]
"Linux doesn't dictate how I work, I dictate how Linux works."
--Eric Crampton
------------------------------
From: [EMAIL PROTECTED] (Jan Andres)
Crossposted-To: comp.os.linux.development.apps
Subject: Re: Why we are still holding on to X Windows
Date: 23 Jul 1999 06:47:00 GMT
In article <7n72k9$b35$[EMAIL PROTECTED]>, Victor Wagner wrote:
>Christopher Browne <[EMAIL PROTECTED]> wrote:
>: On 17 Jul 1999 09:34:38 GMT, Philip Brown <[EMAIL PROTECTED]> wrote:
>
>: - I need to add access to the font xyz.pfb.
>: - I need to add access to this font as a normal user (e.g. - without
>: resorting to root access).
>: - I need to make this change without needing to restart X, thereby
>: shutting down all existing X applications.
>
>Just easy:
>
>1. put font into some directory under your home directory
>2. Create fonts.dir and fonts.scale in this directory
>3. Execute xset +fp this directory
>
>Of course, things became more complicated if you need to keep font on
>remote system.
Not very much. Do steps 1. and 2. Run xfs on a port of your choice.
Then run xset +fp inet/host:port. That's all.
--
Jan Andres
[EMAIL PROTECTED]
Ham radio: DH2JAN
------------------------------
From: [EMAIL PROTECTED] (Rajarshi Bandyopadhyay)
Subject: Re: Kernel version 2.3.9+
Reply-To: [EMAIL PROTECTED]
Date: Fri, 23 Jul 1999 07:58:00 GMT
On Mon, 19 Jul 1999 15:35:12 -0700,thus spake David Schwartz:
davids>
davids> For very good reasons, handholding is not available for development
davids>kernels. There is no web site on 'do it yourself brain surgery for
davids>beginners'. No sane person would advise beginners to attempt brain
davids>surgery.
davids>
davids> DS
davids>
davids>> one discuss developemental kernels?
davids>>
davids>> Zachary Kuznia
davids>> [EMAIL PROTECTED]
I don't know the answer to ur questions, but maybe u can find help in the
Kernel FAQ or the kernel.org site.
--Raj
------------------------------
From: "Joe" <[EMAIL PROTECTED]>
Crossposted-To:
comp.os.linux.misc,linux.redhat.devel,linux.redhat.install,linux.redhat.pam,linux.redhat.sparc
Subject: Re: Strange problem with passwords in RedHat 6.0
Date: Fri, 23 Jul 1999 10:29:43 GMT
OH LORD......
2 Weeks of messing around - but now I have the solution !!!!!!!
I have installed RH 6.0 for SPARC using shadow password AND md5 password. It
seems, that the encryption of crypt() creates not the same password like
passwd does (perhaps a problem in my pam.d directory in the 'login' and
'other' file - anyone an idea ???).
I disabled the MD5 password encryption in the setup tool, (IMPORTANT: ) set
up the same passwords again with passwd (because otherwise the password
stays the same in /etc/shadow !!!) AND IT WORKED !!!!
Cyrus IMAP is working fine, and now I check qpopper again.....
:-)
Joe
Joe <[EMAIL PROTECTED]> schrieb in im Newsbeitrag:
lbHl3.18028$[EMAIL PROTECTED]
> Hi,
>
> I'm using RedHat 6.0 Kernel 2.2.5-15 on a SPARCserver 5. The installation
> was downloaded from gd.tuwien.acat in vienna. After compiling the kernel
for
> IP masquerading, I've tried to install a mailserver. Sendmail worked fine
> for the first, but was not very comfortable, when I was out of office. So
I
> decided to install the qpopper POP3 mailserver, because it seems to be one
> of the best (the best?). Installation was very simple, and my first tests
> (telent to server over pop3 port) were successful. But when a user tries
to
> connect, he always get he message wrong password. So I tried different
> configurations (spcial-auth parametor for configure, -DAUTH in makefile)
and
> a lot of the stuff I found in FAQ's and the suggestions people (THANKS!!)
> sent me via e-mail.
> Getting frustrated by beeing unable to get it work in 10 days, I've tried
to
> use Cyrus IMAP server instead. Download, configuration, compile and
install
> were also very simple, the first test (telent.... see above) and the test
> utility imtest shows me, that I'm on the right way. But when I tried to
use
> cyradm the program asked me for a user (I tried root) and a password (as
you
> guessed, tried the root-password). Got the message Wrong Password !! (...
> pwcheck is running, tried several configuration options, bla,bla bla....)
>
> It seems to me (correct me, if I'm wrong) that the pwcheck program
compares
> the password which has been entered in the mail-client with the one who is
> in the /etc/shadow file ( I AM using shadow password file !!).
>
> After adding some debug code (very simple printf commands) in
> pwcheck_getspnam.c (also tried the pwcheck_getpwnam.c version, but the
> passwords which will be compared are that different, so I think this is
the
> wrong way...) I got the following output:
>
> getspnam-Debug:
> Password from /etc/shadow : $1$T1gp7QPv$QeJ278puZM3B.zDIUA.Nk1
> Password generated by crypt() : $1$T1gp7QPv$3gmKod9BErPhayuKWvmLV1
>
> The crypted password from /etc/shadow is O.K. But the password which will
be
> generated from the plaintext password is different from the one in the
> shadow file.
>
> BUT WHY. Don't they use the same mechanism to decrypt passwords ?????
>
> I would be very thankful for EVERY help I get. I'm stuck now, and do not
> know what else to try....
>
>
> a frustrated
> Joe
>
>
>
>
------------------------------
From: Ole Jacob Taraldset <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,comp.os.linux.networking
Subject: High load average, low cpu usage when /home NFS mounted
Date: Fri, 23 Jul 1999 12:47:16 +0200
I have a PII 450 MHz w/512 MB ram and a clean RedHat 6.0 w/updates. The
/home partition is NFS mounted from and SGI. When I take a look at cpu
usage i kpm/qps most of the cpu is idle (~85%), but load average reports
around 2. Isn't load average a function of cpu usage (only, mostly)? Can
it be that some process is running, but not showing in ps/top/kpm? I
feel that the system response has been reduced quite a bit after
upgrading to RedHat 6.0.
Please email me as well as post to this NG!
Ole Jacob
--
GexCon AS, Bergen, Norway <http://www.gexcon.com>
Tel : +47 55574334 (office) +47 55558650 (home)
Mob.tel. : +47 95080525 Fax : +47 55574331
PGP key : <http://home.c2i.net/ojt/pgp.txt>
------------------------------
From: Warren Young <[EMAIL PROTECTED]>
Subject: Re: Server linux config
Date: Fri, 23 Jul 1999 07:02:39 -0600
bill davidsen wrote:
>
> In article <[EMAIL PROTECTED]>,
> Warren Young <[EMAIL PROTECTED]> wrote:
>
> I do notice an FD_SETSIZE in posixtypes.h, but that appears to be the
> limit of the fd's available to any single process, rather than the
> system.
This affects the select() syscall. Don't touch. B-)
--
= Warren -- See the *ix pages at http://www.cyberport.com/~tangent/ix/
=
= ICBM Address: 36.8274040 N, 108.0204086 W, alt. 1714m
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: [EMAIL PROTECTED]
You can send mail to the entire list (and comp.os.linux.development.system) via:
Internet: [EMAIL PROTECTED]
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Development-System Digest
******************************