Menu

#1 Error while Compiling

open
nobody
None
5
2004-07-19
2004-07-19
Thomas L.
No

Somehow all tryings to make it work under Suse 9.0
(with KDE 3.1 & gcc 3.3.1) have failed. When I
decompressed the fskc-2.1.tar.gz, set the install-dir
by editing the makefile to: "INSTALL_DIR=/usr/local/
bin/fskc" and than as superuser typed make install, I
got this message.

holodoc:/stuff2/UML/fsm_creator/fskc/src # make
install
mkdir -p /usr/local/bin/fskc
cp Tk/fskc_about.txt /usr/local/bin/fskc
chmod 0444 /usr/local/bin/fskc/fskc_about.txt
cp Tk/fskc_help.txt /usr/local/bin/fskc
chmod 0444 /usr/local/bin/fskc/fskc_help.txt
cp Tk/gpl.txt /usr/local/bin/fskc
chmod 0444 /usr/local/bin/fskc/gpl.txt
cp Tk/code.bmp /usr/local/bin/fskc
chmod 0444 /usr/local/bin/fskc/code.bmp
cp Tk/find.bmp /usr/local/bin/fskc
chmod 0444 /usr/local/bin/fskc/find.bmp
cp Tk/print.bmp /usr/local/bin/fskc
chmod 0444 /usr/local/bin/fskc/print.bmp
cp Tk/run.bmp /usr/local/bin/fskc
chmod 0444 /usr/local/bin/fskc/run.bmp
cp Tk/save.bmp /usr/local/bin/fskc
chmod 0444 /usr/local/bin/fskc/save.bmp
cp Tk/cmd_palette.tcl /usr/local/bin/fskc
chmod 0555 /usr/local/bin/fskc/cmd_palette.tcl
cp Tk/fsmcase.tcl /usr/local/bin/fskc
chmod 0555 /usr/local/bin/fskc/fsmcase.tcl
cp Tk/menu_bar.tcl /usr/local/bin/fskc
chmod 0555 /usr/local/bin/fskc/menu_bar.tcl
cp Tk/fskc_help.tcl /usr/local/bin/fskc
chmod 0555 /usr/local/bin/fskc/fskc_help.tcl
cp Tk/global_vars.tcl /usr/local/bin/fskc
chmod 0555 /usr/local/bin/fskc/global_vars.tcl
cp Tk/fsm_wish /usr/local/bin/fskc
cp: Calling from Stat for ťTk/fsm_wishŤ not possible:
File or Directory not found
make: *** [install] Error 1

Trying it just with "make" a very very long
error-message will come up in this way:

fsm_wish.C:5397: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5310: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5397: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5307: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: parse error before `__null'
fsm_wish.C:5400: error: ISO C++ forbids declaration of
`Tcl_CreateCommand' with
no type
fsm_wish.C: In function `int Tcl_CreateCommand(...)':
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5397: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5397: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5394: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5391: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5388: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5385: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5382: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5379: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5376: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5373: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5370: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5367: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5364: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5361: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5358: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5355: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5352: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5349: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5346: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5342: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5338: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5334: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5331: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5328: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5325: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5322: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5319: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5316: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5313: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5310: error: `int Tcl_CreateCommand(...)'
previously defined here
fsm_wish.C:5400: error: redefinition of `int
Tcl_CreateCommand(...)'
fsm_wish.C:5307: error: `int Tcl_CreateCommand(...)'
previously defined here
make[1]: *** [fsm_wish] Error 1
make[1]: Leaving directory `/stuff2/UML/fsm_creator/
fskc/src/Tk'
make: *** [tk_code] Error 2

Has anyone some Idea to make this tool work?

Discussion


Log in to post a comment.