|
|
sybperl-l Archive
Up Prev Next
From: "Sabherwal, Balvinder (MBS)" <Balvinder dot Sabherwal at mortgagefamily dot com>
Subject: RE: Problem with Sybperl installation
Date: Mar 4 2002 11:41PM
I am using gcc compiler on the solaris 8. I'm not sure about the assembler??
Which assembler is required and how do I check??
Thanks.
Bal.
-----Original Message-----
From: Michael Peppler [mailto:mpeppler@peppler.org]
Sent: Monday, March 04, 2002 3:35 PM
To: SybPerl Discussion List
Subject: RE: Problem with Sybperl installation
Sabherwal, Balvinder (MBS) writes:
> I am getting error as below. Dose anyone has a solution for this or have
> experienced this??
>
> Thanks
>
> njsundb25 /tmp/sybperl-2.13 > make
> gcc -c -I/opt/sybase/OCS-12_5/include -DUSE_REENTRANT_API
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing
> -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
> -DVERSION=\"2.13\" -DXS_VERSION=\"2.13\" -fPIC
> -I/usr/local/ActivePerl-5.6/lib/5.6.1/sun4-solaris-thread-multi/CORE
> -DCTLIBVS=100 -DSYBPLVER='"2.13"' -DDO_TIE CTlib.c
> /usr/ccs/bin/as: "/var/tmp/ccBEfp0v.s", line 713: error: unknown opcode
> ".subsection"
This looks like a compatibility problem between the C compiler and the
assembler used on your machine.
You need to check your compiler (gcc, I guess) and make sure that it
is installed properly.
Michael
--
Michael Peppler Data Migrations, Inc.
mpeppler@peppler.org *or* mpeppler@mbay.net
http://www.mbay.net/~mpeppler
International Sybase User Group: http://www.isug.com
|