[Ambulant-users] Compile issue

Colin Beckingham colbec at start.ca
Sun Mar 14 19:39:07 CET 2010


I'm trying to compile ambulant on Opensuse 11.2. A couple of questions 
if I may:

1. Is there any chance that ambulant will be able to use 
ffmpeg/libavcodec >= 52.0.0 in the near future? I regularly fetch 
updates from ffmpeg SVN, which is too new for ambulant. Can I run two 
versions of libavcodec on the same box?

2. With --with-ffmpeg disabled my compile of ambulant stops here...

1 -D_REENTRANT -I../../libltdl -g -O2 -pthread -MT document.lo -MD -MP 
-MF .deps/document.Tpo -c lib/document.cpp  -fPIC -DPIC -o .libs/document.o
In file included from ../../include/ambulant/config/config.h:39,
                  from ../../include/ambulant/lib/document.h:29,
                  from lib/document.cpp:24:
../../include/ambulant/config/compiler/gcc.h:78:7: warning: #warning 
"Unknown compiler version - please run the configure tests and report 
the results"
In file included from ../../include/ambulant/common/factory.h:26,
                  from ../../include/ambulant/lib/document.h:34,
                  from lib/document.cpp:24:
../../include/ambulant/net/datasource.h:600: error: ISO C++ forbids 
declaration of ‘uint8_t’ with no type
../../include/ambulant/net/datasource.h:600: error: expected ‘,’ or 
‘...’ before ‘*’ token
make[2]: *** [document.lo] Error 1
make[2]: Leaving directory 
`/home/colin/downloads/ambulant-2.0.2/src/libambulant'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/colin/downloads/ambulant-2.0.2/src'
make: *** [all-recursive] Error 1

I'm not sure how to get the configure tests referred to above.


More information about the Ambulant-users mailing list