[Kexi] error when make

Larry tb guess.who at freesurf.fr
Mon Nov 7 21:19:17 CET 2005


Jaroslaw,
i still have the same problem after i have removed the kexi_dummy.cpp file
when i run make i get this :

*......
make[3]: Entering directory `/home/johndoe/koffice/kexi'
echo '#include <kdemacros.h>' > kexi_dummy.cpp; \
echo 'extern "C" int kdemain(int argc, char* argv[]);' >> kexi_dummy.cpp; \
echo 'extern "C" KDE_EXPORT int kdeinitmain(int argc, char* argv[]) { 
return kdemain(argc,argv); }' >> kexi_dummy.cpp
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ 
-DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include/kde 
-I/usr/lib/qt-3.3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  
-D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W 
-Wpointer-arith -g3 -fno-inline -Wformat-security 
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions 
-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST 
-DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAVE_KNEWSTUFF 
-fexceptions  -include ../kexi/kexi_global.h -MT kexi_dummy.lo -MD -MP 
-MF ".deps/kexi_dummy.Tpo" \
  -c -o kexi_dummy.lo `test -f 'kexi_dummy.cpp' || echo 
'./'`kexi_dummy.cpp; \
then mv -f ".deps/kexi_dummy.Tpo" ".deps/kexi_dummy.Plo"; \
else rm -f ".deps/kexi_dummy.Tpo"; exit 1; \
fi
kexi_dummy.cpp:3: error: visibility arg must be one of "default", 
"hidden", "protected" or "internal"
make[3]: *** [kexi_dummy.lo] Error 1
make[3]: Leaving directory `/home/johndoe/koffice/kexi'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/johndoe/koffice/kexi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/johndoe/koffice'
make: *** [all] Error 2
[johndoe at ws013 koffice]$
*
Jaros?aw Staniek wrote:

> Larry tb said the following, On 2005-11-07 20:24:
>
>> Jaroslaw, answers are in blod
>> thx larry
>>
>> Jaros?aw Staniek wrote:
>>
>>> Larry tb said the following, On 2005-11-07 19:21:
>>>
>>>> Hi Bram :
>>>> First, i m running centos42
>>>> The version of KEXI is installed with subversion, as jstaniek told me.
>>>> GCC version :
>>>> [johndoe at ws013 ~]$ gcc --version
>>>> gcc (GCC) 3.4.4 20050721 (Red Hat 3.4.4-2)
>>>
>>>
>>>
>>>
>>> Larry,
>>>
>>> kexi_dummy.cpp existed in koffice 1.4.2.
>>> What's you kexi version noted in kexi_version.h?
>>> Should be something like KEXI_VERSION_STRING == "1.0 Beta 1"
>>
>>
>>
>> *# define KEXI_VERSION_STRING "1.0 Beta 1 -pre2"*
>>
>>>
>>> BTW, what's your automake and autoconf version?
>>
>>
>>
>> *automake --version
>> automake (GNU automake) 1.9.2
>> Written by Tom Tromey <tromey at redhat.com>.
>> autoconf --version
>> autoconf (GNU Autoconf) 2.59
>> Written by David J. MacKenzie and Akim Demaille.*
>
>
> Not bad. You should have removed kexi_dummy.cpp... hmm.. Or try to use 
> unsermake: http://www.kde.me.uk/index.php?page=unsermake ?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kexi/attachments/20051107/bda2a142/attachment.htm 


More information about the Kexi mailing list