On 14/02/11 22:35 , Julius Canute wrote:
[]
> There is a problem while configuring camlimages:
> config.status: error: cannot find input file: doc/Makefile.in
> inorder to resolve it i removed line 524 in configure.ac which specifies
> "doc/Makefile"
> and compiled manually which worked fine.
>
> But if the same i did it in fink using sed in patchscript:
> sed -i -e '524d' camlimages/configure.ac
> I still get the error:
> config.status: error: cannot find input file: doc/Makefile.in
>
> What might be the problem?

Hard to tell if you don't say what you mean by "compiled manually" and 
"did it in fink". My guess is that in the first case you ran autoreconf 
and in the second, directly ./configure. In the latter case, 
configure.ac is not used.

-- 
Martin

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to