[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ossec-dev] Re: OSSEC compile on Solaris 10 - sparc and Sun compilers
Hi Eric,
I have never used Sun's compiler, but I know that the gcc that comes
with solaris 10
compiles ossec fine.
bash-3.00$ gcc -v
Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs
Configured with:
/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure
--prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++
--enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
If you can provide the full output from the make script (cd ./src;
make all), we can
try to figure out what is going on. I will try to find a version of
the sun's compiler
to test too...
Thanks,
--
Daniel B. Cid
dcid ( at ) ossec.net
On 2/13/07, eric straavaldsen <straav@xxxxxxxxxxxxx> wrote:
So other than needing to pull the -Wall flag out of 3 files
(src/os_regex/Makefile src/os_regex/examples/Makefile src/Config.Make).
then when we get to os_crytpo/shared
"sec.c", line 104: operands have incompatible types:
int ":" void
Looks to be a problem with a call to calloc, and while I admit to some
heavy handed attempts to correct it (I'm not what you would call a good
coder) I've gotten nowhere.
Any Ideas?
Thanks
Eric
--
=-=-=-=-=-=-=-=-=-=-=
Eric Straavaldsen
UW-Madison DoIT SE
Senior System Engineer
Best Contact Methods:
straav(a)doit.wisc.edu
pagestraav(a)sun.doit.wisc.edu
OSSEC home |
Main Index |
Thread Index
OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.