install pppd error

install pppd error

Post by m_kt » Thu, 13 Dec 2001 15:56:46



package name: ppp-2.4.1b2.tar.gz

when i type "/usr/ccs/bin/make" get following errors

cc - 0 -Xa -DNO_USLEEP -DSOL2  -c  chat.c
/usr/ucb/cc: language optional software package not installed
***Error code 1
make: Fatal error: Command failed for target 'chat.o'
Current working directory /tmp/ppp-2.4.1b2/chat
*** Error code 1
make: Fatal error: Command failed for target 'all'

when i type "/usr/ccs/bin/make install" get following errors

mkdir -m 755 -p /usr/local/bin
mkdir -m 755 -p /usr/local/man/man8
cd chat; /usr/ccs/bin/make install
cc -- -Xa -DNO_USLEEP -DSOL2  -c  chat.c
/usr/ucb/cc: language optional software package not installed
*** Error code 1
make: Fatal error: Command failed for target 'chat.o'
Current working directory /tmp/ppp-2.4.1b2/chat
*** Error code 1
make: Fatal error: Command failed for target 'install-progs'

 
 
 

install pppd error

Post by Stefan Schroete » Thu, 13 Dec 2001 16:05:07


Hallo !

There is no C compiler installed on your system !
/usr/ucb/cc is a shell script and you got the same error message when
you execute the following commands:

cd /usr/ucb
cc

Install  gcc the free GNU C compiler !


> package name: ppp-2.4.1b2.tar.gz

> when i type "/usr/ccs/bin/make" get following errors

> cc - 0 -Xa -DNO_USLEEP -DSOL2  -c  chat.c
> /usr/ucb/cc: language optional software package not installed
> ***Error code 1
> make: Fatal error: Command failed for target 'chat.o'
> Current working directory /tmp/ppp-2.4.1b2/chat
> *** Error code 1
> make: Fatal error: Command failed for target 'all'

> when i type "/usr/ccs/bin/make install" get following errors

> mkdir -m 755 -p /usr/local/bin
> mkdir -m 755 -p /usr/local/man/man8
> cd chat; /usr/ccs/bin/make install
> cc -- -Xa -DNO_USLEEP -DSOL2  -c  chat.c
> /usr/ucb/cc: language optional software package not installed
> *** Error code 1
> make: Fatal error: Command failed for target 'chat.o'
> Current working directory /tmp/ppp-2.4.1b2/chat
> *** Error code 1
> make: Fatal error: Command failed for target 'install-progs'

  sschroet.vcf
< 1K Download

 
 
 

install pppd error

Post by Logan Sh » Thu, 13 Dec 2001 16:17:29




>cc - 0 -Xa -DNO_USLEEP -DSOL2  -c  chat.c
>/usr/ucb/cc: language optional software package not installed
>***Error code 1

You seem to have put /usr/ucb in your path.  On Solaris, this will
basically do nothing but cause you problems if you try to compile
stuff.  Either remover it, or put it after all the other system stuff.
(/usr/ucb/cc is an example of such a problem -- it looks like it's a
compiler, but actually it's just a script.)

Also, you may not have a compiler installed.  Can you compile a "hello,
world" C program?  If so, what compiler do you use?  Try setting the
"CC" environment variable to that.  For example, if you have gcc
installed, try doing "CC=gcc" at the shell prompt.

If you don't have a compiler installed, you can get gcc from
http://www.sunfreeware.com/ .

  - Logan
--
"In order to be prepared to hope in what does not deceive,
 we must first lose hope in everything that deceives."

                                          Georges Bernanos

 
 
 

install pppd error

Post by m_kt » Thu, 13 Dec 2001 16:54:33


Thanks to "Stefan Schroeter & Logan Shaw"
i also want to get the c compiler in http://www.sunfreeware.com/, but my
solaris 8 still can't connect to internet (haven't install pppd), can i get
c compiler in both disc software 1 of 2 and software 2 of 2?





> >cc - 0 -Xa -DNO_USLEEP -DSOL2  -c  chat.c
> >/usr/ucb/cc: language optional software package not installed
> >***Error code 1

> You seem to have put /usr/ucb in your path.  On Solaris, this will
> basically do nothing but cause you problems if you try to compile
> stuff.  Either remover it, or put it after all the other system stuff.
> (/usr/ucb/cc is an example of such a problem -- it looks like it's a
> compiler, but actually it's just a script.)

> Also, you may not have a compiler installed.  Can you compile a "hello,
> world" C program?  If so, what compiler do you use?  Try setting the
> "CC" environment variable to that.  For example, if you have gcc
> installed, try doing "CC=gcc" at the shell prompt.

> If you don't have a compiler installed, you can get gcc from
> http://www.sunfreeware.com/ .

>   - Logan
> --
> "In order to be prepared to hope in what does not deceive,
>  we must first lose hope in everything that deceives."

>                                           Georges Bernanos

 
 
 

install pppd error

Post by Tan Zheng D » Thu, 13 Dec 2001 18:17:00


You can get it from the companion CD:

http://www.sun.com/software/solaris/freeware/download.html

--
tzd.


> Thanks to "Stefan Schroeter & Logan Shaw"
> i also want to get the c compiler in http://www.sunfreeware.com/, but my
> solaris 8 still can't connect to internet (haven't install pppd), can i get
> c compiler in both disc software 1 of 2 and software 2 of 2?





> > >cc - 0 -Xa -DNO_USLEEP -DSOL2  -c  chat.c
> > >/usr/ucb/cc: language optional software package not installed
> > >***Error code 1

> > You seem to have put /usr/ucb in your path.  On Solaris, this will
> > basically do nothing but cause you problems if you try to compile
> > stuff.  Either remover it, or put it after all the other system stuff.
> > (/usr/ucb/cc is an example of such a problem -- it looks like it's a
> > compiler, but actually it's just a script.)

> > Also, you may not have a compiler installed.  Can you compile a "hello,
> > world" C program?  If so, what compiler do you use?  Try setting the
> > "CC" environment variable to that.  For example, if you have gcc
> > installed, try doing "CC=gcc" at the shell prompt.

> > If you don't have a compiler installed, you can get gcc from
> > http://www.sunfreeware.com/ .

> >   - Logan
> > --
> > "In order to be prepared to hope in what does not deceive,
> >  we must first lose hope in everything that deceives."

> >                                           Georges Bernanos

 
 
 

1. OpenSuse 11.1 Kinternet error: "pppd[0] died: pppd options error (exit code 2)

On Fri, 17 Apr 2009, in the Usenet newsgroup comp.os.linux.networking, in

man pppd      Look at the section 'EXIT STATUS'

       2      An  error  was  detected  in processing the options
              given, such as two mutually exclusive options being
              used.

then add the option 'dryrun' or 'dump' to /etc/ppp/options

The error message says you have some options that do not work together.
Without knowing what options you have, we can't say. Note also that
SUSE had altered the pppd package to add two or three options that the
maintainers found unsatisfactory and rejected.

It's not permissions, or the modem. See the man page for pppd and
read what the options that you have enabled do.

        Old guy

2. Max SLIP allocation limits?

3. ipmasqadm install error and ip masq icq install error

4. euro support in kernel 2.0

5. PPPD - Netscape returns error - TCP Error: No Route to Host

6. Detecting open files?

7. pppd error - tcgetattr: Input/output error(5)

8. guest ftp

9. pppd error: tcgetattr: I/O error

10. Install error on G3: "error unpacking archive: unknown error"

11. ERROR 17: SYMLINK ERROR AT INSTALL

12. Redhat 5.0 install problem, Error occurred while installing bootloader

13. Red Hat 6.0 install errors: "Install bootloader"