[Devel] [ openser-Bugs-1505697 ] Openser not building on Solaris 10
host
SourceForge.net
noreply at sourceforge.net
Wed Jun 14 00:50:19 CEST 2006
Bugs item #1505697, was opened at 2006-06-13 15:50
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1505697&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Openser not building on Solaris 10 host
Initial Comment:
While attempting to buidl the latest openser snapshot from CVS
(6-13-2006), I encountered the following errors:
-bash-3.00$ gmake prefix=/opt/openser-devel-06-13-2006 all
yacc -d -b cfg cfg.y
conflicts: 1 shift/reduce
flex cfg.lex
Compiling action.c
gcc -g -O9 -funroll-loops -Wall -mcpu=ultrasparc -
mtune=ultrasparc -DNAME='"openser"' -DVERSION='"1.1.0-pre2-
notls"' -DARCH='"sparc64"' -DOS='"solaris"' -DCOMPILER='"gcc 3.4.3"'
-D__CPU_sparc64 -D__OS_solaris -D__SMP_no -DCFG_DIR='"/opt/
openser-devel-06-13-2006/etc/openser/"' -DPKG_MALLOC -
DSHM_MEM -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -
DDISABLE_NAGLE -DHAVE_RESOLV_RES -DF_MALLOC -DSTATISTICS -
DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -
DHAVE_GETIPNODEBYNAME -DHAVE_SYS_SOCKIO_H -
DHAVE_SCHED_YIELD -DHAVE_ALLOCA_H -DUSE_SIGACTION -
DHAVE_DEVPOLL -DHAVE_SELECT -c action.c -o action.o
In file included from lock_alloc.h:52,
from locking.h:66,
from statistics.h:35,
from sr_module.h:42,
from action.c:55:
mem/shm_mem.h:255: error: syntax error before "shm_stats"
mem/shm_mem.h:255: warning: type defaults to `int' in declaration of
`shm_stats'
mem/shm_mem.h:255: warning: data definition has no type or storage
class
mem/shm_mem.h:255: warning: array 'shm_stats' assumed to have
one element
gmake: *** [action.o] Error 1
I searched the archives for the shared memory strings, but nothing
turned up.
- Ryan
matty91 at gmail.com
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1505697&group_id=139143
More information about the Devel
mailing list