TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unsent Message Returned to Sender



Notice to Sender
================

This message was received by this installation but could not be
delivered to its intended cc:Mail recipient(s).

  Original subject: tclug-list Digest 25 Oct 1999 02:57:41 -0000 Issue 445

Intended recipient(s) who DID NOT receive this message:

  kyle.johnson..@ccmail.reliastar.com

The following cc:Mail error(s) were recorded:

  ***  Message recipient is unknown  ***


-------- Original Message Text --------

-------------------------Embedded message follows:-----------------------


tclug-list Digest 25 Oct 1999 02:57:41 -0000 Issue 445

Topics (messages 9377 through 9386):

newbie kernel questions...
	9377 by: Troy Johnson <john1536@tc.umn.edu>

Help with IP Masq
	9378 by: Justin Coyne <jcoyne@software.umn.edu>

Slave DNS servers and TTL
	9379 by: Bob Tanner <tanner@real-time.com>

VMWare 1.1.1
	9380 by: Bob Tanner <tanner@real-time.com>
	9381 by: Nate Carlson <natecars@infiniteloop.com>
	9382 by: Bob Tanner <tanner@real-time.com>
	9383 by: Nate Carlson <natecars@infiniteloop.com>
	9384 by: Bob Tanner <tanner@real-time.com>
	9385 by: Nate Carlson <natecars@infiniteloop.com>

PHP and mySQL Configuration
	9386 by: "Mike Glaser" <jurupari@geocities.com>

Administrivia:

To subscribe to the digest, e-mail:
	tclug-list-digest-subscribe@mn-linux.org

To unsubscribe from the digest, e-mail:
	tclug-list-digest-unsubscribe@mn-linux.org

To post to the list, e-mail:
	tclug-list@mn-linux.org


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


-------------------------Embedded message follows:-----------------------

Message-Id: <381287E8.CC805C73@tc.umn.edu>
Date: Sat, 23 Oct 1999 23:15:36 -0500
From: Troy Johnson <john1536@tc.umn.edu>
MIME-Version: 1.0
To: tclug-list@mn-linux.org
Subject: Re: [TCLUG:9375] newbie kernel questions...

This page is great! I like having a resource to consult on things like
this that is very concise and to the point (even if I have done the task
before, I am a bit forgetful). Well done!

I have a guess about .rhkmvtag:

Red Hat Kernel Module Version TAG

Anyone else have a guess or, better yet, real information?

A happy day to all,

Troy

schewe@tcfreenet.org wrote:
> There are detailed instructions at
> http://eggplant.mtu.net/~jpschewe/linux/kernel-compile.html


-------------------------Embedded message follows:-----------------------

Date: Sat, 23 Oct 1999 21:22:44 -0500 (CDT)
From: Justin Coyne <jcoyne@software.umn.edu>
To: tclug-list@mn-linux.org
Message-Id: <Pine.SOL.3.95.991023212015.1946A-100000@moby.jaws.umn.edu>
MIME-Version: 1.0
Subject: Help with IP Masq

So I finally got IP masquerading working, but I'd like to use a web based
app from www.dialpad.com.  At there website it says if I'm using a
firewall I have to open UDP ports from 1024 to 1300. What is a UDP port
and how would I go about opening it.

Justin Coyne <jcoyne@software.umn.edu>

______________________________________
Office of Information Technology
Shepherd Labs Suite 106
100 Union Street SE
University of Minnesota
Minneapolis, MN 55455
612-301-5591
______________________________________



-------------------------Embedded message follows:-----------------------

Date: Sun, 24 Oct 1999 12:22:44 -0500
From: Bob Tanner <tanner@real-time.com>
To: tclug-list@mn-linux.org
Message-ID: <19991024122244.U376@wizard.real-time.com>
Mime-Version: 1.0
Subject: Slave DNS servers and TTL

I am a slave server for a domain who's primary may be down for weeks(!). The
TTL in the zone is 1 day, how can I over-ride the "default" TTL and stick
something in there like 14 days or maybe even never?

The goal here is to keep answering for the domain even if it takes weeks for
the primary server to come back up.
-- 
Bob Tanner <tanner@real-time.com>       | Phone : (612)943-8700
http://www.real-time.com                | Fax   : (612)943-8500
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9 



-------------------------Embedded message follows:-----------------------

Date: Sun, 24 Oct 1999 14:56:36 -0500
From: Bob Tanner <tanner@real-time.com>
To: tclug-list@mn-linux.org
Message-ID: <19991024145636.B12192@wizard.real-time.com>
Mime-Version: 1.0
Subject: VMWare 1.1.1

I am trying to get VMware 1.1.1 to install on my VALinux dual 550Mhz PIII
running Kernel 2.2.12-6.2smp.

Everything installs fine until it comes to the vmware kernel modules. The
modules will not compile when SMP in enabled.

But the error looks like it's inside the kernel source tree.

% make
Dependencies for driver.c
Compiling  linux/driver.c
/usr/src/linux/include/asm/smp.h: In function `hard_smp_processor_id':
In file included from /usr/src/linux/include/linux/smp.h:11,
                 from /usr/src/linux/include/linux/sched.h:20,
                 from .././linux/driver.c:21:
/usr/src/linux/include/asm/smp.h:209: warning: implicit declaration of
function `GET_APIC_ID'
/usr/src/linux/include/asm/smp.h:209: `APIC_BASE' undeclared (first use in
this function)
/usr/src/linux/include/asm/smp.h:209: (Each undeclared identifier is reported
only once
/usr/src/linux/include/asm/smp.h:209: for each function it appears in.)
/usr/src/linux/include/asm/smp.h:209: `APIC_ID' undeclared (first use in this
function)
make[1]: *** [driver.o] Error 1
make: *** [driver] Error 2

Grepping through the source, I see that APIC_* defs are all in the
asm/i82489.h file. 

I have tried including the i82489.h, which wanted the asm/fixmap.h which
wants, ..,  ..,  .., etc. You get the picture.

Anyone have the problems? I have sent in a troubleticket to VMWare.

-- 
Bob Tanner <tanner@real-time.com>       | Phone : (612)943-8700
http://www.real-time.com                | Fax   : (612)943-8500
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9 



-------------------------Embedded message follows:-----------------------

Date: Sun, 24 Oct 1999 15:18:32 -0500 (CDT)
From: Nate Carlson <natecars@infiniteloop.com>
To: tclug-list@mn-linux.org
Message-ID: <Pine.LNX.4.10.9910241509270.6451-100000@infinity.infiniteloop.com>
MIME-Version: 1.0
Subject: Re: [TCLUG:9380] VMWare 1.1.1

On Sun, 24 Oct 1999, Bob Tanner wrote:

> I am trying to get VMware 1.1.1 to install on my VALinux dual 550Mhz PIII
> running Kernel 2.2.12-6.2smp.
> 
> Everything installs fine until it comes to the vmware kernel modules. The
> modules will not compile when SMP in enabled.
> 
> But the error looks like it's inside the kernel source tree.
> 
> % make
> Dependencies for driver.c
> Compiling  linux/driver.c
> /usr/src/linux/include/asm/smp.h: In function `hard_smp_processor_id':
> In file included from /usr/src/linux/include/linux/smp.h:11,
>                  from /usr/src/linux/include/linux/sched.h:20,
>                  from .././linux/driver.c:21:
> /usr/src/linux/include/asm/smp.h:209: warning: implicit declaration of
> function `GET_APIC_ID'
> /usr/src/linux/include/asm/smp.h:209: `APIC_BASE' undeclared (first use in
> this function)
> /usr/src/linux/include/asm/smp.h:209: (Each undeclared identifier is reported
> only once
> /usr/src/linux/include/asm/smp.h:209: for each function it appears in.)
> /usr/src/linux/include/asm/smp.h:209: `APIC_ID' undeclared (first use in this
> function)
> make[1]: *** [driver.o] Error 1
> make: *** [driver] Error 2
> 
> Grepping through the source, I see that APIC_* defs are all in the
> asm/i82489.h file. 

What kernel version are you running? VMware includes binary modules for
smp-2.2.5-15smp/ (redhat), smp-2.2.5-22smp/ (redhat), and smp-2.2.9-19mdk/
(mandrake). If you are running VA/RedHat linux, and they include a 
modified kernel source tree, an option could be to download the virgin
2.2.13 source and temporarily install it as /usr/src/linux to see if the
include files were patched in a way that breaks vmware. Reading
/usr/src/linux/include/asm/smp.h on my machine (virgin 2.2.12), here is
what I see at the top for defines:

/*
 * We need the APIC definitions automatically as part of 'smp.h'
 */
#include <linux/config.h>
#ifdef CONFIG_X86_LOCAL_APIC
#ifndef ASSEMBLY
#include <asm/fixmap.h>
#include <asm/i82489.h>
#include <asm/bitops.h>
#endif
#endif

Looks like it should include the i82489.h automatically if the VMWare
source was written properly. HIH

----
Nate Carlson
the infinite loop
natecars@infiniteloop.com



-------------------------Embedded message follows:-----------------------

Date: Sun, 24 Oct 1999 15:47:05 -0500
From: Bob Tanner <tanner@real-time.com>
To: tclug-list@mn-linux.org
Message-ID: <19991024154705.D12192@wizard.real-time.com>
Mime-Version: 1.0
Subject: Re: [TCLUG:9380] VMWare 1.1.1

Quoting Nate Carlson (natecars@infiniteloop.com):
> On Sun, 24 Oct 1999, Bob Tanner wrote:
> 
> > I am trying to get VMware 1.1.1 to install on my VALinux dual 550Mhz PIII
> > running Kernel 2.2.12-6.2smp.

> What kernel version are you running? 

See above :-)

> /*
>  * We need the APIC definitions automatically as part of 'smp.h'
>  */
> #include <linux/config.h>
> #ifdef CONFIG_X86_LOCAL_APIC
> #ifndef ASSEMBLY
> #include <asm/fixmap.h>
> #include <asm/i82489.h>
> #include <asm/bitops.h>
> #endif
> #endif

VA Linux has the same header. For some reason VMWare does not define
CONFIG_X86_LOCAL_APIC, which is needed in order to get the the appropriate
includes going.
-- 
Bob Tanner <tanner@real-time.com>       | Phone : (612)943-8700
http://www.real-time.com                | Fax   : (612)943-8500
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9 



-------------------------Embedded message follows:-----------------------

Date: Sun, 24 Oct 1999 16:08:12 -0500 (CDT)
From: Nate Carlson <natecars@infiniteloop.com>
To: tclug-list@mn-linux.org
Message-ID: <Pine.LNX.4.10.9910241605100.6451-100000@infinity.infiniteloop.com>
MIME-Version: 1.0
Subject: Re: [TCLUG:9380] VMWare 1.1.1

On Sun, 24 Oct 1999, Bob Tanner wrote:
> > /*
> >  * We need the APIC definitions automatically as part of 'smp.h'
> >  */
> > #include <linux/config.h>
> > #ifdef CONFIG_X86_LOCAL_APIC
> > #ifndef ASSEMBLY
> > #include <asm/fixmap.h>
> > #include <asm/i82489.h>
> > #include <asm/bitops.h>
> > #endif
> > #endif
> 
> VA Linux has the same header. For some reason VMWare does not define
> CONFIG_X86_LOCAL_APIC, which is needed in order to get the the appropriate
> includes going.

I belive CONFIG_X86_LOCAL_APIC is actually defined in the kernel
configuration files, but I'm not positive. What are the results if you
drop the #ifdef/#endif sets there? So something like this:

#include <linux/config.h>
#include <asm/fixmap.h>
#include <asm/i82489.h>
#include <asm/bitops.h>

----
Nate Carlson
the infinite loop
natecars@infiniteloop.com



-------------------------Embedded message follows:-----------------------

Date: Sun, 24 Oct 1999 16:18:57 -0500
From: Bob Tanner <tanner@real-time.com>
To: tclug-list@mn-linux.org
Message-ID: <19991024161857.F12192@wizard.real-time.com>
Mime-Version: 1.0
Subject: Re: [TCLUG:9380] VMWare 1.1.1

Quoting Bob Tanner (tanner@real-time.com):
> VA Linux has the same header. For some reason VMWare does not define
> CONFIG_X86_LOCAL_APIC, which is needed in order to get the the appropriate
> includes going.

Next problem is this:

# insmod vmmon
./vmmon.o: kernel-module version mismatch
	./vmmon.o was compiled for kernel version 2.2.12-6.2
	while this kernel is version 2.2.12-6.2smp.

-- 
Bob Tanner <tanner@real-time.com>       | Phone : (612)943-8700
http://www.real-time.com                | Fax   : (612)943-8500
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9 



-------------------------Embedded message follows:-----------------------

Date: Sun, 24 Oct 1999 17:39:32 -0500 (CDT)
From: Nate Carlson <natecars@infiniteloop.com>
To: tclug-list@mn-linux.org
Message-ID: <Pine.LNX.4.10.9910241739230.6451-100000@infinity.infiniteloop.com>
MIME-Version: 1.0
Subject: Re: [TCLUG:9380] VMWare 1.1.1

On Sun, 24 Oct 1999, Bob Tanner wrote:

> Quoting Bob Tanner (tanner@real-time.com):
> > VA Linux has the same header. For some reason VMWare does not define
> > CONFIG_X86_LOCAL_APIC, which is needed in order to get the the appropriate
> > includes going.
> 
> Next problem is this:
> 
> # insmod vmmon
> ./vmmon.o: kernel-module version mismatch
> 	./vmmon.o was compiled for kernel version 2.2.12-6.2
> 	while this kernel is version 2.2.12-6.2smp.
> 
> -- 
> Bob Tanner <tanner@real-time.com>       | Phone : (612)943-8700
> http://www.real-time.com                | Fax   : (612)943-8500
> Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org
> 

Does insmod -f work? Just curious..

----
Nate Carlson
the infinite loop
natecars@infiniteloop.com



-------------------------Embedded message follows:-----------------------

Message-Id: <199910250254.VAA04513@mail.minn.net>
From: "Mike Glaser" <jurupari@geocities.com>
To: tclug-list@listserv.real-time.com
Date: Sun, 24 Oct 1999 21:54:12 -0500
MIME-Version: 1.0
Subject: PHP and mySQL Configuration

I am needing a little help to get mySQL running with PHP3. I am 
following along with the PHP/mySQL Tutorial at 
http://www.hotwired.com/webmonkey/. I seem to have Apache and PHP 
working together since my "Hello World" page works. When I get to 
page 5 of lesson #1 I issue the phpinfo() command and find that the 
MySQL extension is not a part of my PHP configuration. I am supposed 
to get something like that shown here: 
http://www.hotwired.com/webmonkey/99/21/stuff2a/phpinfo.html  -- but 
I have no entries for mySQL in the 'Extensions' section.

I am running a Redhat 6.0 server with the latest mod_php..... rpm 
installed from the updates/6.0 section of Redhat. If anyone can tell 
me what I need to do I would appreciate it.

Thanks,
Mike Glaser