Displaying 7 results from an estimated 7 matches for "dsolaris".
Did you mean:
solaris
2005 Aug 28
2
error compiling on solaris 10
>Message: 11
>Date: Sun, 28 Aug 2005 11:46:29 +0800
>From: "chris" <chris@fivestartel.com>
>Subject: [Asterisk-Users] error compiling on solaris 10
>To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users@lists.digium.com>
>Message-ID: <003a01c5ab83$149a9e30$650fa8c0@acid>
>Content-Type: text/plain;
2008 Dec 05
2
Asterisk h323 module
...d only once
chan_ooh323.c:2053: error: for each function it appears in.)
make[1]: *** [chan_ooh323.o] Error 1
make: *** [channels] Error 2*
So I tried to comple PWLIB v.1.10 and haven't success too - the compile
error is :
*
g++ -DP_USE_PRAGMA -D_REENTRANT -Wall -I/root/pwlib/include -xO3
-DSOLARIS -felide-constructors -c ../../ptclib/pldap.cxx -o
/root/pwlib/lib/obj_solaris_sparc_r/pldap.o
g++: language O3 not recognized
g++: language O3 not recognized
g++: ../common/notifier_ext.cxx: linker input file unused because
linking not done
cc -DSOLARIS -DP_USE_PRAGMA -D_REENTRANT -Wall -I/root/...
2005 Jul 25
0
Fw: /bin/sh: build_tools/make_version_h: not found
...pe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declara
> t
> > >
> > >
> >
>
>ions -g -Iinclude -I../include -Iinclude/solaris-compat -I/usr/local/ssl/i
> n
> > >
> > >
> > >-D_REENTRANT -D_GNU_SOURCE -O6 -Wcast-align -DSOLARIS -DBUSYD
> > >
> > >
> > >>>ETECT_MARTIN -fomit-frame-pointer -c -o cli.o cli.c
> > >>>
> > >>>
> > >>>
> >
>
>gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declara
> t
>...
2005 Jan 05
1
CVS Compile problem on Solaris
...Thanks for any pointers!
--Max
...
make[1]: Entering directory `/ext2/asterisk/utils'
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g -Iinclude -I../include
-Iinclude/solaris-compat -I/usr/local/ssl/include -D_REENTRANT
-D_GNU_SOURCE -O6 -Wcast-align -DSOLARIS -DASTERISK_VERSION=
\"CVS-HEAD-01/05/05-16:40:01\" -DASTERISK_VERSION_NUM=999999
-DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=
\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/lib/asterisk\"
-DASTVARRUNDIR=\"/var/run\" -DAS...
2005 Jul 26
2
function declaration isn't a prototype
hello,
i got this error when i run make after downloading asteirsk from cvs.
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -Iinclude/solaris-compat -I/usr/local/ssl/include -D_REENTRANT -D_GNU_SOURCE -O6 -Wcast-align -DSOLARIS -DBUSYDETECT_MARTIN -fomit-frame-pointer -c -o term.o term.c
In file included from include/asterisk/utils.h:26,
from term.c:32:
include/asterisk/strings.h:232: parse error before `va_list'
include/asterisk/strings.h:232: warning: function declaration isn't a pr...
2002 Mar 25
0
buildpkg on solaris 8 OK BUT?..
...ntropy collection failed
ssh-rand-helper child produced insufficient data
./opensshd: Error 255 starting /opt/OBSDssh/sbin/sshd... bailing.
Below are the details:
I configured the prngd as follows (essentially followed the instructions
from sunblueprints):
>> # make CC=gcc CFLAGS="-O3 -DSOLARIS" SYSLIBS="-lsocket -lnsl"
>> # cp prngd /usr/local/sbin/prngd
>> # cp contrib/Solaris-7/prngd.conf/solaris-7 /etc/prngd.conf
>> # cat /var/log/syslog /var/adm/messages > /etc/prngd-seed
Then to start entropy
>> # /usr/local/sbin/prngd /var/run/egd-pool
Be...
1998 Oct 15
1
Problem to map home dir
...IBSM =
# This is for Convex
# contributed by Victor Balashov <balashov@cv.jinr.dubna.su>
# and Ulrich Hahn <ulrich.hahn@zdv.uni-tuebingen.de>
# FLAGSM= -DCONVEX -DSHADOW_PWD
# LIBSM=
# This is for SMP_DC.OSx v1.1-94c079 on Pyramid S series
# contributed by jeffrey@itm.org
# FLAGSM = -DSOLARIS -DSHADOW_PWD -DBSD_COMP
# LIBSM = -lsocket -lnsl
# This is for QNX 4.22
# Contributed by eldo@invisa.satlink.net (Eldo Loguzzo)
# FLAGSM = -DQNX -DGUEST_SESSSETUP=1
# LIBSM =
# This is for SONY NEWS, NEWS-OS 4.2.x
# contributed by sky@sm.sony.co.jp (Katushi Sato)
# FLAGSM = -DNEWS42 -DKANJI=\&qu...