[jira] [Commented] (TS-2814) build error

2014-05-16 Thread Leif Hedstrom (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1316#comment-1316
 ] 

Leif Hedstrom commented on TS-2814:
---

I tried exactly that, it does not reproduce.  Is there anything else from the 
logs you have info on?  What's in lib/luajit ? It sounds to me like it's not in 
a git repository, but if so, how did you get a distribution with all the 
things? make dist or make asf-dist should include the LuaJIT (I've tried 
that too).

Baffled.

 build error
 ---

 Key: TS-2814
 URL: https://issues.apache.org/jira/browse/TS-2814
 Project: Traffic Server
  Issue Type: Bug
  Components: Configuration
Affects Versions: 5.0.0
Reporter: bettydramit
 Fix For: 5.0.0


 centos 6.5 x86_64 gitmaster
 ./configure --enable-layout=Gentoo  --libdir=%{_libdir}/trafficserver  
 --enable-reclaimable-freelist --enable-interim-cache
 make[3]: Leaving directory `/root/rpmbuild/BUILD/ts-5.0.2/lib/perl'
 make[2]: Leaving directory `/root/rpmbuild/BUILD/ts-5.0.2/lib/perl'
 make[2]: Entering directory `/root/rpmbuild/BUILD/ts-5.0.2/lib'
 Making all in luajit
 test -d ../lib/luajit/src || (cd ..  git submodule update --init)
 fatal: Not a git repository (or any of the parent directories): .git
 make[2]: *** [all-local] Error 128



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (TS-2814) build error

2014-05-16 Thread bettydramit (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14000632#comment-14000632
 ] 

bettydramit commented on TS-2814:
-

reslove issue 

git control info loose because use 'git archive master --prefix=ts-5.0.0/ 
--format=tar | gzip  ts-5.0.0.tar.gz'

thanks leif

 build error
 ---

 Key: TS-2814
 URL: https://issues.apache.org/jira/browse/TS-2814
 Project: Traffic Server
  Issue Type: Bug
  Components: Configuration
Affects Versions: 5.0.0
Reporter: bettydramit
Assignee: Leif Hedstrom
 Fix For: 5.0.0


 centos 6.5 x86_64 gitmaster
 ./configure --enable-layout=Gentoo  --libdir=%{_libdir}/trafficserver  
 --enable-reclaimable-freelist --enable-interim-cache
 make[3]: Leaving directory `/root/rpmbuild/BUILD/ts-5.0.2/lib/perl'
 make[2]: Leaving directory `/root/rpmbuild/BUILD/ts-5.0.2/lib/perl'
 make[2]: Entering directory `/root/rpmbuild/BUILD/ts-5.0.2/lib'
 Making all in luajit
 test -d ../lib/luajit/src || (cd ..  git submodule update --init)
 fatal: Not a git repository (or any of the parent directories): .git
 make[2]: *** [all-local] Error 128



--
This message was sent by Atlassian JIRA
(v6.2#6252)