[Orca-users] orca gcc 3.3 compile error

Blair Zajac blair at orcaware.com
Wed Aug 6 11:51:52 PDT 2003


Karl.Rossing at Federated.CA wrote:
> 
> I'm getting compile problems with 0.27
> 
> # gcc -v
> Reading specs from /opt/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.3/specs
> Configured with: ../configure --disable-nls --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld
> Thread model: posix
> gcc version 3.3
> 
> # make
> cd packages
> make CFLAGS=-g -O2 || exit 1
> cd TimeDate-1.14 && make OPTIMIZE="-g -O2"
> cd Digest-MD5-2.20 && make OPTIMIZE="-g -O2"
> cc -c   -g -O2     -DVERSION=\"2.20\"  -DXS_VERSION=\"2.20\" -KPIC -I/usr/perl5/5.00503/sun4-solaris/CORE -DU32_ALIGNMENT_REQUIRED MD5.c
> sh: cc: not found
> *** Error code 1
> make: Fatal error: Command failed for target `MD5.o'
> Current working directory /patches/orca/orca-0.27/packages/Digest-MD5-2.20
> *** Error code 1
> make: Fatal error: Command failed for target `make_digest_md5'
> Current working directory /patches/orca/orca-0.27/packages
> *** Error code 1
> make: Fatal error: Command failed for target `all'
> 
> I even tried CC=gcc ./configure --prefix=/opt/orca  --with-html-dir=/var/apache/htdocs/orca

I would download a binary gcc from www.sunfreeware.com and Perl from
there or Perl from www.activestate.com and use those.

The Perl that comes with Sun's OS expects to have Sun's compiler on
the system.

Best,
Blair

-- 
Blair Zajac <blair at orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/



More information about the Orca-users mailing list