# gcc --version
gcc (GCC) 4.7.2
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

 # cc --version
/usr/ucb/cc:  language optional software package not installed



On Monday, June 26, 2017 at 3:25:45 PM UTC-4, Eero Volotinen wrote:
>
> is cc / gcc command in your path?
>
> what is output of following command  cc --version and gcc --version ?
>
> Eero
>
> 2017-06-26 22:12 GMT+03:00 Mathew Habicht <[email protected] 
> <javascript:>>:
>
>> Yes, I added 4 packages. 1-GCC and 3-LIB
>>
>> On Monday, June 26, 2017 at 3:06:33 PM UTC-4, Eero Volotinen wrote:
>>>
>>> do you have compiler installed on system?
>>>
>>> Eero
>>>
>>> 26.6.2017 9.37 ip. "Mathew Habicht" <[email protected]> kirjoitti:
>>>
>>>> Here is one way....
>>>>
>>>> 5- Installing the system
>>>>  - Running the Makefile
>>>> mksh: Fatal error: Cannot load command `/usr/ccs/bin': Bad file number
>>>> Current working directory /export/ossec-hids-2.8.1/src
>>>> *** Error code 1
>>>> make: Fatal error: Command failed for target `all'
>>>>
>>>>  Error 0x5.
>>>>  Building error. Unable to finish the installation.
>>>>  
>>>> Here is another way.....
>>>> 5- Installing the system
>>>>  - Running the Makefile
>>>>
>>>>  *** Making zlib (by Jean-loup Gailly and Mark Adler)  *** 
>>>> cp -pr zlib-1.2.8/zlib.h zlib-1.2.8/zconf.h ../headers/
>>>>
>>>>
>>>>  *** Making cJSON (by Dave Gamble)  *** 
>>>> cp -pr cJSON.h ../../headers/
>>>> cp -pr libcJSON.a ../
>>>>
>>>>
>>>>  *** Making Lua 5.2 (by team at PUC-Rio in Brazi)  *** 
>>>>      Copyright © 1994â2014 Lua.org, PUC-Rio. 
>>>> cd src && make solaris
>>>> make all SYSCFLAGS="-DLUA_USE_POSIX -DLUA_USE_DLOPEN" SYSLIBS="-ldl"
>>>>
>>>>
>>>>
>>>>  *** Making os_xml *** 
>>>>
>>>> `os_xml.a' is up to date.
>>>>
>>>>
>>>>  *** Making os_regex *** 
>>>>
>>>> `os_regex.a' is up to date.
>>>>
>>>>
>>>>  *** Making os_net *** 
>>>>
>>>> `os_net.a' is up to date.
>>>>
>>>>
>>>>  *** Making os_crypto *** 
>>>>
>>>> cc -g -Wall -I../../ -I../../headers  -DDEFAULTDIR=\"/var/ossec\" 
>>>> -DCLIENT  -DSOLARIS -DHIGHFIRST      -DARGV0=\"blowfish_op\" -DOSSECHIDS 
>>>> -c 
>>>> bf_op.c bf_skey.c bf_enc.c
>>>> /usr/ucb/cc:  language optional software package not installed
>>>> *** Error code 1
>>>> make: Fatal error: Command failed for target `bf'
>>>> Current working directory 
>>>> /export/ossec-hids-2.8.1/src/os_crypto/blowfish
>>>> *** Error code 1
>>>> make: Fatal error: Command failed for target `os_crypto'
>>>> Current working directory /export/ossec-hids-2.8.1/src/os_crypto
>>>>
>>>> Error Making os_crypto
>>>> *** Error code 1
>>>> make: Fatal error: Command failed for target `all'
>>>>
>>>>  Error 0x5.
>>>>  Building error. Unable to finish the installation.
>>>>
>>>>
>>>> On Monday, June 26, 2017 at 2:16:59 PM UTC-4, Eero Volotinen wrote:
>>>>>
>>>>> Hi,
>>>>>
>>>>> Please give error messages.
>>>>>
>>>>> Eero
>>>>>
>>>>> 2017-06-26 20:55 GMT+03:00 Mathew Habicht <[email protected]>:
>>>>>
>>>>>>
>>>>>> I am attempting to install OSSEC 2.8.1 on a Sparc Solaris 9 server, 
>>>>>> But I am having compiler issues and the install will not complete. 
>>>>>> Are there instructions that are specific to installing on Solaris 9? 
>>>>>> I have found all the errors I am seeing but all the resolutions are 
>>>>>> for Solaris 10.
>>>>>>
>>>>>> Thanks for the help.
>>>>>>
>>>>>> -- 
>>>>>>
>>>>>> --- 
>>>>>> You received this message because you are subscribed to the Google 
>>>>>> Groups "ossec-list" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it, 
>>>>>> send an email to [email protected].
>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>
>>>>>
>>>>> -- 
>>>>
>>>> --- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "ossec-list" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to [email protected].
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> -- 
>>
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "ossec-list" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"ossec-list" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to