[ https://issues.apache.org/jira/browse/TS-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478395#comment-13478395 ]
Steve Owens edited comment on TS-1539 at 10/17/12 9:20 PM: ----------------------------------------------------------- So apparently the error being encountered was covered in the following e-mail thread: http://mail-archives.apache.org/mod_mbox/trafficserver-users/201210.mbox/%3c987f1c0b1d1ece4088aba4175b84cf0d53781...@biexchmb01.biperf.com%3E So this is yet another package not mentioned in the README: pkgconfig was (Author: steveo.disney): So apparently the error being encountered was covered in the following e-mail thread: http://mail-archives.apache.org/mod_mbox/trafficserver-users/201210.mbox/%3c987f1c0b1d1ece4088aba4175b84cf0d53781...@biexchmb01.biperf.com%3E So this is yet another package not mentioned in the README: pkg-config > README file is missing information to perform a successful build from git > repo. > ------------------------------------------------------------------------------- > > Key: TS-1539 > URL: https://issues.apache.org/jira/browse/TS-1539 > Project: Traffic Server > Issue Type: Bug > Components: Build, Documentation > Affects Versions: 3.3.0 > Reporter: Steve Owens > Priority: Minor > > The README file in the source available on git seems to be incomplete. > Following the directions in the README for building ATS we have: > Fedora 11,12, 13, 14, 15: > autoconf > automake > libtool > gcc-c++ > glibc-devel > openssl-devel > tcl-devel > expat-devel > pcre > libcap-devel > hwloc-devel (optional) > liblua-devel (optional) > One more package is required pcre-devel, but this is not discussed in the > readme. > Also, following the following steps: > 4. BUILDING FROM GIT REPO > mkdir -p ~/dev # make yourself a development dir > cd ~/dev # enter your development dir > git clone ... # get the source code from ASF Git repo > cd trafficserver # enter the checkout dir > autoreconf -i # generate the configure script and Makefile.in files > ./configure # configure the build environment to create Makefiles > make # execute the compile > Yields the following error in the make step: > $ make > make: *** No targets specified and no makefile found. Stop. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira