Hi Lesley Liu.

Are you defining the enviroment variable to  enable TLS at compiling time?
If you do not need to use that feature, you could try to use the other
sources.

Kind regards.

Sergio G.

On 5/17/07, Lesley Liu <[EMAIL PROTECTED]> wrote:

Hi Users,

I tried to compile openser-1.2.0-tls on Solaris 10.
The gcc, bison, flex, make, libiconv packages are added.
However, when command "make all", the message shows the following without
further information at beginning.
When command "make install", it only shows the first 4 lines as following.
Please advise how to solve it. Thanks a lot.

;
# pwd
/opt/openser-1.2.0-tls
# make all
yacc -d -b cfg cfg.y
conflicts: 1 shift/reduce
yacc -d -b cfg cfg.y
conflicts: 1 shift/reduce
yacc -d -b cfg cfg.y
conflicts: 1 shift/reduce
yacc -d -b cfg cfg.y
conflicts: 1 shift/reduce
Compiling action.c
gcc  -g -O9 -funroll-loops   -Wall  -mcpu=ultrasparc
-mtune=ultrasparc      -DNAME='"openser"' -DVERSION='"1.2.0-notls"'
-DARCH='"sparc64"' -DOS='"solaris"' -DCOMPILER='"gcc 3.4.6"'
-D__CPU_sparc64 -D__OS_solaris -D__SMP_no
-DCFG_DIR='"/usr/local/etc/openser/"' -DPKG_MALLOC -DSHM_MEM  -DSHM_MMAP
-DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES
-DSTATISTICS -DF_MALLOC  -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
Compiling blacklists.c
....
;


Regards,
Lesley

_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to