<HTML>
<HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="OPENWEBMAIL" name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<font size="2">
Hi
all,
<br />
<br />I'm getting pretty
desperate about
this.
<br />I'm trying to install panotools, hugin, enblend and autopano-sift from
(cvs) source on Suse 9.1. As far as I can see all dependency's are
installed.
<br />The first step of compiling panotools works fine. The command <span style="font-weight: bold;">make makefile.linux</span> results in the creation of
libpano12.so.
<br />But when I try to compile PTOptimizer (from the tools subdir) things go
wrong, and I do not know how to fix it. I tried everything I could think of.
<br />This is my
problem.
<br />
<br />When I run <span style="font-weight: bold;">gcc -oPTOptimizer -I../
-llibpano12
PTOptimizer.c</span>
<br />I get the reply : <span style="font-weight: bold;">/usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/bin/ld:
cannot find
-llibpano12
<br />
<br /></span>When I run <span style="font-weight: bold;">make -f makefile\
ptoptimizer</span>
<br />I get the reply :
<br />gcc -oPTOptimizer -l../pano12
PTOptimizer.c
<br />PTOptimizer.c:29:20: filter.h: No such file or
directory
<br />PTOptimizer.c:32: error: parse error before '*'
token
<br />PTOptimizer.c:32: warning: data definition has no type or storage
class
<br />PTOptimizer.c: In function
`main':
<br />PTOptimizer.c:36: error: `aPrefs' undeclared (first use in this
function)
<br />PTOptimizer.c:36: error: (Each undeclared identifier is reported only
once
<br />PTOptimizer.c:36: error: for each function it appears
in.)
<br />PTOptimizer.c:36: error: parse error before
"aP"
<br />PTOptimizer.c:39: error: `OptInfo' undeclared (first use in this
function)
<br />PTOptimizer.c:39: error: parse error before
"opt"
<br />PTOptimizer.c:40: error: `AlignInfo' undeclared (first use in this
function)
<br />PTOptimizer.c:42: error: `fullPath' undeclared (first use in this
function)
<br />PTOptimizer.c:45: error: `aP' undeclared (first use in this
function)
<br />PTOptimizer.c:53: error: `infile' undeclared (first use in this
function)
<br />PTOptimizer.c:55: warning: assignment makes pointer from integer without a
cast
<br />PTOptimizer.c:58: error: `ainf' undeclared (first use in this
function)
<br />PTOptimizer.c:62: error: `fcnPano' undeclared (first use in this
function)
<br />PTOptimizer.c:66: error: `opt' undeclared (first use in this
function)
<br />PTOptimizer.c:68: error: `SetLMParams' undeclared (first use in this
function)
<br />PTOptimizer.c:69: error: `SetAlignParams' undeclared (first use in this
function)
<br />PTOptimizer.c:75: error: `distSquared' undeclared (first use in this
function)
<br />make: *** [PTOptimizer.exe] Error
1
<br />
<br />In the past things ran fine, but after a re-install of my machine I wanted
to install everything from source rather than from
RPM's.
<br />
I'm realy stuck. I don't know what to do to get things going again.
<br />
<br />Maybe someone knows what's
wrong?
<br />
<br />Regards,
<br />
<br />Ed.
<br />
<br />
<br />
</font>
</BODY>
</HTML>