Linux-Misc Digest #830, Volume #23 Sun, 12 Mar 00 20:13:02 EST
Contents:
Re: Salary? ("Joseph T. Adams")
Re: packet disguise (Pjtg0707)
Re: Yellow Dog Linux (Robert Love)
How do you keep GNOME running for more than a day?? (-~=Darek M=~-)
Uninstall Corel Linux (Monty)
Re: Not Lilo, ELF missing, Re: LILO problems (=?ISO-8859-1?Q?Jes=FAs?= Manuel
NAVARRO =?ISO-8859-1?Q?L=D3PEZ?=)
Re: C++ in Linux ("bowman")
Re: how can my scripts know Linux has made a ppp connection? (Floyd Davidson)
Re: C++ in Linux (Brett Hall)
Re: packet disguise (Vilmos Soti)
Re: C++ in Linux (Juergen Heinzl)
Re: Do you hate vi? vi or vim? Deathmatch! (Chris Croughton)
Re: how can my scripts know Linux has made a ppp connection? (*)
Problems after compiling kernel 2.2.14 ("Christian Merz")
Re: how can my scripts know Linux has made a ppp connection? (Hal Burgiss)
Re: Need KPanel to go away; Kppp says PPP not supported by kernel (Bob Hart)
Re: Adding new HDD to existing partition (Tomalak)
Re: Installing Apps (Tomalak)
can't download rpms (Kevin Paul)
Re: Telnet to Unix box (Herb Stein)
Re: Adding new HDD to existing partition (Dave Thompson)
Re: C++ in Linux (James Silverton)
Re: using gcc to compile ([EMAIL PROTECTED])
Re: Toshiba 1605CDS (Goofy root)
Re: Toshiba 1605CDS (Bob Hart)
----------------------------------------------------------------------------
From: "Joseph T. Adams" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.networking,comp.os.linux.advocacy
Subject: Re: Salary?
Date: 12 Mar 2000 21:12:09 GMT
In comp.os.linux.advocacy Donovan Rebbechi <[EMAIL PROTECTED]> wrote:
: I found the same thing in Austin TX. Small town, fairly dull but pleasent.
Only a New Yorker would consider Austin (metro area just over a
million) a "small town."
But then, Texans would consider New York to be a small state. :)
Joe
------------------------------
From: [EMAIL PROTECTED] (Pjtg0707)
Subject: Re: packet disguise
Reply-To: [EMAIL PROTECTED]
Date: Sun, 12 Mar 2000 21:19:11 GMT
On Sun, 12 Mar 2000 19:40:09 GMT, wokness <[EMAIL PROTECTED]> wrote:
>I want to run a mail server on my @home account, but the problem is @home
>doesnt allow servers. So my question is, is there a way to disguise my
>outgoing packets so that it looks like i am sending out telnet traffic or
>something while it is really my mail server?
>
>Thanks,
>Wokness
>
>ps- please reply via e-mail:
>[EMAIL PROTECTED]
>
>
>
??????? Why?
Telnet and sendmail use different ports. I suppose you can always write
a program to modify packet headers. Unless I misunderstood, but why
on earth would you nedd to do that?
------------------------------
From: Robert Love <[EMAIL PROTECTED]>
Subject: Re: Yellow Dog Linux
Date: 12 Mar 2000 15:22:31 -0600
>>>>> "Derek" == Derek <[EMAIL PROTECTED]> writes:
Derek> Has anyone heard of anything about YellowDog Linux for Mac?
Derek> If it is any good or not, or if all the applications that
Derek> it says it has really works or not. Thanks. Derek
Yes, it is pretty good. However, a better place to ask is the
comp.os.linux.powerpc newsgroup. And ask for comparisons of
Yellow Dog and LinuxPPC products.
--Bob
------------------------------
Subject: How do you keep GNOME running for more than a day??
From: -~=Darek M=~- <[EMAIL PROTECTED]>
Date: Sun, 12 Mar 2000 13:21:28 -0800
Installed GNOME and on the same day it started taking 4 minutes
to load at bootup and craps out on me after a few minutes of
use. IE: you click on the Logout button nothing happens, click
on an XTerm button, nothing.
I installed GNOME before, a few months back before switching to
KDE, and the same exact thing happened.
So how does one keep that pig working? I know someone out there
must be using it.
I tried installing gnome by hand, but got tired of failed
dependancies and could not figure out thich library had
xloadimage. So I installed the version that is on the RedHat 6
CD, and upgraded the core to the latest stable version. I also
installed the latest Enlightenment manually. Maybe I am using an
old library or something and that is causing the lack of
stability.
BTW: Tried HelixCode and it told me I was running an unsupported
distro, RH6 in this case.
Any help will be appreciated. I really want to give GNOME a try.
When it does run, I like it a lot.
* Sent from RemarQ http://www.remarq.com The Internet's Discussion Network *
The fastest and easiest way to search and participate in Usenet - Free!
------------------------------
From: Monty <[EMAIL PROTECTED]>
Subject: Uninstall Corel Linux
Date: Sun, 12 Mar 2000 21:30:16 GMT
I would like to delete corel linux. My drive is not partitioned. CLOS is
running from swap or something. I have win 98. Can i just delete the
folder c:\cdl to uninstall corel linux? or will that not work?
--
Posted via CNET Help.com
http://www.help.com/
------------------------------
From: =?ISO-8859-1?Q?Jes=FAs?= Manuel NAVARRO =?ISO-8859-1?Q?L=D3PEZ?=
<[EMAIL PROTECTED]>
Subject: Re: Not Lilo, ELF missing, Re: LILO problems
Date: Sun, 12 Mar 2000 21:40:14 GMT
Hi Cameron:
>>>>>>>>>>>>>>>>>> Mensaje original <<<<<<<<<<<<<<<<<<
El 2/03/00, 8:17:16, [EMAIL PROTECTED] (Cameron L. Spitzer)=20
escribi=F3 sobre el tema Not Lilo, ELF missing, Re: LILO problems:
> In article <89apnu$joq$[EMAIL PROTECTED]>, Eric Marquez wrote:
> ># CONFIG_M586 is not set
> >CONFIG_M586TSC=3Dy
> ># CONFIG_M686 is not set
> >CONFIG_X86_WP_WORKS_OK=3Dy
> >CONFIG_X86_INVLPG=3Dy
> >CONFIG_X86_BSWAP=3Dy
> >CONFIG_X86_POPAD_OK=3Dy
> >CONFIG_X86_TSC=3Dy
> ...
> >CONFIG_BINFMT_AOUT=3Dy
> ># CONFIG_BINFMT_ELF is not set
> >CONFIG_BINFMT_MISC=3Dy
> That's odd. A typical Linux on x86 distribution is mostly
> binaries in ELF format. This kernel can't execute them.
> Your module loader is probably ELF, so you can't even put
> BINFMT_ELF in a module. Try setting CONFIG_BINFMT_ELF
> and see if the new /usr/src/linux/arch/i386/boot/bzImage
> works better.
> Cameron
I think this is a bug (at least a documentation bug). Help about=20
binaries support stays that you can forget about ELF (or Java binaries=20
support, for that matter) if MISC support is on, but this is not true:=20
even with MISC support on you still will need ELF support in the=20
kernel to boot up your Linux.
------------------------------
From: "bowman" <[EMAIL PROTECTED]>
Subject: Re: C++ in Linux
Date: Fri, 3 Mar 2000 05:25:13 -0700
James Silverton <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> > gcc hello.C
g++ hello.C -o hello
gcc will correctly compile .C files to .o, but will not automatically link
the required C++
library to produce the executable. g++ will invoke gcc, but also uses a
different linker
script that will automatically include the c++ library to resolve your
references.
------------------------------
From: Floyd Davidson <[EMAIL PROTECTED]>
Subject: Re: how can my scripts know Linux has made a ppp connection?
Date: 12 Mar 2000 12:03:42 -0900
Bob Hart <[EMAIL PROTECTED]> wrote:
>netstat -nr | grep ppp0 >/tmp/network
>if [ ! -s "/tmp/network" ]
>then
> echo "Modem is not connected."
>else
> echo "Modem is connected."
>fi
#!/bin/sh
if netstat -nr | grep -wq ppp[0-3];then
echo "Connected"
else
echo "Not Connected"
fi
>[EMAIL PROTECTED] wrote:
>
>> Hi!
>>
>> I'd like to know if there is any possible way I can make scripts that
>> can become aware that Linux has made a ppp connection. Could you give
>> me a hint?
>>
>> Sent via Deja.com http://www.deja.com/
>> Before you buy.
>
--
Floyd L. Davidson [EMAIL PROTECTED]
Ukpeagvik (Barrow, Alaska)
------------------------------
From: Brett Hall <[EMAIL PROTECTED]>
Subject: Re: C++ in Linux
Date: Sun, 12 Mar 2000 21:55:31 +0000
Reply-To: [EMAIL PROTECTED]
James Silverton wrote:
> <snip>
> ............This is hello.C (using the extension C to select g++)
>
> #include <iostream>
> int main()
> {
> cout << "Hello, world!\n";
> return 0;
> }
>
>
When you use iostream and not iostream.h everything is in the "std" namespace.
So you either have to change all your cout's to std::cout or include a "using"
declaration, ie "using namespace std;" somewhere.
-brett
------------------------------
Subject: Re: packet disguise
From: Vilmos Soti <[EMAIL PROTECTED]>
Date: Sun, 12 Mar 2000 22:01:58 GMT
"wokness" <[EMAIL PROTECTED]> writes:
> I want to run a mail server on my @home account, but the problem is @home
> doesnt allow servers. So my question is, is there a way to disguise my
> outgoing packets so that it looks like i am sending out telnet traffic or
> something while it is really my mail server?
You don't have to modify outgoing packets. They are not intended for your
server. What you should worry about is incoming connections to port 25.
There is not much you can do since they can easily detect any connections
to your machine. Maybe you can refuse connections from @home, but in that
case, nobody from @home can send you an email.
BTW @home shouldn't forbid people running their own correctly configured
mail servers for their own private use. They regularly have multi-hour
outages usually 2-4 times a week. With such a bad service they should
thank people who actually do their own mail and thereby reducing the
load on @home's server.
Vilmos
------------------------------
From: [EMAIL PROTECTED] (Juergen Heinzl)
Subject: Re: C++ in Linux
Date: Sun, 12 Mar 2000 22:16:08 GMT
In article <[EMAIL PROTECTED]>, Brett Hall wrote:
>James Silverton wrote:
>
>> <snip>
>
>> ............This is hello.C (using the extension C to select g++)
>>
>> #include <iostream>
>> int main()
>> {
>> cout << "Hello, world!\n";
>> return 0;
>> }
>>
>>
>
>When you use iostream and not iostream.h everything is in the "std" namespace.
>So you either have to change all your cout's to std::cout or include a "using"
>declaration, ie "using namespace std;" somewhere.
Aehm ... not quite ... no with current versions of gcc, but use
g++ as gcc is not going to link the, in this case, required
libstdc++ by itself.
You can use std::cout but it is more than less a noop, read
g++ does accept it, which is nice, but that is all.
Cheers,
Juergen
--
\ Real name : J�rgen Heinzl \ no flames /
\ EMail Private : [EMAIL PROTECTED] \ send money instead /
------------------------------
From: [EMAIL PROTECTED] (Chris Croughton)
Crossposted-To: uk.comp.os.linux,comp.editors,comp.unix.misc
Subject: Re: Do you hate vi? vi or vim? Deathmatch!
Date: 12 Mar 2000 14:16:20 GMT
On Sat, 11 Mar 2000 13:30:41 GMT, Adam C. Emerson
<[EMAIL PROTECTED]> wrote:
>vim has nice things like color highlighting, but vanilla nvi
>(the most viish of the vi clones I've seen) is nice and compact.
>(And doesn't come linked to the X libraries by default.)
I can use either, but prefer versions which do sensible things with
cursor keys (inserting a line containing silly characters is not what I
think of as sensible behaviour). By choice I use vim, but I'll happily
use vi in single-user mode when /usr is unmounted.
I don't use any version of EscMetaAltCtrlShift at all, it's a memory
and resource hog with no redeeming qualities I've seen...
Chris C
------------------------------
From: *
Subject: Re: how can my scripts know Linux has made a ppp connection?
Date: 12 Mar 2000 16:21:08 -0700
pppd will execute the contents of the file /etc/ppp/ip-up when it
successfully negotiates a ppp connection (see the pppd man page, it's near
the end) and the link is available to send/receive IP packets. You can
place whatever you need in this file to let either you or your scripts
know the ppp connection is really "up". I make use of this feature by
creating a "PPPisup" file which I test for in scripts that do things that
require an active ppp connection. To complete the picture, I have a ppp
disconnect script that deletes the "PPPisup" file when I break the ppp
connection. This is kinda crude, but it works OK for me.
--
Mike Gravitz
[EMAIL PROTECTED]
To use the above E-mail address, change the word "bogus" to "colostate".
------------------------------
From: "Christian Merz" <[EMAIL PROTECTED]>
Subject: Problems after compiling kernel 2.2.14
Date: Mon, 13 Mar 2000 00:11:14 +0100
Hi,
I have some problems after recompiling kernel 2.2.14. Now some background
information about my linux:
- SuSE 6.2
- previous kernel 2.2.10
- kernel size after recompiling: ca. 580 KB
Everything goes fine after "make clean dep bzImage && make modules && make
modules_install" no error messages during compilation. So i copied "bzImage"
to "/boot" and create new config under lilo. I thought it�s time to restart
an test the new compiled kernel.
The following messages appears:
Loading Linux...................
Uncompressing Linux....
invalid compressed format (err=1)
System halted
Wow, whats going wrong here??? I have compiled kernels many times but I
encountered never such a message!!!
Anybody has a idea??? Any help will be appreciated.
Thanks in advance.
Chris
------------------------------
From: [EMAIL PROTECTED] (Hal Burgiss)
Subject: Re: how can my scripts know Linux has made a ppp connection?
Reply-To: [EMAIL PROTECTED]
Date: Sun, 12 Mar 2000 23:33:51 GMT
On Sun, 12 Mar 2000 11:15:12 GMT, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>I'd like to know if there is any possible way I can make scripts that
>can become aware that Linux has made a ppp connection. Could you give
>me a hint?
if ifconfig | grep ppp0 >/dev/null; then
do your thing here ....
fi
--
Hal B
[EMAIL PROTECTED]
--
------------------------------
From: Bob Hart <[EMAIL PROTECTED]>
Subject: Re: Need KPanel to go away; Kppp says PPP not supported by kernel
Date: Sun, 12 Mar 2000 18:38:38 -0500
Hi-
For the kppp problem, I followed Dave's suggestion
and uninstalled kdenetwork-1.1.2-4 (which comes with
RedHat 6.1), and then installed kdenetwork-1.1.2-12.
Kppp now starts up with no error message for non-root
users.
To make the kpanel go away, I ended up putting this
in the beginning of the user application script:
kill $(ps --no-headers -o "%p" -Ckpanel)
Thanks to the folks who responded.
-Bob
------------------------------
From: Tomalak <[EMAIL PROTECTED]>
Subject: Re: Adding new HDD to existing partition
Date: Sun, 12 Mar 2000 16:50:39 -0700
The following was extracted from the lvm man pages of SuSE
6.3.:
Examples
We have disk partitions /dev/sda3, /dev/sdb1 and
/dev/hda2
free for use and want to create a volume group
named
"test_vg". Steps required:
1. Change partition type for these 3 partitions to =
0x8e
with fdisk. (see pvcreate(8): 0x8e identifies LVM
parti=AD
tions)
2. pvcreate /dev/sda3 /dev/sdb1 /dev/hda2
3. vgcreate test_vg /dev/sda3 /dev/sdb1 /dev/hda2
Having our volume group "test_vg" online now, we are =
able
to create logical volumes. For example a logical
volume
with a size of 100MB and standard =
name
(/dev/test_vg/lvol1) and another one named
"my_test_lv"
with size 200MB striped (RAID0) across all the three
phys=AD
ical volumes.
Steps required:
1. lvcreate -L 100 test_vg
2. lvcreate -L 200 -n my_test_lv -i 3 test_vg
Now let's rock and roll. For example create a file
system
with "mkfs -t ext2 /dev/test_vg/my_test_lv" and =
mount it
with "mount /dev/test_vg/my_test_lv /usr1"
---
Arash wrote:
> =
> Hello,
> since one of my partitions (and my hdd) is near full, i would
> like to add a second HDD to my linux box. But i would like to a add
> the entire new hdd to the old (existing) partition with the same name.
> So, one partition would cover two hdds (a bit of the first and the
> entire second one).
> =
> In other words: how can i enlarge a partition to cover a second disk?
> =
> That would mean that some file would be stored on the first hdd and
> some on the second one, but all of them would seem to be in one
> partition.
> =
> How can i do that?
> Thanx,
> Arash :-)
------------------------------
From: Tomalak <[EMAIL PROTECTED]>
Subject: Re: Installing Apps
Date: Sun, 12 Mar 2000 17:17:24 -0700
As if this helps..., I'm using the SuSE 6.3 distribution of
Linux. Their YaST (Yet another SeTup) utility provides an
"auto" dependencies option when adding new packages. It even
cautions you about adding a package when something else is
already installed that takes its place. In any event, might
double check whatever distribution you have for a similar
option. Otherwise, try SuSE.
---
Jonathan Allen wrote:
>
> I'm pretty neew to linux, and whenever i try to install RPMs, i select say
> the games and apps i want, but the package manager keeps telling me that
> there's hundreds of depencdancies. I try to find all the other dependant
> packages, but it's next to impossible. Isn't there some way to just have
> it install all dependant packages?
>
> --
> Posted via CNET Help.com
> http://www.help.com/
------------------------------
From: [EMAIL PROTECTED] (Kevin Paul)
Subject: can't download rpms
Date: 13 Mar 2000 00:33:36 GMT
I'm having the weirdest problem. I cannot download about 2/3 rpm's
that I try to. Doesn't matter from where, doesn't matter what ftp client I use.
Some rpm's hang at about 20-40k. It's happened with numerous packages
over the last couple of months. Any help is appreciated.
Kevin Paul
------------------------------
Crossposted-To: comp.os.linux,comp.os.linux.networking
From: [EMAIL PROTECTED] (Herb Stein)
Subject: Re: Telnet to Unix box
Date: Mon, 13 Mar 2000 00:03:54 GMT
Unix to Unix, consider rlogin.
In article <[EMAIL PROTECTED]>, "G. Roderick Singleton"
<[EMAIL PROTECTED]> wrote:
>Mike McDade wrote:
>>
>> a simple fix is to emulate a terminal the UNIX box probably knows
>> such as a vt220
>>
>
>Simple yes but if you login from various places using various
>type of terminal emulations, you should be using tset(1) to
>handle this.
>
>For example, a cshell user can put the following in his .login
>and be asked which terminal type to use:
>
>if ( $?TERM == 0 ) then
> setenv TERM unknown
> set noglob
> eval `tset -sQ -m :?$TERM $TERM`
> unset noglob
> set term=$TERM
>endif
>
>Well you get idea.
>> as soon as you log in do this (put them in a .profile, .kshrc, or whatever)
>> TERM=vt220
>> export TERM
>>
>> look in the TERMCAPS on the host machine to find out what kind
>> of terminals it likes
>>
>> Mike
>> [EMAIL PROTECTED]
>>
>> Matheus Cunha Torres <[EMAIL PROTECTED]> wrote in message
>> news:[EMAIL PROTECTED]...
>> > I have a Slack 7 box and a SCO 5.05 box in the same network. When I
>> > telnet from the Linux box to Unix box, the function keys and many other
>> > keys don't work properly. For example, backspace is the interrupt key.
>> > I tried to turn the TERM to ansi after connecting to Unix, but the prob
>> > continues...
>> >
>> > Any ideas ???
>> >
>> > TIA,
>> >
>> > Matheus C. Torres.
>> >
>> >
>> >
>
--
Herb Stein
The Herb Stein Group
www.herbstein.com
[EMAIL PROTECTED]
314 215-3584
------------------------------
From: Dave Thompson <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Re: Adding new HDD to existing partition
Date: Mon, 13 Mar 2000 00:42:06 GMT
The only problem with all of this, of course, is that the more physical
volumes that you add to one logical drive, the more you increase the risk of
the entire logical drive being corrupted if one of the physical drives dies
on you.
I did some experimenting with a Promise card some time ago, using windows
not linux, with both striping and an extended logical volume but reached the
conclusion after playing with it that it was not providing any performance
"bang" and multiplies the risk factor.
Perhaps you could get the Promise card working with linux ...
Dave Thompson
Tomalak wrote:
> The following was extracted from the lvm man pages of SuSE
> 6.3.:
>
> Examples
> We have disk partitions /dev/sda3, /dev/sdb1 and
> /dev/hda2
> free for use and want to create a volume group
> named
> "test_vg". Steps required:
>
> 1. Change partition type for these 3 partitions to
> 0x8e
> with fdisk. (see pvcreate(8): 0x8e identifies LVM
> parti�
> tions)
>
> 2. pvcreate /dev/sda3 /dev/sdb1 /dev/hda2
>
> 3. vgcreate test_vg /dev/sda3 /dev/sdb1 /dev/hda2
>
> Having our volume group "test_vg" online now, we are
> able
> to create logical volumes. For example a logical
> volume
> with a size of 100MB and standard
> name
> (/dev/test_vg/lvol1) and another one named
> "my_test_lv"
> with size 200MB striped (RAID0) across all the three
> phys�
> ical volumes.
>
> Steps required:
>
> 1. lvcreate -L 100 test_vg
>
> 2. lvcreate -L 200 -n my_test_lv -i 3 test_vg
>
> Now let's rock and roll. For example create a file
> system
> with "mkfs -t ext2 /dev/test_vg/my_test_lv" and
> mount it
> with "mount /dev/test_vg/my_test_lv /usr1"
>
> ---
>
> Arash wrote:
> >
> > Hello,
> > since one of my partitions (and my hdd) is near full, i would
> > like to add a second HDD to my linux box. But i would like to a add
> > the entire new hdd to the old (existing) partition with the same name.
> > So, one partition would cover two hdds (a bit of the first and the
> > entire second one).
> >
> > In other words: how can i enlarge a partition to cover a second disk?
> >
> > That would mean that some file would be stored on the first hdd and
> > some on the second one, but all of them would seem to be in one
> > partition.
> >
> > How can i do that?
> > Thanx,
> > Arash :-)
------------------------------
From: James Silverton <[EMAIL PROTECTED]>
Subject: Re: C++ in Linux
Date: Sun, 12 Mar 2000 19:44:16 -0500
Juergen Heinzl wrote:
> =
> In article <[EMAIL PROTECTED]>, Brett Hall wrote:
> >James Silverton wrote:
> >
> >> <snip>
> >
> >> ............This is hello.C (using the extension C to select g++)
> >>
> >> #include <iostream>
> >> int main()
> >> {
> >> cout << "Hello, world!\n";
> >> return 0;
> >> }
> >>
> >>
> >
> >When you use iostream and not iostream.h everything is in the "std" na=
mespace.
> >So you either have to change all your cout's to std::cout or include a=
"using"
> >declaration, ie "using namespace std;" somewhere.
> =
> Aehm ... not quite ... no with current versions of gcc, but use
> g++ as gcc is not going to link the, in this case, required
> libstdc++ by itself.
> =
> You can use std::cout but it is more than less a noop, read
> g++ does accept it, which is nice, but that is all.
> =
> Cheers,
> Juergen
> =
> --
> \ Real name : J=FCrgen Heinzl \ no flames =
/
> \ EMail Private : [EMAIL PROTECTED] \ send money instead /=
Thanks Brett and Juergen for your comments. I would hardly expect
iostream.h to do any good since iostream is essentially a call to it but
I tried anyway. The results were the same error messages. "std::cout"
did exactly the same thing too. I don't know where a using declaration
would have to be inserted for "using namespace std;" but gcc does not
like it.
Further suggestions would be much appreciated!
Jim.
-- =
James V. Silverton
Potomac, Maryland
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: using gcc to compile
Date: Mon, 13 Mar 2000 00:39:19 GMT
I'm having a similar problem compiling programs with gcc.
A couple of quick questions.
1. How does one install the kernel headers? Will installing the kernel
headers create a symmbolic link as described below?
2. How can you tell gcc to look in a different include path? (i.e. the
path to the file specified inside the <> )
Would re-installing gcc help at all?
Thanks,
Tait
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] wrote:
> In article <[EMAIL PROTECTED]>,
> Tristan Hill wrote:
> > I'm trying to compile a program with gcc on my redhat 6.1 machine.
> > The compilation calls signal.h by #include <signal.h>
> > it finds signal.h in /usr/include
> > signal.h in turn calls bits/sigcontext.h. this calls
asm/sigcontext.h
> > which cannot be found. I can find the file at /usr/i386-glibc20-
> > linux/include/asm/sigcontext.h
> >
> > If this is want I want how do I make gcc find it?
>
> You want the file at /usr/src/linux/include/asm-i386/sigcontext.h,
> which you can get by installing the kernel headers. Then check for
> the symbolic links from /usr/include/asm to
/usr/src/linux/include/asm,
> and from /usr/src/linux/include/asm to /usr/src/linux/include/asm-
i386.
>
> --
> Paul Kimoto <[EMAIL PROTECTED]>
>
Sent via Deja.com http://www.deja.com/
Before you buy.
------------------------------
From: Goofy root <[EMAIL PROTECTED]>
Subject: Re: Toshiba 1605CDS
Date: Mon, 13 Mar 2000 00:46:03 GMT
I called Toshiba and inquired what kind of modem they have within their
latest laptops, e.g., 1605CDS, 2100CDS, etc. I was told it's WinModem,
never been tested with Linux, neither guaranteed to work with NT. Yes
there may be Linux support for Winmodem, but I'll not consider getting
anything with WinModem. It's too much headache.
In article <UC8y4.719$[EMAIL PROTECTED]>,
[EMAIL PROTECTED] wrote:
> [Posted and mailed]
>
> In article <[EMAIL PROTECTED]>,
> Bob Hart <[EMAIL PROTECTED]> writes:
> >
> > Linux does not recognize the internal modem (if you get
> > it to do so, I would appreciate help in this area).
>
> If I'm not mistaken, the Toshiba laptop line uses Lucent software
modems.
> There are drivers for this; check at http://www.linmodems.org. I got
the
> one that came on my Compaq Presario 1200-XL106 working without too
much
> difficulty.
>
> --
> Rod Smith, [EMAIL PROTECTED]
> http://www.rodsbooks.com
> Author of books on Linux networking & WordPerfect for Linux
>
Sent via Deja.com http://www.deja.com/
Before you buy.
------------------------------
From: Bob Hart <[EMAIL PROTECTED]>
Subject: Re: Toshiba 1605CDS
Date: Sun, 12 Mar 2000 20:07:37 -0500
Hi-
I tried Rod's suggestion and it didn't work for me.
The ./ltinst command returned and error, and the
boot-up sequence produced an error message
when trying to load the driver.
-Bob
Rod Smith wrote:
> [Posted and mailed]
>
> In article <[EMAIL PROTECTED]>,
> Bob Hart <[EMAIL PROTECTED]> writes:
> >
> > Linux does not recognize the internal modem (if you get
> > it to do so, I would appreciate help in this area).
>
> If I'm not mistaken, the Toshiba laptop line uses Lucent software modems.
> There are drivers for this; check at http://www.linmodems.org. I got the
> one that came on my Compaq Presario 1200-XL106 working without too much
> difficulty.
>
> --
> Rod Smith, [EMAIL PROTECTED]
> http://www.rodsbooks.com
> Author of books on Linux networking & WordPerfect for Linux
------------------------------
** 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.misc) 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-Misc Digest
******************************