Re: [gps-users] Repeating the Question

Martin Krischik <[email protected]> Mon, 20 Dec 2004 18:43:52 +0100
Newsgroups gmane.comp.ide.gps.devel
Message-ID <200412201843.56342.krischik__38256.7471628592$1103565270$gmane$org@users.sourceforge.net>
Am Montag, 20. Dezember 2004 16:44 schrieb Robert Love:
> Let me try again.  Is anybody running GPS under Fedora Core 3?  I
> upgraded to this and lost the ability to debug under GPS.  The error
> seems to be described as
>
>     /dev/ptypd:  No such file or directory
>
> and indeed there is no file in the /dev directory. 

The /dev directory should be full of files! It is inlikely that you can boot 
if the /dev directroy is empty.

> I don't know if 
> this is supposed to be part of all Linux systems or if it is an
> optional install. 

Well, RedHat was alwas a bit diffrent. 

> Can I configure gps to use another device? 

I have got one:

la  /dev/ptypd
crw-rw-rw-    1 root     tty        2,  13 2003-09-23 19:59 /dev/ptypd

And this should give you one as well:

mknod /dev/ptypd c 2 13 
chown root:tty /dev/ptypd 
chmod a=rw  /dev/ptypd  

Hope it helps

Martin

-- 
Martin Krischik
mailto://[email protected]

_______________________________________________
gps-devel mailing list
[email protected]
http://lists.adacore.com/mailman/listinfo/gps-devel
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQBBxw9cijwKaHyem9cRAsmTAJ0bA5RdtgNwH44T1siV3yZRNzywSACcDVp4
qN6qkFuf1cGMDS2iU+UKNd8=
=V8W3
-----END PGP SIGNATURE-----