[Clfs-dev] CBLFS -- arts

William Harrington wwh04660 at ucmo.edu
Tue Apr 13 21:02:33 PDT 2010


On Apr 13, 2010, at 19:38 PM, db m wrote:
>
> /bin/sh ../libtool --silent --tag=CXX   --mode=compile g++ -m64 - 
> DHAVE_CONFIG_H -I. -I.. -I../artsc -I../libltdl -I/usr/include -I/ 
> usr/share/qt/include -I/usr/X11R7/include  -I../libltdl - 
> DEXTENSION_DIR='"/usr/lib64"' -DTRADER_DIR='"/usr/lib64/mcop"' - 
> DQT_THREAD_SUPPORT  -D_REENTRANT -pthread -I/usr/include/glib-2.0 - 
> I/usr/lib64/glib-2.0/include    -Wno-long-long -Wundef -ansi - 
> D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts - 
> Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -Wformat-security - 
> Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions - 
> fno-check-new -fno-common  -ftemplate-depth-99  -c -o mcoputils.lo  
> mcoputils.cc
> mcoputils.cc: In function 'char* locate_mcop_dir()':
> mcoputils.cc:74: error: 'PATH_MAX' was not declared in this scope
> mcoputils.cc:91: error: 'kde_tmp_dir' was not declared in this scope
> mcoputils.cc:100: error: 'user_tmp_dir' was not declared in this scope
> mcoputils.cc: In function 'int build_link(const char*, const char*)':
> mcoputils.cc:227: error: 'PATH_MAX' was not declared in this scope
> mcoputils.cc:236: error: 'kde_tmp_dir' was not declared in this scope
> mcoputils.cc:245: error: 'user_tmp_dir' was not declared in this scope
> mcoputils.cc:321: error: 'tmp_buf' was not declared in this scope
> mcoputils.cc: In static member function 'static std::string  
> Arts::MCOPUtils::createFilePath(std::string)':
> mcoputils.cc:367: error: 'PATH_MAX' was not declared in this scope
> mcoputils.cc:368: error: 'tmp_prefix' was not declared in this scope
> make[3]: *** [mcoputils.lo] Error 1

So what happens if you add --enable-final to configure?

-William



More information about the Clfs-dev mailing list