[CentOS] Problem Making Tarballs

ken gebser at mousecar.com
Mon May 16 06:58:36 UTC 2011


I haven't had this many errors doing a make in a long, long, long, long
time... maybe never.  (I'm saying that I'm guessing here....)  It could
be that you were in the wrong directory when you ran "make" or, more
likely, you skipped a command (perhaps ".configure") that should have
been run before running "make".  Did a README file come with this
tarball?  If so, did you try looking through it for specific instructions?


On 05/16/2011 02:43 AM John J. Boyer wrote:
> The repository to which I am referring is the liblouis repository on 
> googlecode. I get a working copy, which has an autogen.sh file. I run 
> this and then configure. Make gives the following errors
> 
> ../libtool: line 826: X--tag=CC: command not found
> ../libtool: line 859: libtool: ignoring unknown tag : command not found
> ../libtool: line 826: X--mode=compile: command not found
> ../libtool: line 992: *** Warning: inferring the mode of operation is deprecated.: command not found
> ../libtool: line 993: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
> ../libtool: line 1136: Xgcc: command not found
> ../libtool: line 1136: X-DHAVE_CONFIG_H: command not found
> ../libtool: line 1136: X-I.: command not found
> ../libtool: line 1136: X-I../../gnulib: No such file or directory
> ../libtool: line 1136: X-I../liblouis: No such file or directory
> ../libtool: line 1136: X-g: command not found
> ../libtool: line 1136: X-O2: command not found
> ../libtool: line 1136: X-MT: command not found
> ../libtool: line 1136: Xprogname.lo: command not found
> ../libtool: line 1136: X-MD: command not found
> ../libtool: line 1136: X-MP: command not found
> ../libtool: line 1136: X-MF: command not found
> ../libtool: line 1136: X.deps/progname.Tpo: No such file or directory
> ../libtool: line 1136: X-c: command not found
> ../libtool: line 1188: Xprogname.lo: command not found
> ../libtool: line 1193: libtool: compile: cannot determine name of library object from `': command not found
> make[3]: *** [progname.lo] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all] Error 2
> make: *** [all-recursive] Error 1
> 
> This library compiles on my home Linus machine, which runs Redhat 
> Enterprise Linux. It also builds with no problems.
> 
> Sorry for not being more specific in my first message. If you need more 
> information I will try to provide it.
> 
> Thanks,
> John
> 
> On Mon, May 16, 2011 at 12:59:07AM -0400, Scott Robbins wrote:
>> On Sun, May 15, 2011 at 11:32:24PM -0500, John J. Boyer wrote:
>>> I have a CentOS virtual private server from 1and1.com If I checkout or 
>>> pull something from a repository, it will contain an autogen.sh file 
>>> Running this and then configure seems to work. However, when I run make 
>>> I get a lot of error messages from libtool saying that such and such a 
>>> command could not be found on some line or that there is a syntax error. 
>>> This happens even with the latest updates. Several people have been 
>>> unable to help. What is the problem, and what should I do about it?
>>
>> It would help to be more specific.  If you are "pulling something from a
>> repository," do you mean that it's a CentOS program?  
>>
>> When a command is not found, or a library is not found, one way to find
>> it is with 
>>
>> yum provides */<command_name>
>>
>> Can you give a specific example?
>>
>>
>> -- 
>> Scott Robbins
>> PGP keyID EB3467D6
>> ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
>> gpg --keyserver pgp.mit.edu --recv-keys EB3467D6
>>
>> Spike: A slayer with family and friends. That sure as hell wasn't
>> in the brochure. 
>>
>> _______________________________________________
>> CentOS mailing list
>> CentOS at centos.org
>> http://lists.centos.org/mailman/listinfo/centos
> 


-- 
"Truth is the most valuable thing we have, so I try to conserve it."
	--Mark Twain



More information about the CentOS mailing list