This is my OS and env configure:
OS: Solaris 10 u10(10/8) x86
Compiler: Solaris Studio 12.3
export CC=/opt/solarisstudio12.3/bin/cc
export CXX=/opt/solarisstudio12.3/bin/CC
And my conf parametre is :
./configure --enable-werror --disable-cups --disable-mozilla
--with-jdk-home=/usr/jdk/jdk1.6.0_26/
--with-junit=/usr/jdk/jdk1.6.0_26/bin/junit-4.10.jar
configure have succeed. and no have other need deal message.
I meet this problem in building, and not know how to solve this problem.
Is the file "call.s" really syntax error or this my compiler problem?
============================================================================
Entering /UNIX-LAB/ooo/main/bridges/source/cpp_uno/cc50_solaris_intel
Making: all_sunpro5_uno.dpslo
Compiling: bridges/unxsoli4.pro/misc/sunpro5_uno_version.c
Compiling: bridges/source/cpp_uno/cc50_solaris_intel/cpp2uno.cxx
Compiling: bridges/source/cpp_uno/cc50_solaris_intel/uno2cpp.cxx
Compiling: bridges/source/cpp_uno/cc50_solaris_intel/except.cxx
CC -c -o ../../../unxsoli4.pro/slo/call.o call.s && touch
../../../unxsoli4.pro/slo/call.obj
Assembler:
"call.s", line 2 : Syntax error
Near line: " * "
"call.s", line 3 : Syntax error
Near line: " * Licensed to the Apache Software Foundation
(ASF) under one"
"call.s", line 3 : Illegal mnemonic
Near line: " * Licensed to the Apache Software Foundation
(ASF) under one"
"call.s", line 3 : Illegal mnemonic
Near line: " * Licensed to the Apache Software Foundation
(ASF) under one"
"call.s", line 3 : Illegal mnemonic
Near line: " * Licensed to the Apache Software Foundation
(ASF) under one"
"call.s", line 3 : Illegal mnemonic
Near line: " * Licensed to the Apache Software Foundation
(ASF) under one"
"call.s", line 3 : Illegal mnemonic
Near line: " * Licensed to the Apache Software Foundation
(ASF) under one"
"call.s", line 3 : Illegal mnemonic
Near line: " * Licensed to the Apache Software Foundation
(ASF) under one"
"call.s", line 3 : Illegal mnemonic
Near line: " * Licensed to the Apache Software Foundation
(ASF) under one"
"call.s", line 3 : Illegal mnemonic
Near line: " * Licensed to the Apache Software Foundation
(ASF) under one"
"call.s", line 3 : Illegal mnemonic
Near line: " * Licensed to the Apache Software Foundation
(ASF) under one"
"call.s", line 4 : Syntax error
Near line: " * or more contributor license agreements. See
the NOTICE file"
"call.s", line 5 : Syntax error
Near line: " * distributed with this work for additional information"
"call.s", line 5 : Illegal mnemonic
Near line: " * distributed with this work for additional information"
"call.s", line 5 : Illegal mnemonic
Near line: " * distributed with this work for additional information"
"call.s", line 5 : Illegal mnemonic
Near line: " * distributed with this work for additional information"
"call.s", line 5 : Illegal mnemonic
Near line: " * distributed with this work for additional information"
"call.s", line 5 : Illegal mnemonic
Near line: " * distributed with this work for additional information"
"call.s", line 5 : Illegal mnemonic
Near line: " * distributed with this work for additional information"
"call.s", line 5 : Illegal mnemonic
Near line: " * distributed with this work for additional information"
"call.s", line 6 : Syntax error
Near line: " * regarding copyright ownership. The ASF
licenses this file"
"call.s", line 6 : Illegal mnemonic
Near line: " * regarding copyright ownership. The ASF
licenses this file"
"call.s", line 6 : Illegal mnemonic
Near line: " * regarding copyright ownership. The ASF
licenses this file"
"call.s", line 6 : Illegal mnemonic
Near line: " * regarding copyright ownership. The ASF
licenses this file"
"call.s", line 6 : Illegal mnemonic
Near line: " * regarding copyright ownership. The ASF
licenses this file"
"call.s", line 6 : Illegal mnemonic
Near line: " * regarding copyright ownership. The ASF
licenses this file"
"call.s", line 6 : Illegal mnemonic
Near line: " * regarding copyright ownership. The ASF
licenses this file"
"call.s", line 6 : Illegal mnemonic
Near line: " * regarding copyright ownership. The ASF
licenses this file"
"call.s", line 6 : Illegal mnemonic
Near line: " * regarding copyright ownership. The ASF
licenses this file"
"call.s", line 7 : Syntax error
Near line: " * to you under the Apache License, Version 2.0 (the"
"call.s", line 7 : Illegal mnemonic
Near line: " * to you under the Apache License, Version 2.0 (the"
Too many errors - Goodbye
CC: fbe failed for call.s
dmake: Error code 2, while making '../../../unxsoli4.pro/slo/call.obj'
---* tg_merge.mk *---
1 module(s):
bridges
need(s) to be rebuilt
Reason(s):
ERROR: error 65280 occurred while making
/UNIX-LAB/ooo/main/bridges/source/cpp_uno/cc50_solaris_intel
When you have fixed the errors in that module you can resume the build
by running:
build --all:bridges