I ran into the same problem and for me what worked was to remove the current 
install of traffic server, so it would link with the libraries in the build 
directory.

-Bryan

On Nov 7, 2013, at 11:51 PM, Yongming Zhao <ming....@gmail.com> wrote:

> make[1]: Entering directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
> CXX      tstop_tstop-tstop.o
> CXX      jtest.o
> CC       http_load.o
> CC       timers.o
> CCLD     http_load/http_load
> CXXLD    jtest/jtest
> CXXLD    tstop/tstop
> ../mgmt/api/remote/.libs/libtsmgmt.so: undefined reference to 
> `ink_atoi64(char const*)'
> collect2: ld returned 1 exit status
> make[1]: *** [tstop/tstop] Error 1
> make[1]: Leaving directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
> make: *** [all-recursive] Error 1
> error: Bad exit status from /var/tmp/rpm-tmp.GMUcvz (%build)
> 
> [root@New ~]# cat /etc/redhat-release
> CentOS release 6.2 (Final)
> 
> 
> while Fedora 18, works fine with the same srpm: 
> http://zymlinux.net/trafficserver-4.1.0-1.0.fc18.src.rpm
> 
> 
> 
> 在 2013年11月7日,下午10:40,Igor Galić <iga...@apache.org> 写道:
> 
>> 
>> Hi folks,
>> 
>> I've prepared a release for v4.1.0, which is a bug fix release
>> following our new release process and Versioning scheme:
>> 
>>  https://cwiki.apache.org/confluence/display/TS/Release+Management
>> 
>> Changes since v4.0.2 are captured in the following Jira tickets:
>> 
>>  
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
>> 
>> 
>> Information about upgrading to this release from v3.2.x is available at:
>> 
>>  https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
>> 
>> The cache in this release is compatible with the previous 4.0.x releases.
>> 
>> 
>> The artefacts are available for download at
>> 
>> http://people.apache.org/~igalic/releases/:
>> 
>> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54 
>> trafficserver-4.1.0.tar.bz2
>> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54 
>> trafficserver-4.1.0.tar.bz2.asc
>> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54 
>> trafficserver-4.1.0.tar.bz2.md5
>> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54 
>> trafficserver-4.1.0.tar.bz2.sha1
>> 
>> 
>> MD5: f4ee7095d298c9e28d48dc63bafe52e5
>> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
>> 
>> 
>> The vote is open until Tuesday morning,  November 12th. Lets makes sure this 
>> is
>> another great release, so please everyone, download and test this version as
>> much as you can.
>> 
>> Thanks,
>> 
>> -- Igor
>> 
> 

Reply via email to