Bug 59233 - kivio doesn't compile with "--enable-final"
Summary: kivio doesn't compile with "--enable-final"
Status: RESOLVED FIXED
Alias: None
Product: calligraflow
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Peter Simonsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-01 23:02 UTC by Frederik Vos
Modified: 2003-06-06 21:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frederik Vos 2003-06-01 23:02:46 UTC
Version:           koffice-1.2.90 (using KDE KDE 3.1.2)
Installed from:    Compiled From Sources
Compiler:          gcc version 3.3 20030226 (prerelease) (SuSE Linux 8.2) -falign-functions=4 -fomit-frame-pointer -mfancy-math-387 -mcpu=athlon-xp -O2 -pipe
OS:          Linux

try to compile koffice-1.2.90 via Konstruct ... 

In file included from libkiviopart_la.all_cpp.cpp:31:
kiviostencilsetaction.cpp: At global scope:
kiviostencilsetaction.cpp:39: error: redefinition of `const
   char*default_plug_xpm[]'
add_spawner_set_dlg.cpp:35: error: `const char*default_plug_xpm[22]' previously
   defined here
make[5]: *** [libkiviopart_la.all_cpp.lo] Error 1

idd: the two files have the same definition so far as i can see (i'm not a programmer) .. simply remove one of them doesn't help.
Comment 1 Stephan Binner 2003-06-05 11:08:28 UTC
Change to apps/koffice-unstable directory and remove "--enable-final" from 
Makefile, then run "make buildclean install". 
Comment 2 Peter Simonsson 2003-06-06 21:29:02 UTC
Fixed in cvs