Linux-Development-Sys Digest #460, Volume #6      Sun, 7 Mar 99 14:14:44 EST

Contents:
  error compiling 2.2.2 (Juergen Baumann)
  Re: PROOF: The Pope plays with his iMac while on the throne (Pablo)
  modules 2.1.121 under 2.2 kernel (Bob Berman)
  Permanent ARP attribute cancellation in 2.0.36 but not in 2.2 
([EMAIL PROTECTED])
  Re: booting NT & linux (Steven Whatley)
  Re: booting NT & linux (Steven Whatley)
  Re: ncurses4.2/egcs1.1.1/glibc2.1 compile problem (Dirk Lattermann)
  Re: NFS Data Corruption between Linux 2.2.x and SunOS 5.5.1 (Tony Robinson)
  virtual hosting.....same email id..
  tar_cat???? (Scott)
  Re: modules 2.1.121 under 2.2 kernel (Bob Berman)
  LabVIEW for Linux (Richard)
  Re: modules 2.1.121 under 2.2 kernel (Paul Kimoto)
  Re: scsi tape driver I/O error on mag tape (M. Buchenrieder)
  Re: scsi tape driver I/O error on mag tape ("Bjorn Wesen")
  Re: modules 2.1.121 under 2.2 kernel (Bob Tennent)
  PROTOTYPE (Navjot Verraich)

----------------------------------------------------------------------------

From: Juergen Baumann <[EMAIL PROTECTED]>
Subject: error compiling 2.2.2
Date: 5 Mar 1999 23:55:40 GMT


it seems, that the mutation in net/sock.h from sock_filter to sk_filter
has not reached all code, drivers/net/loopback won't compile if 
CONFIG_FILTER is defined. No further checks have been done, so further
failures may occure.

maybe next patch will fix it?

jb


-- 

ooops this shouldn't be here!

------------------------------

Date: Sat, 06 Mar 1999 17:48:53 -0800
From: Pablo <[EMAIL PROTECTED]>
Crossposted-To: 
alt.society.underwear,comp.sys.mac.misc,comp.sys.amiga.hardware,fr.rec.voyages
Subject: Re: PROOF: The Pope plays with his iMac while on the throne



Jim Patterson wrote:

> >I am a psycho.


------------------------------

From: Bob Berman <[EMAIL PROTECTED]>
Subject: modules 2.1.121 under 2.2 kernel
Date: Sat, 06 Mar 1999 20:42:39 -0500

I'm having a hard time getting the assorted module utilities to work under V2.2.
I have been running V2.0.35 for a long time now and before that, V1.2.8! I have
upgraded all neccessary software required for V2.2 and built and tested
everything along the way. I think everything is OK. I even have glibc 2 working
now!

Anyway, when I boot into 2.2, and run "depmod -ae" I get the following list of
unresolveds: I also get the same sort of thing if I try to do an explicit insmod
of a module.

/lib/modules/default/net/dummy.o: unresolved symbol(s)
        __kfree_skb
        ether_setup
        kmalloc
        unregister_netdev
        register_netdev
        dev_alloc_name
        kfree
/lib/modules/default/net/bsd_comp.o: unresolved symbol(s)
        kmalloc
        vfree
        ppp_register_compressor
        kfree
        vmalloc
        ppp_unregister_compressor
        printk
/lib/modules/default/net/ppp_deflate.o: unresolved symbol(s)
        kmalloc
        vfree
        ppp_register_compressor
        kfree
        vmalloc
        ppp_unregister_compressor
        printk
/lib/modules/default/misc/pt.o: unresolved symbol(s)
        schedule_timeout
        __generic_copy_from_user
        kmalloc
        unregister_chrdev
        register_chrdev
        kfree
        printk
        __const_udelay
        __generic_copy_to_user
/lib/modules/default/misc/paride.o: unresolved symbol(s)
        request_region
        __wake_up
        parport_unregister_device
        parport_enumerate
        release_region
        sleep_on
        parport_register_device
        parport_claim
        parport_release
        check_region
        printk
/lib/modules/2.2.1/net/dummy.o: unresolved symbol(s)
        __kfree_skb
        ether_setup
        kmalloc
        unregister_netdev
        register_netdev
        dev_alloc_name
        kfree
/lib/modules/2.2.1/net/bsd_comp.o: unresolved symbol(s)
        kmalloc
        vfree
        ppp_register_compressor
        kfree
        vmalloc
        ppp_unregister_compressor
        printk
/lib/modules/2.2.1/net/ppp_deflate.o: unresolved symbol(s)
        kmalloc
        vfree
        ppp_register_compressor
        kfree
        vmalloc
        ppp_unregister_compressor
        printk
/lib/modules/2.2.1/misc/pt.o: unresolved symbol(s)
        schedule_timeout
        __generic_copy_from_user
        kmalloc
        unregister_chrdev
        register_chrdev
        kfree
        printk
        __const_udelay
        __generic_copy_to_user
/lib/modules/2.2.1/misc/paride.o: unresolved symbol(s)
        request_region
        __wake_up
        parport_unregister_device
        parport_enumerate
        release_region
        sleep_on
        parport_register_device
        parport_claim
        parport_release
        check_region
        printk


So what am I doing incorrectly?

Also, I've noticed that modprobe and its relatives (insmod, etc) seem to make
entries in syslog and so forth with a time in GMT. How can I get them to log in
local time (EST)?

I can't insmod anything. I always get those unresolveds! What am I doing wrong?
I am using modutils 2.1.121, as required. And I've built and rebuilt the kernel
and the few modules I have so far under V2.2, but still I get the unresolveds.

(I know I don't really need to insmod anything, that kmod will do it for me -
I'm just testing since *no* modules ever get loaded under V2.2 for me.)

Any help would be appreciated.

------------------------------

From: [EMAIL PROTECTED]
Subject: Permanent ARP attribute cancellation in 2.0.36 but not in 2.2
Date: 01 Mar 1999 11:39:10 +0100

I' encountering a problem when transferring (tftp) large binary files
from a linux box to a bootp client. This problem relates to arp cache
expiration when the client is not able to answer to arp queries.

The problem is the following :
        + when downloading a large file (~50MB) through tftpboot on a
        client machine (configured with bootpd) the server (debian w/ kernel
        2.0.36 or 2.2) loses the MAC (Ethernet) address of the client (ARP
        entry for the client is expiring and is deleted from the cache).
        
        For some unknown reason, the client is unable to answer to 'arp
        requests' send by the server for reinstalling the MAC address
        in the ARP table. So no further communication between the two
        machines can occur after the on-going tftp transfert ends. 
        

        +In order to avoid the ARP entry expiration, I defined a
        permanent arp entry for the mac address. But different kernels seems
        to inconsistently treat the setarp operation done by bootpd : in
        v2.0.36 the permanent flag is deleted from the arp entry while
        this is not the case with 2.2. Not to say that v2.0.36
        behavior is a big problem for me :)

So my question is 'what behaviour should I treat as correct ?' :
        +Setting an already existing permanent entry in an ARP table
        should delete the permanent flag associated to it. (2.0.36)

        +Setting an already existing permanent entry in an ARP table
        does not modify entries attributes. (2.2)

I do not want to upgrade our production machines to 2.2. yet. So ...
in case 2.0.36 is the problem, does anybody has an idea of any
workaround I could use?

Thanks,
        J.-M. Kubek

------------------------------

From: Steven Whatley <[EMAIL PROTECTED]>
Crossposted-To: comp.os.ms-windows.nt.admin.misc,comp.os.ms-windows.nt.misc
Subject: Re: booting NT & linux
Date: 7 Mar 1999 04:04:26 GMT

In comp.os.ms-windows.nt.misc Andi Braun <[EMAIL PROTECTED]> wrote:
: How do I configure NT's bootmanager to start either NT on disk C: (or
: IDE 0, master) or Linux on D: (scsi, id 0)?

: Is there any chance or do I need to use Lilo?

Yes, you can use the NT boot loader.  Below are the instructions:

From: [EMAIL PROTECTED] (Thomas Lostaunau)
Subject: Re: booting 95/Linux/NT
Date: Sat, 09 Mar 96 21:06:31 GMT

In article <4hhgcc$[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Steve Powers) wrote:
>is it possible to set up the master boot record so that it selects from
>95 or Linux on the first disk or NT on the second disk?  I've been
>able to get 95/Linux boot options through LILO and 95/NT through
>the NT bootloader.

What I have done that will allow you to choose which OS to boot using the NT
boot loader is to load lilo on "root" partition.  DO NOT have it replace the 
master boot record.  Then if you do the following with the appropriate changes 
of course:

        dd if=/dev/sda2 bs=512 count=1 of=/c/bootsect.lnx

assuming your linux root partition is /dev/sda2 and you have your NT boot 
partition mounted on /c.  This will create a 512 byte file that is a copy of 
your boot sector on your NT boot drive.  Now, change the attributes of the 
boot.ini file on the NT boot drive so you can edit it and add a line similar 
to the following:

        c:\bootsect.lnx="Linux"

Then you will now have a choice between the OS's that you had before and now 
linux will show up as a choice.  The only problem with this method is that the 
bootsect.lnx needs to be updated every time you run lilo, like if you update 
the kernel.  Hope this helps.

Tom

=====================================================================
Thomas Lostaunau               [EMAIL PROTECTED]
=====================================================================

HOpe hti helps,
Steven
-- 
                 _|_  |  _|_   "I am the way and the truth and the life.
                  | --|-- |     No one comes to the Father except through
Steven Whatley    |   |   |      me.  If you really knew me, you would
Houston, Texas        |           know my Father as well.  From now on,
[EMAIL PROTECTED]   |            you do know him and have seen him."
http://www.blkbox.com/~swhatley/        -- Jesus Christ (John 14:6-7 NIV)

------------------------------

From: Steven Whatley <[EMAIL PROTECTED]>
Crossposted-To: comp.os.ms-windows.nt.admin.misc,comp.os.ms-windows.nt.misc
Subject: Re: booting NT & linux
Date: 7 Mar 1999 04:11:34 GMT

In comp.os.ms-windows.nt.misc Peter Samuelson <[EMAIL PROTECTED]> wrote:
: Or ... tell LILO to write the boot sector in the right place so you
: don't have to mess with copying it.  This has the advantage that things
: don't break when you rerun LILO.

: Basically, make sure your FAT partition is mounted (probably might as
: well have it in /etc/fstab).  If drive C is NTFS ignore this message --
: NTFS R/W support was very buggy last I checked.  Create the file
: /mnt/c/bootsect.lnk (or whatever) with

I guess if C: is NTFS you can write the bootsect.lnx file to a DOS
formatted floppy.  Then boot NT and move the file to the C:\ directory and
modify the boot.ini file accordingly

Later,
Steven
-- 
                 _|_  |  _|_   "I am the way and the truth and the life.
                  | --|-- |     No one comes to the Father except through
Steven Whatley    |   |   |      me.  If you really knew me, you would
Houston, Texas        |           know my Father as well.  From now on,
[EMAIL PROTECTED]   |            you do know him and have seen him."
http://www.blkbox.com/~swhatley/        -- Jesus Christ (John 14:6-7 NIV)

------------------------------

From: [EMAIL PROTECTED] (Dirk Lattermann)
Subject: Re: ncurses4.2/egcs1.1.1/glibc2.1 compile problem
Date: Sun, 28 Feb 1999 16:20:21 +0100

On 25 Feb 1999 01:11:22 GMT, T.E.Dickey <[EMAIL PROTECTED]> wrote:
>Dirk Lattermann <[EMAIL PROTECTED]> wrote:
>> Hello,
>
>> has someone successfully built ncurses-4.2 with glibc2.1
>> and egcs-1.1.1? Are there known problems?
>
>your problem really looks like the awk/sed programs are getting broken
>by confusion between old/new shared libraries.  (I don't know of anything
>offhand that would cause the script to drop characters).

Thanks to all who replied, I solved my problem by recompiling and using
newest version of sed (3.02).

-- dl

------------------------------

From: Tony Robinson <[EMAIL PROTECTED]>
Subject: Re: NFS Data Corruption between Linux 2.2.x and SunOS 5.5.1
Date: 07 Mar 1999 11:59:41 +0000

I've a SMP box that has real NFS problems.  These are of two types, file
corruption and kernel messages.  The file corruption is hard to track
down, eth0 is a Intel EtherExpress Pro 10/100 and I've had people report
that copying megabytes from the Linux box (sometimes to Solaris 2.5.1)
causes corruption.  Once I saw the result, there were two null bytes
inserted or substituted on some 8192 byte block boundaries.

The kernel messages are easier, when remote mounting a HP-UX machine
(here called sauce) the first ls on a large directory gives:

NFS: server sauce, readdir reply truncated
NFS: nr=162, slots=3, len=28

What ls sees isn't truncated though.   Also, I see messages of the form:

__nfs_fhget: inode 952434 busy, i_count=2, i_nlink=1
nfs_free_dentries: found kr10000/tempf10dtst4, d_count=0, hashed=1
nfs_dentry_delete: kr10000/tempf10dtst4: ino=952434, count=2, nlink=1

I'm currently running 2.2.2 and I've seen the problems since 2.1.*, I've
tried various -ac patches, disabling SMP, and had a go with knfsd.




Tony Robinson

-- 
http://www.softsound.com
http://www-svr.eng.cam.ac.uk/~ajr

------------------------------

From: <[EMAIL PROTECTED]>
Subject: virtual hosting.....same email id..
Date: Sun, 7 Mar 1999 00:41:44 +0900

I have many virtual host...and the request of same email id...

A wants [EMAIL PROTECTED]  ... and B want
[EMAIL PROTECTED]

but I don't know how to..

if some send mail to [EMAIL PROTECTED] ..
B can see the mail...T_T

help me ...help this poor webmaster beginner..

[EMAIL PROTECTED]




------------------------------

From: Scott <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,comp.os.linux.development.apps
Subject: tar_cat????
Date: Sat, 06 Mar 1999 18:01:31 -0600

I am using a RedHat Linux 5.2 and am attempting to compile a addon
driver (hpdj)
into the Aladden 5.50 ghostscript. In the instructions it mentions:

"you must now run tar_cat to regenerate your platform-specific makefile"


What is tar_cat and where can I get it. I have searched
all over the internet and there is no mention of is anywhere.

Thank you

------------------------------

From: Bob Berman <[EMAIL PROTECTED]>
Subject: Re: modules 2.1.121 under 2.2 kernel
Date: Sun, 07 Mar 1999 10:24:21 -0500

Bob Tennent wrote:
> 
> On Sat, 06 Mar 1999 20:42:39 -0500, Bob Berman wrote:
>  >I'm having a hard time getting the assorted module utilities to work under V2.2.
>  >I have been running V2.0.35 for a long time now and before that, V1.2.8! I have
>  >upgraded all neccessary software required for V2.2 and built and tested
Yes I built the kernel correctly. And the link under /lib/modules for
default is set correctly and I am running the correct version of modutils.
I tried to verify that all the obvious sort of stuff was not the problem.
And I did refer to several checklists along the way when I upgraded from 2.0
to 2.2 and when I installed glibc. I think I've been careful.

I don't know how to proceed and without modules, I can't use the 2.2 kernel
- as part of ppp is always built as a module, according to the documentation,
and without ppp I can't connect to the Internet.


> You did do
> 
> make modules
> make modules_install?
> 
> Check out
> 
> http://charlotte.redhat.com/support/docs/rhl/kernel-2.2/kernel2.2-upgrade.html
> 
> Bob T.

------------------------------

From: Richard <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: LabVIEW for Linux
Date: Sun, 07 Mar 1999 01:04:37 GMT

http://www.natinst.com/linux/

for more info.

------------------------------

From: [EMAIL PROTECTED] (Paul Kimoto)
Subject: Re: modules 2.1.121 under 2.2 kernel
Date: 7 Mar 1999 12:31:05 -0500
Reply-To: [EMAIL PROTECTED]

In article <[EMAIL PROTECTED]>, Bob Berman wrote:
> I can't use the 2.2 kernel
> - as part of ppp is always built as a module, according to the documentation,
> and without ppp I can't connect to the Internet.

Those parts of ppp aren't required for it to work.

-- 
Paul Kimoto             <[EMAIL PROTECTED]>

------------------------------

From: [EMAIL PROTECTED] (M. Buchenrieder)
Subject: Re: scsi tape driver I/O error on mag tape
Date: Sat, 6 Mar 1999 22:54:26 GMT

"Bjorn Wesen" <[EMAIL PROTECTED]> writes:


[...]

>I couldn't get a HP Surestore 24 DAT connected to linux 2.2 with a 2940, to
>store more than one tar archive on the same tape either. But that is
>probably an unrelated error. What is the correct procedure to tar something
>to DAT after each other ?

>I tried something like

>$ tar cvlPf /dev/st0 /

[...]

You're using the wrong device for this task. Try again with /dev/nst0 .

Michael

-- 
Michael Buchenrieder * [EMAIL PROTECTED] * http://www.muc.de/~mibu
          Lumber Cartel Unit #456 (TINLC) & Official Netscum
   Note: If you want me to send you email, don't mungle your address.

------------------------------

From: "Bjorn Wesen" <[EMAIL PROTECTED]>
Subject: Re: scsi tape driver I/O error on mag tape
Date: Sun, 7 Mar 1999 04:26:20 +0100

Dave Platt wrote in message <7brvho$31a$[EMAIL PROTECTED]>...
>>probably an unrelated error. What is the correct procedure to tar
something
>>to DAT after each other ?


>Use /dev/nst0 (the "n" means "no rewind on close").

Ok, thanks guys :) that wasn't totally obvious.. I remember reading about
that in the scsi howto, but there it sounded more like st0/nst0 was used
depending on the HW's capabilities instead of the user using it to select
rewinding/non-rewinding operations. I'll hammer with nst0 next time it's
backup time!

/Bjorn




------------------------------

From: r d t@c s.q u e e n s u.c a (Bob Tennent)
Subject: Re: modules 2.1.121 under 2.2 kernel
Date: 7 Mar 1999 03:07:19 GMT

On Sat, 06 Mar 1999 20:42:39 -0500, Bob Berman wrote:
 >I'm having a hard time getting the assorted module utilities to work under V2.2.
 >I have been running V2.0.35 for a long time now and before that, V1.2.8! I have
 >upgraded all neccessary software required for V2.2 and built and tested
 >everything along the way. I think everything is OK. I even have glibc 2 working
 >now!
 >
 >Anyway, when I boot into 2.2, and run "depmod -ae" I get the following list of
 >unresolveds: I also get the same sort of thing if I try to do an explicit insmod
 >of a module.
 >
 >/lib/modules/default/net/dummy.o: unresolved symbol(s)

 >So what am I doing incorrectly?
 >
You did do 

make modules
make modules_install?

Check out

http://charlotte.redhat.com/support/docs/rhl/kernel-2.2/kernel2.2-upgrade.html

Bob T.

------------------------------

From: Navjot Verraich <[EMAIL PROTECTED]>
Subject: PROTOTYPE
Date: Sat, 6 Mar 1999 19:47:28 -0500

Hello,

I am trying to put together a working software interface prototype.  Can
anyone suggest the tools/ software or techniques necessary to put
together this interface. It should be somewhat interactive and respond to
mouse clicks and show proper sequencing of windows.

I am developing it in Vis C++ but I need to have a developed interface
before hand.  Help!

Thanks for any correspondence
Nav
      





------------------------------


** 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
******************************

Reply via email to