[asterisk-bugs] [Asterisk 0010504]: Patches to build V1.4.10.1 under Solaris 10 X86
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Sep 7 13:29:22 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10504
======================================================================
Reported By: ftarz
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10504
Category: Core-General
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.4.10.1
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 08-20-2007 21:07 CDT
Last Modified: 09-07-2007 13:29 CDT
======================================================================
Summary: Patches to build V1.4.10.1 under Solaris 10 X86
Description:
Listed below is how I built Asterisk V1.4.10.1 under Solaris S10 X86:
I have the oss sound driver and the blastwave curl package installed.
Prior to the build I configured things:
LDFLAGS='-R/usr/sfw/lib -R/opt/csw/lib -L/opt/csw/lib -L/usr/sfw/lib'
CPPFLAGS='-I /opt/csw/include' ./configure -with-curl=/opt/csw --with-oss
--without-vpb --prefix=/opt/asterisk-1.4 --without-postgres
These are the diffs:
edit: removed
Asterisk builds with a couple of warnings but the compile is successful.
I've been running the V1.4.9, V1.4.10 and V1.4.10.1 asterisk binaries
built this way for a while without any problems.
======================================================================
----------------------------------------------------------------------
qwell - 09-07-07 13:29
----------------------------------------------------------------------
You are changing quite a bit of stuff here.
What exactly are the problems you're running into?
Also, things like /usr/sfw/lib and /opt/csw/lib will be added to the
LDFLAGS automatically if you have them in your PATH.
Issue History
Date Modified Username Field Change
======================================================================
09-07-07 13:29 qwell Note Added: 0070123
======================================================================
More information about the asterisk-bugs
mailing list