[Bug 435448] [NEW] FTBFS with gcc 4.4 because of error: 'va_list' has not been declared

fabrice_sp coutadeurf at gmail.com
Wed Sep 23 19:05:25 UTC 2009


Public bug reported:

Hi,

This is the compilation log:
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -g -Wall -O2 -c Logger_Impl.cpp  -fPIC -DPIC -o .libs/Logger_Impl.o
In file included from Logger_Impl.cpp:20:
../assa/Logger_Impl.h:195: error: 'va_list' has not been declared
../assa/Logger_Impl.h:226: error: 'va_list' has not been declared
Logger_Impl.cpp:85: error: 'va_list' has not been declared
Logger_Impl.cpp: In member function 'char* ASSA::Logger_Impl::format_msg(size_t, const char*, int, bool&)':
Logger_Impl.cpp:99: error: '::vsnprintf' has not been declared
make[3]: *** [Logger_Impl.lo] Error 1
make[3]: Leaving directory `/build/buildd/libassa-3.5.0/assa'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/libassa-3.5.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/libassa-3.5.0'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

This is solved by adding cstdio header to /assa/Logger_Impl.h

** Affects: libassa (Ubuntu)
     Importance: Undecided
         Status: New

-- 
FTBFS with gcc 4.4 because of error: 'va_list' has not been declared
https://bugs.launchpad.net/bugs/435448
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list