LordCrush
05-27-2003, 02:57 PM
Hi all :)
i have installed a new System with SUSE 8.2 for SEQ, but i get errors with compliling :/
My old System SUSE 7.3 with many patches works fine
My new install gets the following error at ./configure
checking whether build environment is sane... yes
/seq/030527/showeq/missing: Unknown `--run' option
Try `/seq/030527/showeq/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
The working SUSE 7.3 System shows here
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
...
and then i get next error with make
Making all in src
make[2]: Entering directory `/seq/030527/showeq/src'
/usr/lib/qt3/bin/moc -nw packet.h -o m_packet.cpp
/usr/lib/qt3/bin/moc -nw spawnshell.h -o m_spawnshell.cpp
/usr/lib/qt3/bin/moc -nw spawnlist.h -o m_spawnlist.cpp
/usr/lib/qt3/bin/moc -nw spellshell.h -o m_spellshell.cpp
/usr/lib/qt3/bin/moc -nw spelllist.h -o m_spelllist.cpp
/usr/lib/qt3/bin/moc -nw editor.h -o m_editor.cpp
/usr/lib/qt3/bin/moc -nw interface.h -o m_interface.cpp
/usr/lib/qt3/bin/moc -nw compass.h -o m_compass.cpp
/usr/lib/qt3/bin/moc -nw map.h -o m_map.cpp
/usr/lib/qt3/bin/moc -nw experiencelog.h -o m_experiencelog.cpp
/usr/lib/qt3/bin/moc -nw combatlog.h -o m_combatlog.cpp
/usr/lib/qt3/bin/moc -nw msgdlg.h -o m_msgdlg.cpp
/usr/lib/qt3/bin/moc -nw player.h -o m_player.cpp
/usr/lib/qt3/bin/moc -nw decode.h -o m_decode.cpp
/usr/lib/qt3/bin/moc -nw skilllist.h -o m_skilllist.cpp
/usr/lib/qt3/bin/moc -nw statlist.h -o m_statlist.cpp
/usr/lib/qt3/bin/moc -nw filtermgr.h -o m_filtermgr.cpp
/usr/lib/qt3/bin/moc -nw category.h -o m_category.cpp
/usr/lib/qt3/bin/moc -nw compassframe.h -o m_compassframe.cpp
/usr/lib/qt3/bin/moc -nw group.h -o m_group.cpp
/usr/lib/qt3/bin/moc -nw guild.h -o m_guild.cpp
/usr/lib/qt3/bin/moc -nw netdiag.h -o m_netdiag.cpp
/usr/lib/qt3/bin/moc -nw logger.h -o m_logger.cpp
/usr/lib/qt3/bin/moc -nw xmlpreferences.h -o m_xmlpreferences.cpp
/usr/lib/qt3/bin/moc -nw seqwindow.h -o m_seqwindow.cpp
/usr/lib/qt3/bin/moc -nw seqlistview.h -o m_seqlistview.cpp
/usr/lib/qt3/bin/moc -nw zonemgr.h -o m_zonemgr.cpp
/usr/lib/qt3/bin/moc -nw spawnmonitor.h -o m_spawnmonitor.cpp
/usr/lib/qt3/bin/moc -nw spawnpointlist.h -o m_spawnpointlist.cpp
/usr/lib/qt3/bin/moc -nw spawnlistcommon.h -o m_spawnlistcommon.cpp
/usr/lib/qt3/bin/moc -nw spawnlist2.h -o m_spawnlist2.cpp
/usr/lib/qt3/bin/moc -nw itemdb.h -o m_itemdb.cpp
make[2]: *** No rule to make target `m_libEQ.cpp', needed by `all'. Stop.
make[2]: Leaving directory `/seq/030527/showeq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/seq/030527/showeq'
make: *** [all] Error 2
i must have missed something while installing ... anyone has a hint please :)
Thanx in advance :D
i have installed a new System with SUSE 8.2 for SEQ, but i get errors with compliling :/
My old System SUSE 7.3 with many patches works fine
My new install gets the following error at ./configure
checking whether build environment is sane... yes
/seq/030527/showeq/missing: Unknown `--run' option
Try `/seq/030527/showeq/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
The working SUSE 7.3 System shows here
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
...
and then i get next error with make
Making all in src
make[2]: Entering directory `/seq/030527/showeq/src'
/usr/lib/qt3/bin/moc -nw packet.h -o m_packet.cpp
/usr/lib/qt3/bin/moc -nw spawnshell.h -o m_spawnshell.cpp
/usr/lib/qt3/bin/moc -nw spawnlist.h -o m_spawnlist.cpp
/usr/lib/qt3/bin/moc -nw spellshell.h -o m_spellshell.cpp
/usr/lib/qt3/bin/moc -nw spelllist.h -o m_spelllist.cpp
/usr/lib/qt3/bin/moc -nw editor.h -o m_editor.cpp
/usr/lib/qt3/bin/moc -nw interface.h -o m_interface.cpp
/usr/lib/qt3/bin/moc -nw compass.h -o m_compass.cpp
/usr/lib/qt3/bin/moc -nw map.h -o m_map.cpp
/usr/lib/qt3/bin/moc -nw experiencelog.h -o m_experiencelog.cpp
/usr/lib/qt3/bin/moc -nw combatlog.h -o m_combatlog.cpp
/usr/lib/qt3/bin/moc -nw msgdlg.h -o m_msgdlg.cpp
/usr/lib/qt3/bin/moc -nw player.h -o m_player.cpp
/usr/lib/qt3/bin/moc -nw decode.h -o m_decode.cpp
/usr/lib/qt3/bin/moc -nw skilllist.h -o m_skilllist.cpp
/usr/lib/qt3/bin/moc -nw statlist.h -o m_statlist.cpp
/usr/lib/qt3/bin/moc -nw filtermgr.h -o m_filtermgr.cpp
/usr/lib/qt3/bin/moc -nw category.h -o m_category.cpp
/usr/lib/qt3/bin/moc -nw compassframe.h -o m_compassframe.cpp
/usr/lib/qt3/bin/moc -nw group.h -o m_group.cpp
/usr/lib/qt3/bin/moc -nw guild.h -o m_guild.cpp
/usr/lib/qt3/bin/moc -nw netdiag.h -o m_netdiag.cpp
/usr/lib/qt3/bin/moc -nw logger.h -o m_logger.cpp
/usr/lib/qt3/bin/moc -nw xmlpreferences.h -o m_xmlpreferences.cpp
/usr/lib/qt3/bin/moc -nw seqwindow.h -o m_seqwindow.cpp
/usr/lib/qt3/bin/moc -nw seqlistview.h -o m_seqlistview.cpp
/usr/lib/qt3/bin/moc -nw zonemgr.h -o m_zonemgr.cpp
/usr/lib/qt3/bin/moc -nw spawnmonitor.h -o m_spawnmonitor.cpp
/usr/lib/qt3/bin/moc -nw spawnpointlist.h -o m_spawnpointlist.cpp
/usr/lib/qt3/bin/moc -nw spawnlistcommon.h -o m_spawnlistcommon.cpp
/usr/lib/qt3/bin/moc -nw spawnlist2.h -o m_spawnlist2.cpp
/usr/lib/qt3/bin/moc -nw itemdb.h -o m_itemdb.cpp
make[2]: *** No rule to make target `m_libEQ.cpp', needed by `all'. Stop.
make[2]: Leaving directory `/seq/030527/showeq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/seq/030527/showeq'
make: *** [all] Error 2
i must have missed something while installing ... anyone has a hint please :)
Thanx in advance :D