[ptx] Compiling Hugin CVS on Gentoo AMD64

Brian Innes brianinnes81 at yahoo.co.uk
Mon Jan 31 18:28:37 GMT 2005


Hi guys. I am having severe trouble compiling hugin on Gentoo AMD64. I 
have installed panotools 20041220.

I have hugin checked out from cvs today (31/1/05), and I configure it using

./configure --host=x86_64

I have wxGTK-2.5.3 installed, and gcc is 3.4.2

make fails due to missing wx/config.h

running make gives:

.
.
.

make[3]: Entering directory `/home/brian/src/hugin/src/hugin'
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H "-I." 
-I../../src/include -I../../src/foreign -I../../src/include -I..   
-L/usr/lib64 -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -pthread 
-I/usr/include/gtk-2.0 -I//usr/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/freetype2/config -I/usr/include/glib-2.0 
-I//usr/lib/glib-2.0/include -DHasPANO  -g -O2 -MT ImageCache.lo -MD -MP 
-MF ".deps/ImageCache.Tpo" \
  -c -o ImageCache.lo `test -f 'ImageCache.cpp' || echo 
'./'`ImageCache.cpp; \
then mv -f ".deps/ImageCache.Tpo" ".deps/ImageCache.Plo"; \
else rm -f ".deps/ImageCache.Tpo"; exit 1; \
fi
 g++ -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/foreign 
-I../../src/include -I.. -L/usr/lib64 -DXTHREADS -D_REENTRANT 
-DXUSE_MTSAFE_API -pthread -I/usr/include/gtk-2.0 
-I//usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/freetype2/config -I/usr/include/glib-2.0 
-I//usr/lib/glib-2.0/include -DHasPANO -g -O2 -MT ImageCache.lo -MD -MP 
-MF .deps/ImageCache.Tpo -c ImageCache.cpp -o ImageCache.o
In file included from /usr/include/wx/defs.h:23,
                 from /usr/include/wx/wxprec.h:13,
                 from ../../src/include/panoinc_WX.h:33,
                 from ImageCache.cpp:28:
/usr/include/wx/platform.h:85:22: wx/setup.h: No such file or directory


Any suggestions?

thanks in advance

-- 
Brian




More information about the ptX mailing list