|
|
sybperl-l Archive
Up Prev Next
From: "Jeffries, Jim J" <jim dot jeffries at nwa dot com>
Subject: RE: Problems with sybperl installation under Solaris 2.6
Date: Jan 14 2002 6:30PM
Michael,
Here is the full cpp command line.
17319 pts/6 S 0:00 cpp -lang-c -I/prd/syb16/OCS-12_0/include
-I/usr/local/include -I usr/local/lib/perl5/5.00503/sun4-solaris/CORE
-undef -D__GNUC__=2 -D__GNUC_MINOR__=8 -Dsparc -Dsun -Dunix -D__svr4__
-D__SVR4 -D__sparc__ -D__sun__ -D__unix__ -D__svr4__ -D__SVR4 -D__sparc
-D__sun -D__unix -Asystem(unix) -Asystem(svr4) -D__OPTIMIZE__
-D__GCC_NEW_VARARGS__ -Acpu(sparc) -Amachine(sparc) -DVERSION="2.13"
-DXS_VERSION="2.13" -DCTLIBVS=100 -DSYBPLVER="2.13" -DDO_TIE CTlib.c
/var/tmp/ccPXaW0H.i
Thanks,
Jim
-----Original Message-----
From: Michael Peppler [mailto:mpeppler@peppler.org]
Sent: Friday, January 11, 2002 5:19 PM
To: SybPerl Discussion List
Subject: RE: Problems with sybperl installation under Solaris 2.6
Jeffries, Jim J writes:
> The rest of which command line? The cpp? Please let me know what you
> need and I will see about retrieving it!
Yes - the rest of the cpp command line... You should be able to get it
easily with the ucb version of ps (should be /usr/ucb/ps axqww | grep
cpp)
Michael
>
> Thanks again.
> Jim
>
> -----Original Message-----
> From: Michael Peppler [mailto:mpeppler@peppler.org]
> Sent: Friday, January 11, 2002 2:45 PM
> To: SybPerl Discussion List
> Subject: Re: Problems with sybperl installation under Solaris 2.6
>
>
> Jeffries, Jim J writes:
> >
> > My systems administrator is having problems installing sybperl
under
> > Solaris 2.6. and Sybase 12.
> >
> > She has without errors:
> > 1. Unpacked the package
> > 2. Modified the CONFIG file
> > 3. Ran perl Makefile.PL
> >
> > When she executes the "make" the script script spawns about 1500
cpp
> > process that eventually slow the machine to a point where the
> processes
> > need to be killed.
>
>
> > The processes that are spawned look like:
> > root 18035 20452 0 19:27:13 pts/8 0:00 grep cpp
> > root 17367 17356 0 19:25:47 pts/6 0:00 cpp -lang-c
> > -Asystem(unix) -Asystem(
> > svr4) -Acpu(sparc) -Amachine(sparc) -Acpu(s
> > root 17485 17482 0 19:25:58 pts/6 0:00 cpp -lang-c
> > -Asystem(unix) -Asystem(
> > svr4) -Acpu(sparc) -Amachine(sparc) -Acpu(s
>
> Hmmm - I seem to remember something like this, though I don't
remember
> the details. It would be nice to see the rest of the command line to
> see what file(s) they are trying to process.
>
> I also wonder if for some reason you have a parallel make (or
> something like that) that is causing this?
>
> Michael
> --
> Michael Peppler - Data Migrations Inc. -
http://www.mbay.net/~mpeppler
> mpeppler@peppler.org - mpeppler@mbay.net
> International Sybase User Group - http://www.isug.com
>
--
Michael Peppler - Data Migrations Inc. - http://www.mbay.net/~mpeppler
mpeppler@peppler.org - mpeppler@mbay.net
International Sybase User Group - http://www.isug.com
|