[Home]

Summary:ASTERISK-13018: [patch] Small fixes to two scripts in build_tools
Reporter:snuffy (snuffy)Labels:
Date Opened:2008-11-05 17:27:40.000-0600Date Closed:2008-11-18 18:27:42.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/BuildSystem
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 13842.diff
( 1) bug13842_20081106.diff
Description:Only couple of line changes, one with the -z test and one to allow solaris 10 to generate a checksum.
Comments:By: Michiel van Baak (mvanbaak) 2008-11-05 17:58:37.000-0600

Looks like the make_buildopts_h is fixed already. Correct ?

By: snuffy (snuffy) 2008-11-05 19:54:26.000-0600

Yes sorry I was looking for the bug report I had for it (another branch I was working on was missing the update to buildopts)

Ok i've looked at latest trunk and it still wont work.. as digest requires the '-a md5' to actually produce an md5 hash

By: Digium Subversion (svnbot) 2008-11-18 18:27:41.000-0600

Repository: asterisk
Revision: 157600

U   trunk/Makefile
U   trunk/build_tools/make_buildopts_h
U   trunk/build_tools/make_version
U   trunk/configure
U   trunk/configure.ac
U   trunk/makeopts.in

------------------------------------------------------------------------
r157600 | seanbright | 2008-11-18 18:27:40 -0600 (Tue, 18 Nov 2008) | 10 lines

Fix a few build problems on Solaris (and check for an md5 utility in
configure instead of the icky loop I was doing before).

(closes issue ASTERISK-13018)
Reported by: snuffy
Patches:
     bug13842_20081106.diff uploaded by snuffy (license 35)
     13842.diff uploaded by seanbright (license 71)
Tested by: snuffy

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=157600