[linux-audio-dev] cheesetracker 0.8: unable to build

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: [linux-audio-dev] cheesetracker 0.8: unable to build
From: nikodimka (nikodimka_AT_yahoo.com)
Date: Tue Jul 08 2003 - 23:44:21 EEST


Hello LADs!

I am trying to build cheestracker 0.8.0
on debian-stable, g++-2.95, with custom installed qt3
and getting trouble.

here's how the make log looks like:

=================================8<=================
scons .
scons: Reading SConscript files ...
Detecting if PKG-CONFIG is installed...
0.11.0
pkg-config found!
Checking for libsigc++-1.2...
1.2.5
libsigc++-1.2 found!
QT Check:
$QTDIR exists at, using QTDIR instead of harcdoded pathlist /export/qt3/
Looking for QT 3.x Includes:
/export/qt3//include/qt
Checking QT version..

#define QT_VERSION_STR "3.0.3"

Looking for QT 3.x Libraries:
using: -lqt-L/export/qt3//lib
Looking for QT 3.x 'moc' Binary:
moc command: /export/qt3//bin/moc
QT was found!

Detecting if OSS exists on the system..
OSS was found.
Dependency check successful, writing cache
MOC check: property_bridge_edit.h
MOC check: cspinbutton.h
MOC check: ccolor_bridge.h
MOC check: ccolor_list.h
MOC check: font_bridge.h
MOC check: keyboard_input_config.h
MOC check: audio_config.h
MOC check: sample_editor.h
MOC check: sample_editor_format.h
MOC check: sample_viewer.h
MOC check: sample_viewer_zoom.h
MOC check: envelope_point_editor.h
MOC check: envelope_editor.h
MOC check: resampler_config.h
MOC check: note_bridge.h
MOC check: sample_editor_clipboard.h
MOC check: sample_editor_effects.h
MOC check: pattern_edit.h
MOC check: pattern_edit_widget.h
MOC check: sample_edit.h
MOC check: instrument_edit.h
MOC check: interface.h
MOC check: order_and_defaults_editor.h
MOC check: variables_edit.h
MOC check: mdi_main_window.h

mdi_main_window.h:201: Warning: Variable as signal or slot.
['sigc-1.2']
scons: done reading SConscript files.
scons: Building targets ...
c++ -I/export/local/lib/sigc++-1.2/include -I/export/local/include/sigc++-1.2 -D
POSIX_ENABLED -O3 -ffast-math -DOSS_ENABLED -Icommon/ -Icommon/defines/ -Icommon
/components/data -I/export/qt3//include/qt -Icommon -I. -Icommon/defines -c -o c
ommon/interface__QT/audio/moc__audio_config.o common/interface__QT/audio/moc__au
dio_config.cpp
common/interface__QT/audio/moc__audio_config.cpp:30: no `void Audio_Config::init
MetaObject()' member function declared in class `Audio_Config'
common/interface__QT/audio/moc__audio_config.cpp: In method `void Audio_Config::
initMetaObject()':
common/interface__QT/audio/moc__audio_config.cpp:34: implicit declaration of fun
ction `int badSuperclassWarning(...)'
common/interface__QT/audio/moc__audio_config.cpp: At top level:
common/interface__QT/audio/moc__audio_config.cpp:41: prototype for `class QStrin
g Audio_Config::tr(const char *)' does not match any in class `Audio_Config'
common/interface__QT/audio/audio_config.h:41: candidate is: static class QString
 Audio_Config::tr(const char *, const char * = 0)
common/interface__QT/audio/moc__audio_config.cpp: In function `static class QMet
aObject * Audio_Config::staticMetaObject()':
common/interface__QT/audio/moc__audio_config.cpp:95: no method `QMetaObject::new
_metadata'
common/interface__QT/audio/moc__audio_config.cpp:96: no method `QMetaObject::new
_metaaccess'
common/interface__QT/audio/moc__audio_config.cpp:98: `struct QMetaData' has no m
ember named `ptr'
common/interface__QT/audio/moc__audio_config.cpp:98: `QMember' undeclared (first
 use this function)
common/interface__QT/audio/moc__audio_config.cpp:98: (Each undeclared identifier
 is reported only once
common/interface__QT/audio/moc__audio_config.cpp:98: for each function it appear
s in.)
common/interface__QT/audio/moc__audio_config.cpp:98: parse error before `;'
common/interface__QT/audio/moc__audio_config.cpp:101: `struct QMetaData' has no
member named `ptr'

multiple parse errors follow.

nikodimka

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Tue Jul 08 2003 - 23:50:47 EEST